Patrick Parschan

Results 3 comments of Patrick Parschan

> > > I was having the same problem with Jupyter Lab v2.1.3. I uninstalled all extensions, ran `jupyter lab clean --all`, uninstalled and reinstalled jupyter through conda and that...

Hi, I have the same problem with the map_data function. I am passing a numpy embedddings array and a pandas df dataset = atlas.map_data(data=df_filtered, embeddings=df_filtered.loc[:, 'dim_0':'dim_199'].to_numpy(), id_field='word', description="A test map...

Got it, line 178 only compares the two pivot texts :) Sorry for the unnecessary ticket!