Skip to content

Conversation

@danking
Copy link
Contributor

@danking danking commented Oct 10, 2023

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)
Copy link
Member

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"?

Copy link
Contributor Author

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!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, updated!

@mroeschke mroeschke added the Docs label Oct 10, 2023
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
danking and others added 2 commits October 19, 2023 11:13
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@mroeschke mroeschke added this to the 2.2 milestone Oct 27, 2023
@mroeschke mroeschke merged commit af72b63 into pandas-dev:main Oct 27, 2023
@mroeschke
Copy link
Member

Thanks @danking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Add Hail to the out-of-core community list

2 participants