Alexander Cristofaro
Results
3
comments of
Alexander Cristofaro
I had a similar error and doing the following resolved the error. Make sure all 'obsm' objects that are dataframes have the same index as the 'obs' dataframe.
You will need to replace "from utils import *" with absolute imports likely due to a namespace collision.
I am running jupyter in Chrome on Mac, High Sierra. That is good to know about the enhancement!