pygraphistry icon indicating copy to clipboard operation
pygraphistry copied to clipboard

PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer

Results 181 pygraphistry issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Demo `demos/more_examples/graphistry_features/layout_tree.ipynb` uses non-standard data loaders and renderers instead of Graphistry's, so it's quite surprising and misleading.

bug
docs

**Is your feature request related to a problem? Please describe.** Visualizations fail to data quality issues that the plotter accepts, and would like to know about them more easily **Describe...

enhancement

**Is your feature request related to a problem? Please describe.** A prospective user asks: Can the tool help handle cases like ~redundant feature columns over-biasing the result? **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** Typical node/edge equiv code for pandas `assign` is hard to read and annoying to write, cleaner w/ a native form...

enhancement
help wanted
p4
good-first-issue

**Is your feature request related to a problem? Please describe.** When plotting some event data, some of the columns had entity lists ("topics", "attending_groups", ...) that it'd help to auto-link...

enhancement

First: this is related to the Graphistry UI, but this repo still seemed like the most active place to register the request. If there's a better place then do let...

enhancement

**Is your feature request related to a problem? Please describe.** Using umap_learn with graphistry should be more visible and easier! See: https://github.com/graphistry/pygraphistry/blob/master/demos/demos_databases_apis/umap_learn/umap_learn.ipynb **Describe the solution you'd like** - [ ]...

enhancement
help wanted
good-first-issue
integrations
umap

Add `Hide Standalone Nodes` as a URL parameter. Add this option to be able to check the box for `Hide Standalone Nodes` making it possible to hide standalone nodes at...

As discussed, we should get a Trovares sample notebook in, even if not yet a formal connector: - [ ] Upload nodes/edges df - [ ] Query for property graph...

enhancement