home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 743129841

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/4644#issuecomment-743129841 https://api.github.com/repos/pydata/xarray/issues/4644 743129841 MDEyOklzc3VlQ29tbWVudDc0MzEyOTg0MQ== 32801740 2020-12-11T11:04:53Z 2020-12-11T11:04:53Z CONTRIBUTOR

I will also include xarray's recently added keep_attrs argument. Since the signature has been in flux both in version 0.16.1 and now again I intend to make all arguments following dtype keyword-only in order to avoid introducing unnoticed bugs when user code calls it with positional arguments.

def astype(self, dtype, *, order=None, casting=None, subok=None, copy=None, keep_attrs=True)

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