home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: 9c0bbf744a5235b4187f87de49175e6776d813cb

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
9c0bbf744a5235b4187f87de49175e6776d813cb Add "errors" keyword argument to drop() and drop_dims() (#2994) (#3028) * Add "errors" keyword argument (GH2994) Adds an errors keyword to Dataset.drop(), Dataset.drop_dims(), and DataArray.drop() (GH2994). Consistent with pandas, the value can be either "raise" or "ignore" * Fix quotes * Different pandas versions raise different errors * Error messages also vary * Correct doc for DataArray.drop; array, not dataset * Require errors argument to be passed with a keyword 2019-06-20T15:47:59Z 2019-06-20T15:47:59Z c14e86459d07dc4f249a4eb19ec8fe406eb42ce9 f10b21bed2846b879806f87039b77245b18e7671 13221727 5852283 1217238
Powered by Datasette · Queries took 0.926ms · About: xarray-datasette