Open bauerbach95 opened 5 years ago
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).
I'm getting the following error when running DCA. Any idea what might be causing this?