Skip to content
New issue

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

feat(hypergraph): vectorize pandas and add cudf impl #224

Merged
merged 3 commits into from
Mar 22, 2021

Conversation

lmeyerov
Copy link
Contributor

Redo hypergraph:

  • Pandas: vectorize
  • Cudf: pure cudf impl
  • Typed output
  • Engine class for picking pd/cudf/dask/dask_cudf

For now, public API input/output contract stays the same, except:

  • can pass in cudf.DataFrame
  • and for it to work, set optional param engine = 'cudf'

@lmeyerov lmeyerov merged commit fe9b49f into master Mar 22, 2021
@lmeyerov lmeyerov deleted the dev/hypergraph2-vector-cudf branch March 22, 2021 06:28
lmeyerov added a commit that referenced this pull request Mar 13, 2022
feat(hypergraph): vectorize pandas and add cudf impl
pull bot pushed a commit to admariner/pygraphistry that referenced this pull request Mar 13, 2022
…tor-cudf

feat(hypergraph): vectorize pandas and add cudf impl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant