DOC: minor errors/typos in tutorials

オープン
#351 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
55/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
jupyter-notebook
領域
documentation

調査の方向性

Update overview/xarray-in-45-min.ipynb near line 68 and intermediate/intro-to-zarr.ipynb near line 412. Check the surrounding tutorial text, correct the dataset function name and shard chunk count as described, then review both notebook passages to confirm the wording and arithmetic are accurate.

索引モデルが issue の本文から書いたものです。

説明

  1. Note that behind the scenes the tutorial.open_dataset downloads a file

https://github.com/xarray-contrib/xarray-tutorial/blob/93d41e286700782e913f3c20301d2e248338911f/overview/xarray-in-45-min.ipynb#L68

should probably say "Note that behind the scenes the tutorial.load_dataset downloads a file.

  1. ... Zarr array with a chunk size of (100, 100, 100) and a shard size of (1000, 1000, 1000). This means that each shard will contain 10 chunks ...

https://github.com/xarray-contrib/xarray-tutorial/blob/93d41e286700782e913f3c20301d2e248338911f/intermediate/intro-to-zarr.ipynb#L412

should probably say "each shard will contain 1000 chunks"

主要言語
Jupyter Notebook
スター
204
フォーク
121
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

xarray-contrib/xarray-tutorial のほかの issue

xarray-contrib/xarray-tutorial の issue をすべて見る

似ている issue

Documentation の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。