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

Prepare R package v0.2.0 release #70

Merged
merged 6 commits into from
Jan 28, 2019

Conversation

terrytangyuan
Copy link
Member

This PR prepares R package v0.2.0 release, which includes:

  • Added some missing support such as Arrow and LIBSVM. Note that ArrowDataset.from_pandas() is intentionally not supported since there's no pandas in R. We can think about supporting native R data.frame and data.table::data.table later on.
  • Bumped version string, updated NEWS.md to be consistent with tensorflow-io 0.2.0 release #66, and updated cran-comments.md.

Also note this may not be the final version of 0.2.0 R package since there maybe additional things we need to address from CRAN's feedback. I am planning to submit this release once new Python package release is on PyPI.

Copy link
Member

@yongtang yongtang left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks for the great work!

Also /cc @BryanCutler as it added bindings of Arrow.

@yongtang yongtang merged commit 2c3a094 into tensorflow:master Jan 28, 2019
@yongtang yongtang mentioned this pull request Jan 28, 2019
9 tasks
@terrytangyuan terrytangyuan deleted the prep-r-release-0.2.0 branch January 28, 2019 16:43
@BryanCutler
Copy link
Member

LGTM, thanks for doing this! I like the idea of adding support for an R data.frame in the future!!

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

3 participants