home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 475914120

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/2848#issuecomment-475914120 https://api.github.com/repos/pydata/xarray/issues/2848 475914120 MDEyOklzc3VlQ29tbWVudDQ3NTkxNDEyMA== 868027 2019-03-23T23:37:41Z 2019-03-23T23:37:41Z CONTRIBUTOR

When I was looking into this real quick after it was posted to the xarray mailing list, one of the things I attempted to do was use xr.decode_cf() on a DataArray object, which seems unsupported. I also found myself wanting some of the configuration options that the pandas read_csv() method has for decoding dates, particularly the ability to say which labels I want to decode and even method hooks for implementing my own parsing function if necessary. While in entirety would be way too complicated for xarray I think, it might be nice to emulate that API a little bit.

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