home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: c2e46d3b216d6da143c8f3c066e0ea000dff6ad8

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
c2e46d3b216d6da143c8f3c066e0ea000dff6ad8 Removed the object oriented encoding/decoding scheme in favor of a model where encoding/decoding happens when a dataset is stored to/ loaded from a DataStore. Conventions can now be enforced at the DataStore level by overwritting the Datastore.store() and Datastore.load() methods, or as an optional arg to Dataset.load_store, Dataset.dump_to_store. Includes miscelanous cleanup. 2014-10-08T19:34:23Z 2014-10-08T20:01:49Z 19c7db1be12ca4777bbc517e9d2dadbf811dc213 19c7db1be12ca4777bbc517e9d2dadbf811dc213 13221727    
Powered by Datasette · Queries took 0.843ms · About: xarray-datasette