home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 807120861

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/5065#issuecomment-807120861 https://api.github.com/repos/pydata/xarray/issues/5065 807120861 MDEyOklzc3VlQ29tbWVudDgwNzEyMDg2MQ== 2448579 2021-03-25T17:13:55Z 2021-03-25T17:13:55Z MEMBER

Xarray knows to drop the dtype encoding after an arithmetic operation. How does that work?

There's a subtle difference. It drops all of .encoding not dtype specifically.

@shoyer's point about indexing changing chunking is a good one too. Perhaps a kwarg in to_zarr like ignore_encoding_chunks?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  837243943
Powered by Datasette · Queries took 0.589ms · About: xarray-datasette