home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: f3680469793e1212295eb5ca7089bd9d1121a566

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
f3680469793e1212295eb5ca7089bd9d1121a566 Rework DataArray internals Fixes GH367 Fixes GH634 The internal data model used by :py:class:`~xray.DataArray` has been rewritten to fix several outstanding issues (:issue:`367`, :issue:`634`, `this stackoverflow report`_). Internally, ``DataArray`` is now implemented in terms of ``._variable`` and ``._coords`` attributes instead of holding variables in a ``Dataset`` object. 2015-12-04T01:22:08Z 2015-12-04T01:37:23Z 7ac163783245dbec82e06aac57b56992d3cf2b72 7ac163783245dbec82e06aac57b56992d3cf2b72 13221727 1217238 1217238
Powered by Datasette · Queries took 80.462ms · About: xarray-datasette