home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 444510710

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
444510710 MDExOlB1bGxSZXF1ZXN0Mjc5MTU2MDI1 2964 Add fill_value for concat and auto_combine 17169544 closed 0     7 2019-05-15T15:40:48Z 2019-05-27T00:21:02Z 2019-05-27T00:20:55Z CONTRIBUTOR   0 pydata/xarray/pulls/2964

This PR adds the optional fill_value parameter to concat() and auto_combine() in xarray.core.combine, plus the associated underlying functions in the module. This builds on the previous PR #2920 in addressing issue #2876, and gives users the option to avoid type-changing to float for arrays with missing values when using these functions as discussed in issue #2870.

  • [x] Closes #2870
  • [x] Tests added
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2964/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

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