Skip to content

Resolve "Converter for json to and from pd dataframe"

  • flatten json into a pandas dataframe
  • reconstruct dataframe to json
  • options: depth of the json to flatten
  • options: order resultant dataframe alphabetically or by a list of strings

Closes #1849 (closed)

Edited by Amir Golparvar

Merge request reports