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 214 pygraphistry issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** GFQL can likely do decently on Graph500. Worth having code + writeup It may be worth taking a quick look...

enhancement
help wanted
docs
gfql

**Is your feature request related to a problem? Please describe.** One of the easiest ways to speedup pandas code is to support indexes **Describe the solution you'd like** GFQL has...

enhancement
gfql

GFQL docs issues -- - [ ] `graphistry.chain([ ...])` should have a clean entry for typical use, see main README.md - [ ] `hop()` params comment formatting is weird -...

bug
help wanted
p3
docs

it should be clear how to get a versioned cucat ideas: - [x] pypi / pip For now, instead, git tag so versioned pip install github ... tag

enhancement
p4
infra

just needed to fix counterfactual of tanmoy's toy code, change order to fit into existing scheme, also add fourth variable for __version__

Originally saving was specific to having an in memory index. Change allows saving when an index has not been built.

#### Motivations: - Sometimes modules are getting imported several times through lazy import - Not easy to manage dependencies from file to file This is how we are managing dependencies...

enhancement

Fwiw, do we need to update to track latest dirty car, as it has been awhile? (Maybe do as a follow-on PR after this lands?) _Originally posted by @lmeyerov in...