Skip to content

Exposing DataFrame.ToJson() #698

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

Merged
merged 46 commits into from
Oct 3, 2020

Conversation

Niharikadutta
Copy link
Collaborator

@Niharikadutta Niharikadutta commented Oct 2, 2020

This PR exposes DataFrame.ToJson().

Fixes #695

Niharikadutta and others added 30 commits April 19, 2020 22:31
This reverts commit a766146, reversing
changes made to 73db52b.

Reverting countvectorizer changes
…ie/spark"

This reverts commit ad6bced, reversing
changes made to 4c5d502.

reverting countvectorizer changes -2
@imback82 imback82 added the enhancement New feature or request label Oct 2, 2020
@imback82 imback82 added this to the 1.0.0 milestone Oct 2, 2020
Copy link
Member

@suhsteve suhsteve left a comment

Choose a reason for hiding this comment

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

LGTM. Although I wonder why python never changed their implementation and kept it as an RDD. The usage is a bit different in python vs scala.

Copy link
Contributor

@imback82 imback82 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 @Niharikadutta!

@imback82 imback82 merged commit ded9af8 into dotnet:master Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST]: Dataframe.toJSON()
4 participants