Deedle icon indicating copy to clipboard operation
Deedle copied to clipboard

Exporting frames to a json

Open sparkitny opened this issue 2 years ago • 0 comments

Hi,

I was looking for a functionality to serialize dataframes with strings as column index and DateTime's as row index and double? as values to a format like the pandas function to_json (https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_json.html)

Is there already any function or extension?

sparkitny avatar Feb 06 '23 16:02 sparkitny