Open
Description
Would be nice if we could do that. Would make it much easier for people to upload data to and to work with data from OpenML.
Data packages are defined by:
- a csv file with the data
- a json file with thte meta data
Why?
To improve user friendliness. See also:
https://docs.google.com/document/d/1c_RhDiXTK5bEsY5gGRuQwaF6fKilt4jKq2c_BRqyEDc/edit?usp=sharing
How is meta data specified in data packages?
https://specs.frictionlessdata.io/data-package/#metadata
This is related to #457