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

Additional data.frame support #119

Merged
merged 8 commits into from
May 14, 2020
Merged

Additional data.frame support #119

merged 8 commits into from
May 14, 2020

Conversation

eddelbuettel
Copy link
Contributor

This PR regroups a few small enhancements for data.frame support motivated by the 'bank' example
for Python. We can now read both arrays created by Python, and similarly write two ourselves (via a simple 'fromDataFrame()' helper that creates a schema, as well as explicitly by providing a schema).

We could probably call this 0.6.1 as well, or equally well wait for a few more changes and call it 0.7.0.

Copy link
Member

@Shelnutt2 Shelnutt2 left a comment

Choose a reason for hiding this comment

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

Nice additions

@eddelbuettel
Copy link
Contributor Author

Thanks!

@eddelbuettel eddelbuettel merged commit 34117f9 into master May 14, 2020
@eddelbuettel eddelbuettel deleted the feature/extend_write branch May 14, 2020 12:54
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.

None yet

2 participants