You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The scNT_seq_readthedocs.ipynb notebook fails while executing
dynamo_workflow(neuron_labeling)
(cell 10) withTypeError: 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.
The text was updated successfully, but these errors were encountered: