dca icon indicating copy to clipboard operation
dca copied to clipboard

TypeError: Categorical is not ordered for operation max

Open bauerbach95 opened this issue 6 years ago • 1 comments

I'm getting the following error when running DCA. Any idea what might be causing this?

screen shot 2019-01-29 at 12 54 39 pm

bauerbach95 avatar Jan 29 '19 17:01 bauerbach95

I think this is a pandas 0.24 version issue. I encountered the same problem, namely, I could not write anymore an AnnData object to a file using write or write_h5ad function after upgrading pandas. For me worked by switching to an older version (pandas 0.22).

madagiurgiu25 avatar Apr 26 '19 05:04 madagiurgiu25