home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: ed255736664f8f0b4ea199c8f91bffaa89522d03

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
ed255736664f8f0b4ea199c8f91bffaa89522d03 Ensure maximum accuracy when encoding and decoding np.datetime64[ns] values (#4684) * Use integers when possible to encode/decode times * Improve tests * Further improvements to tests * Remove optimization in favor of maximum correctness * Remove print statements * Restore optimization * Add a what's new entry * Add test for decoding timedeltas with nanosecond units too * Some minor cleanups * Add comment to motivate new test * Add some print statements to try and debug things on Windows * xfail round-trip test on Windows; remove print statements * Don't xfail Windows tests for now; we should figure why they fail * Fix things on Windows * Use pandas for divisiblity check for older NumPy compatibility * Reduce changes needed; improve comments * Checking remainder against zero nanoseconds is more straightforward It probably doesn't really matter though. * Add a note to the breaking changes section 2021-01-03T23:39:03Z 2021-01-03T23:39:03Z f04422bfa03dadc75fab6ce64de238fbe48f5be4 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 6628425 19864447
Powered by Datasette · Queries took 0.598ms · About: xarray-datasette