Skip to content

Additional data.frame support#119

Merged
eddelbuettel merged 8 commits intomasterfrom
feature/extend_write
May 14, 2020
Merged

Additional data.frame support#119
eddelbuettel merged 8 commits intomasterfrom
feature/extend_write

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.

2 participants