File: index.rst

package info (click to toggle)
python-xarray 2025.08.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,796 kB
  • sloc: python: 115,416; makefile: 258; sh: 47
file content (14 lines) | stat: -rw-r--r-- 351 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################
Getting Started
################

The getting started guide aims to get you using Xarray productively as quickly as possible.
It is designed as an entry point for new users, and it provided an introduction to Xarray's main concepts.

.. toctree::
   :maxdepth: 2

   why-xarray
   installing
   quick-overview
   tutorials-and-videos