home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: b708f71f05cccfc4c7063ea58c25c46cfe37dd8d

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
b708f71f05cccfc4c7063ea58c25c46cfe37dd8d added to_dict function for xarray objects (#917) * added to_dict function for xarray objects * separated out to_dict functions for dataset and dataarray * added Dataset.from_dict and unit tests with a failing time test to highlight roundtripping issue * fixed date error, faster object creation in from_dict, dims is now left as a dict * added nan and nat unit test on from_dict to_dict roundtripping * added dataarray.from_dict and increased flexibility of functions, improved error messages * pep8, improved docs * added to_dict, from_dict note in docs/io and whats-new * small edits to documentation to improve rendering * better doc rendering 2016-08-11T21:54:25Z 2016-08-11T21:54:25Z c68162e72020e3cef0a61930254687f7ffced922 f10b21bed2846b879806f87039b77245b18e7671 13221727 4806877 1217238
Powered by Datasette · Queries took 0.749ms · About: xarray-datasette