--------------------------- - Add iowa-electricity local dataset
0.4.1
------------------------------- - Move package to altair-viz organization - Add MANIFEST.in to include all relevant files in build artifact
0.4
-------------------------------- - Added ``vega_datasets.local_data`` object to more easily use local-only data - Removed ``data.list_local_datasets()`` in favor of ``local_data.list_datsets()`` - Changed handling of "miserables", "us-10m", and "world-110m" datasets to return valid non-dataframe results rather than raising a ValueError. - Re-synced with the vega-datasets repository to add access to a few dozen more datasets
0.3
------------------------------- - Added dataset_info.json to store all descriptions and references in one location. Docstrings are automatically constructed from this file. - Added default date conversions for a number of datasets - Bundled several more datasets: [airports, anscombe, barley, burtin, crimea]
0.2
------------------------------- - Substantial API changes, including ability to tab-complete dataset names - Added individualized dataset doc strings - bundled datasets: [iris, stocks, cars, seattle-temps, seattle-weather, sf-temps]
0.1
-------------------------------
- Initial release with simple API - bundled datasets: iris