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

#841 convert json to csv #1041

Merged
merged 1 commit into from
Dec 7, 2018
Merged

Conversation

kaypark-skt
Copy link
Contributor

Description

Internally there is a process of converting JSON to CSV
This process has been added to the creation of imported datasets and creation of stage0.

Related Issue :

#841

How Has This Been Tested?

  1. create a dataset for JSON file
  2. create a dataflow with the dataset
  3. make a wrangled dataset
  4. edit come rules of the dataset
  5. if there is no error, everything is ok.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project. it will be added soon
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document. it will be added soon
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Additional Context

@kaypark-skt kaypark-skt added the @dataprep Component Name : Data preparation label Dec 7, 2018
@kaypark-skt kaypark-skt added this to the 3.1.0 milestone Dec 7, 2018
@kaypark-skt kaypark-skt self-assigned this Dec 7, 2018
@kaypark-skt kaypark-skt added the testbed4 Review Test Server 4 label Dec 7, 2018
@kaypark-skt
Copy link
Contributor Author

run build
deploy to 4

@kaypark-skt kaypark-skt merged commit cab5d1e into 3.1.0 Dec 7, 2018
@alchan-lee alchan-lee deleted the f#841-Create_dataset_with_JSON_file-FIX branch December 10, 2018 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@dataprep Component Name : Data preparation testbed4 Review Test Server 4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants