home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: d8fc34660f409d4c6a7ce9fe126d126e4f76c7fd

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
d8fc34660f409d4c6a7ce9fe126d126e4f76c7fd Speed-up multi-index html repr + add display_values_threshold option (#6400) * add _repr_html_ for PandasMultiIndexingAdapter This may greatly speed-up the html repr of Xarray objects with multi-indexes This optimized _repr_html_ is now used for formatting the array detailed view of multi-index coordinates, instead of converting the full index / levels to numpy arrays before formatting it. * update release notes * nit * add display_values_threshold * fix last merge main 2022-03-29T07:05:31Z 2022-03-29T07:05:31Z 7c39fdcf60cc53af273aaf57e5babfd7c2fcd3db cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 4160723 19864447
Powered by Datasette · Queries took 0.797ms · About: xarray-datasette