home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 351345428

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/1745#issuecomment-351345428 https://api.github.com/repos/pydata/xarray/issues/1745 351345428 MDEyOklzc3VlQ29tbWVudDM1MTM0NTQyOA== 10512793 2017-12-13T10:11:50Z 2017-12-13T10:11:50Z CONTRIBUTOR

I've played around with it a bit more. It seems like it's the ^ character in the re.search term that's causing the issue. If this is removed and the function is simply: def is_remote_uri(path): return bool(re.search('https?\://', path)) then I can load the file.

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