Graphistry

Latest version: v0.34.17

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 17

0.29.5

Fixed

* Lint: Update flake8 in test
* AI: UMAP ignores reserved columns and fewer exceptions on low dimensionaltiy

0.29.4

Fixed

* Lint: Dynamic type checks

Infra

* Adding Python 3.10, 3.11 to more of test matrix
* Unpin `setuptools` and `pandas`
* Fix tests that were breaking on pandas 2+

0.29.3

Changed

* igraph: Change dependency to new package name before old deprecates (https://github.com/graphistry/pygraphistry/pull/494)

0.29.2

Fixed

* Security: Allow token register without org
* Security: Refresh logic

0.29.1

Fixed

* AI: cuml OOM fix [482](https://github.com/graphistry/pygraphistry/pull/482)

0.29.0

Breaking 🔥
* AI: moves public `g.g_dgl` from KG `embed` method to private method `g._kg_dgl`
* AI: moves public `g.DGL_graph` to private attribute `g._dgl_graph`
* AI: To return matrices during transform, set the flag: `X, y = g.transform(df, return_graph=False)` default behavior is ~ `g2 = g.transform(df)` returning a `Plottable` instance.

Page 8 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.