issues: 1383037028
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1383037028 | I_kwDOAMm_X85Sb3hk | 7071 | Should Xarray have a read_csv method? | 2443309 | open | 0 | 5 | 2022-09-22T21:28:46Z | 2023-06-13T01:45:33Z | MEMBER | Is your feature request related to a problem?Most users of Xarray/Pandas start with an IO call of some sort. In Xarray, our Describe the solution you'd likeIt should be easy and obvious how a user can get a CSV (or other tabular data) into Xarray. Ideally, we don't force the user to use a third part library. Describe alternatives you've consideredI can think of three possible solutions:
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7071/reactions", "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |