home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: d34ebff531b5c02ead95b9dcd9b1c8fdf101260a

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
d34ebff531b5c02ead95b9dcd9b1c8fdf101260a implement `isnull` using `full_like` instead of `zeros_like` (#7395) * use `full_like` to implement `isnull` on non-nullable dtypes * remove the unused import of `zeros_like` * add tests to make sure non-nullable dtypes still return all-`False` * remove the now unused `zeros_like` 2024-01-23T18:29:13Z 2024-01-23T18:29:13Z f48b8f0d94dbaa4588e3a965a600d38e311eab17 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 14808389 19864447
Powered by Datasette · Queries took 0.768ms · About: xarray-datasette