home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 437433736

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/2550#issuecomment-437433736 https://api.github.com/repos/pydata/xarray/issues/2550 437433736 MDEyOklzc3VlQ29tbWVudDQzNzQzMzczNg== 4806877 2018-11-09T17:29:05Z 2018-11-09T17:29:05Z CONTRIBUTOR

Maybe we can inspect the preprocess function like this:

```python

preprocess = lambda a, b: print(a, b) preprocess .code.co_varnames ('a', 'b') ```

This response is ordered, so the first one can always be ds regardless of its name and then we can look for special names (like filename) in the rest.

From this answer: https://stackoverflow.com/a/4051447/4021797

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