home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 73f5b02a42a4003815d2bfc91e658195f5050be1

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
73f5b02a42a4003815d2bfc91e658195f5050be1 Make `dim` optional on unstack (#2375) * Making dim an optional input for unstack method * Adding tests where dim is not explicitly set * Switched to using first MultiIndex in dim * Fixing too long line * Unstack along all MultiIndexes and accept *dims * Making dim accept interable or string or None * Responding to comments - if no multi-index, return object as is * Added section to whats-new * Pep8 and returing a copy rather than mutating original * linting * Adding back in error if non-MultiIndex is passed as arg * Reworking logic 2018-09-05T15:19:06Z 2018-09-05T15:19:06Z c68162e72020e3cef0a61930254687f7ffced922 f10b21bed2846b879806f87039b77245b18e7671 13221727 4806877 1217238
Powered by Datasette · Queries took 0.736ms · About: xarray-datasette