home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 649861589

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/issues/3390#issuecomment-649861589 https://api.github.com/repos/pydata/xarray/issues/3390 649861589 MDEyOklzc3VlQ29tbWVudDY0OTg2MTU4OQ== 1053153 2020-06-25T23:08:52Z 2020-06-25T23:37:47Z CONTRIBUTOR

If drop=True, would it be problematic to return the same dtype or allow other?

My use case is a simple slicing of a dataset -- no missing values. The use of where is due to one of selections being on a non-dimension coordinate (#2028).

I can workaround using astype, but will say I was mildly surprised by this feature. I now understand why it's there. Our code is old and the data is intermediate and never deeply inspected -- I only noticed this when we started using a memory-intensive algorithm and surprised how much space was taken by our supposed uint16 data. :)

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