issues: 606165039
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
606165039 | MDU6SXNzdWU2MDYxNjUwMzk= | 4000 | Add hook to get progress of long-running operations | 13906519 | closed | 0 | 3 | 2020-04-24T09:13:02Z | 2022-04-09T03:08:45Z | 2022-04-09T03:08:45Z | NONE | Hi. I currently work on a large dataframe that I convert to a Xarray dataset. It works, but takes quite some (unknown) amount of time. MCVE Code Sample
Expected OutputA progress report/ bar about the operation Problem DescriptionIt would be nice to have some hook or other functionality to tap into the xr.from_dataframe() and return a progress status that I then could pass to tqdm or something similar... Versions0.15.1 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/4000/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |