issues: 764440458
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
764440458 | MDExOlB1bGxSZXF1ZXN0NTM4NTAzNDk3 | 4684 | Ensure maximum accuracy when encoding and decoding np.datetime64[ns] values | 6628425 | closed | 0 | 3 | 2020-12-12T21:43:57Z | 2021-02-07T23:30:41Z | 2021-01-03T23:39:04Z | MEMBER | 0 | pydata/xarray/pulls/4684 |
This PR cleans up the logic used to encode and decode times with pandas so that by default we use In the process of doing this I made a few changes to Note this will change the default units that are chosen for encoding times in some instances -- previously we would never default to anything more precise than seconds -- but I think this change is for the better. cc: @aldanor @hmaarrfk this overlaps a little with your work in #4400, so I'm giving you credit here too (I hope you don't mind!). |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/4684/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |