dynamo-tutorials
dynamo-tutorials copied to clipboard
Error in scNT_seq: Categorical is not ordered
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 https://github.com/aristoteleo/dynamo-tutorials/pull/3 in Google colab.