home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 435330735

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
435330735 MDU6SXNzdWU0MzUzMzA3MzU= 2909 docs questions from new user 2448579 closed 0     2 2019-04-19T23:29:35Z 2020-10-13T04:06:14Z 2020-10-13T04:06:14Z MEMBER      

A relatively new user here gave me an incomplete list of things they found to be confusing in the docs:

  • ~What is xarray's data model?~ opened #2913
  • [x] What is split-apply-combine?
  • [x] What are dummy dimensions and np.newaxis

  • [x] quick-overiew: Index so that you extract a subset!

  • [ ] too many references to pandas!

  • [x] do I need to know pandas to use xarray?
  • [ ] what is the difference between attrs and encoding? How do I use them properly/correctly?
  • [ ] why isnull and dropna: why dropna instead of dropnull
  • [x] compute docstring doesn't mention computation!
  • [x] compute vs persist vs load: what's the difference
  • [ ] do I get parallelization for free?
  • [ ] do I start a dask cluster first?
  • [x] dask page links to shoyers blog but that doesn't explicitly start a cluster.

I'm crossing out things that I've started to fix.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2909/reactions",
    "total_count": 2,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 1,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.606ms · About: xarray-datasette