home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 305036355

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/1434#issuecomment-305036355 https://api.github.com/repos/pydata/xarray/issues/1434 305036355 MDEyOklzc3VlQ29tbWVudDMwNTAzNjM1NQ== 1217238 2017-05-30T23:20:14Z 2017-05-30T23:20:14Z MEMBER

Is there an advantage to using pandas for concatenation over numpy.concatenate?

Yes, otherwise we loose pandas (d)type information. For example, a MultiIndex gets turned into a dtype=object array of tuples.

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