We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the last version of Pygraphistry I get the following error while running g.umap()
The text was updated successfully, but these errors were encountered:
Thanks @maksim-mihtech
Any chance you can share the file of df.sample(100).to_parquet('nodes.parquet') ?
df.sample(100).to_parquet('nodes.parquet')
cc @silkspace
Sorry, something went wrong.
Also, what versions of python, dirty_cat , sci-kit, and pandas are you on?
python
dirty_cat
sci-kit
pandas
@maksim-mihtech it sounds like there is a repro in colab, can you share how you installed it for the repro, pip install graphistry[umap_learn] ?
pip install graphistry[umap_learn]
More info:
redteam-umap-gtc-gpu.ipynb, and I installed graphistry(CPU)/graphistryai
No branches or pull requests
With the last version of Pygraphistry I get the following error while running g.umap()
The text was updated successfully, but these errors were encountered: