home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 650624827

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/2459#issuecomment-650624827 https://api.github.com/repos/pydata/xarray/issues/2459 650624827 MDEyOklzc3VlQ29tbWVudDY1MDYyNDgyNw== 1217238 2020-06-27T20:50:45Z 2020-06-27T20:50:45Z MEMBER

However a much faster solution was through numpy array. The below code is based on the idea of Igor Raush

Thanks for sharing! This is a great tip indeed.

I've reimplemented from_dataframe to make use of in https://github.com/pydata/xarray/pull/4184, and it indeed makes things much, much faster! The original example in this thread is now 40x faster.

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