Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in scNT_seq: Categorical is not ordered #4

Open
Baschdl opened this issue Mar 22, 2023 · 0 comments
Open

Error in scNT_seq: Categorical is not ordered #4

Baschdl opened this issue Mar 22, 2023 · 0 comments

Comments

@Baschdl
Copy link
Contributor

Baschdl commented Mar 22, 2023

The scNT_seq_readthedocs.ipynb notebook fails while executing dynamo_workflow(neuron_labeling) (cell 10) with TypeError: Categorical is not ordered for operation max you can use .as_ordered() to change the Categorical to an ordered one.

Steps to reproduce: Run #3 in Google colab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant