home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 39048f95c5048b95505abc3afaec3bf386cbdf10

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
39048f95c5048b95505abc3afaec3bf386cbdf10 speed up the repr for big MultiIndex objects (#4846) * print the repr of a multiindex using only a subset of the coordinate values * don't index if we have less items than available width * don't try to shorten arrays which are way too short * col_width seems to be the maximum number of elements, not characters * add a asv benchmark * Apply suggestions from code review Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> 2021-01-29T23:05:57Z 2021-01-29T23:05:57Z 458e78ccf9cedef997b218d835348005d70e25c2 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 14808389 19864447
Powered by Datasette · Queries took 0.879ms · About: xarray-datasette