home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 448478648

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
448478648 MDExOlB1bGxSZXF1ZXN0MjgyMjM5MDI0 2991 ENH: str accessor 3621629 closed 0     6 2019-05-25T16:10:22Z 2019-06-10T13:11:14Z 2019-06-10T13:11:11Z CONTRIBUTOR   0 pydata/xarray/pulls/2991

Hello,

Some of the pandas str functionalities. Instead of wrapping pandas internal as in #2983 I copy/pasted the code since it's simple and tiny.

Currently it's a bit more restrictive than pandas since it expects all elements to be string like.

  • [x] Closes #2983
  • [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/2991/reactions",
    "total_count": 1,
    "+1": 1,
    "-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
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 78.323ms · About: xarray-datasette