-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Add Hail to the out-of-core community list #55477
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
Conversation
web/pandas/community/ecosystem.md
Outdated
other small aggregates produced by Hail. For this reason, Hail provides | ||
native import to and export from Pandas DataFrames: | ||
|
||
- [`Table.from_pandas`](https://hail.is/docs/0.2/hail.Table.html#hail.Table.from_pandas) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a link that doesn't hardcode these docs to 0.2 like "latest"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We do not currently have such a link, but I can add one. Give me a couple days!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, updated!
Co-authored-by: Matthew Roeschke <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>
Thanks @danking |
Tests added and passed if fixing a bug or adding a new featureirrelevantAll code checks passed.irrelevantAdded type annotations to new arguments/methods/functions.irrelevantAdded an entry in the latestirrelevantdoc/source/whatsnew/vX.X.X.rst
file if fixing a bug or adding a new feature.