lmeyerov

Results 311 issues of lmeyerov

Node reductions are great! # What This is an important case of graph reductions. There are requests in both the UI and APIs to do reductions at the level of...

enhancement
help wanted
good-first-issue

**Is your feature request related to a problem? Please describe.** Current collapse code is slow on big graphs, e.g., seconds/minutes 1K-100K edges **Describe the solution you'd like** * closer to...

enhancement

**Is your feature request related to a problem? Please describe.** Typical cases of `.collapse(` are acting on a dict (`{'type': 'account', 'risk': 'high'}`) or a col list (`cols=['type']` or `cols=['type',...

enhancement

**Is your feature request related to a problem? Please describe.** In some scenarios, an extra dimension can help, and luminosity is one of them. Additional, a secondary key for normalization...

enhancement
good-first-issue

**Is your feature request related to a problem? Please describe.** I repeatedly struggled to get `umap(scale=..., )` to return > 0 edge, and when digging in, saw the weight filter...

enhancement

**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