home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 479940669

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
479940669 MDU6SXNzdWU0Nzk5NDA2Njk= 3212 Custom fill_value for from_dataframe/from_series 1217238 open 0     0 2019-08-13T03:22:46Z 2020-04-06T20:40:26Z   MEMBER      

It would be to have the option to customize the fill value when creating an xarray objects from pandas, instead of requiring to always be NaN.

This would probably be especially useful when creating sparse arrays (https://github.com/pydata/xarray/issues/3206), for which it often makes sense to use a fill value of zero. If your data has integer values (e.g., it represents counts), you probably don't want to let it be cast to float first.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3212/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.801ms · About: xarray-datasette