@hackage dataframe-json1.0.0.0
JSON reader and writer for the dataframe ecosystem.
Categories
License
MIT
Maintainer
mschavinda@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Tested Compilers
Dependencies (9)
- aeson >=0.11.0.0 && <3
- base >=4 && <5
- bytestring >=0.11 && <0.13
- containers >=0.6.7 && <0.9
- dataframe-core ^>=1.0
- dataframe-operations ^>=1.0 Show all…
Dependents (1)
@hackage/dataframe
DataFrame.IO.JSON — read/write arrays of JSON objects as
DataFrames. Built on aeson.