home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: 126b92af2de63d1fb9aca2cc3879f2e2908877b8

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
126b92af2de63d1fb9aca2cc3879f2e2908877b8 Deprecate tuples of chunks? (#8341) * Deprecate tuples of chunks? (I was planning on putting an issue in, but then thought it wasn't much more difficult to make the PR. But it's totally fine if we don't think this is a good idea...) Allowing a tuple of dims means we're reliant on dimension order, which we really try and not be reliant on. It also makes the type signature even more complicated. So are we OK to encourage a dict of `dim: chunksizes`, rather than a tuple of chunksizes? * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update xarray/core/dataarray.py --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> 2023-10-21T00:49:19Z 2023-10-21T00:49:19Z 279c587273ec459ffb5192e60bf8447c05601fa5 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 5635139 19864447
Powered by Datasette · Queries took 0.609ms · About: xarray-datasette