home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 80ddad99dbee1197c93f61ef9048b83d9f29d00d

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
80ddad99dbee1197c93f61ef9048b83d9f29d00d Sortby (#1389) * First commit of .sort_index() for both dataarray.py and dataset.py. * Committing changes prior to switching to sortby(). * Finished and passed tests for sortby(). * Adding to doc. * Revising whats-new.rst * Fixed some coordinate labeling in tests for clarification. * Addressed some review comments, and moved doc to reshape.rst. * Adding lexsort support in test. * Fixed erroneous code, and the erroneous test to failed to catch the erroneous code. Also addressed some reviewer comments. * Adding test for pandas.MultiIndex. Addressed some review comments. * Align input args before sort. Also added a test on pd.MultiIndex. * Minor addition to docstring. * Simplified test_dataarray::test_sortby a bit. * Putting dax back. * NotImplementedError for < numpy 1.11.0 * Move LooseVersion check into the loop. * LooseVersion in tests. * Fix indentation, docstring for dataset.py * dataarray.py docstring fixup * Adding to api.rst 2017-05-12T00:29:11Z 2017-05-12T00:29:11Z 5134e29b347c4b341a0a0cd58b25f253be2cb52e f10b21bed2846b879806f87039b77245b18e7671 13221727 5572303 1217238
Powered by Datasette · Queries took 0.884ms · About: xarray-datasette