|
1 | 1 | # xarray: N-D labeled arrays and datasets
|
2 | 2 |
|
3 |
| -[](https://github.com/pydata/xarray/actions?query=workflow%3ACI) |
4 |
| -[](https://codecov.io/gh/pydata/xarray) |
5 |
| -[](https://docs.xarray.dev/) |
6 |
| -[](https://pandas.pydata.org/speed/xarray/) |
7 |
| -[](https://pypi.python.org/pypi/xarray/) |
8 |
| -[](https://github.com/python/black) |
9 |
| -[](https://doi.org/10.5281/zenodo.598201) |
10 |
| -[](https://mybinder.org/v2/gh/pydata/xarray/main?urlpath=lab/tree/doc/examples/weather-data.ipynb) |
11 |
| -[](https://twitter.com/xarray_dev) |
| 3 | +[](https://github.com/pydata/xarray/actions?query=workflow%3ACI) |
| 4 | +[](https://codecov.io/gh/pydata/xarray) |
| 5 | +[](https://docs.xarray.dev/) |
| 6 | +[](https://pandas.pydata.org/speed/xarray/) |
| 7 | +[](https://pypi.python.org/pypi/xarray/) |
| 8 | +[](https://github.com/python/black) |
| 9 | +[](http://mypy-lang.org/) |
| 10 | +[](https://doi.org/10.5281/zenodo.598201) |
| 11 | +[](https://mybinder.org/v2/gh/pydata/xarray/main?urlpath=lab/tree/doc/examples/weather-data.ipynb) |
| 12 | +[](https://twitter.com/xarray_dev) |
12 | 13 |
|
13 | 14 | **xarray** (formerly **xray**) is an open source project and Python
|
14 | 15 | package that makes working with labelled multi-dimensional arrays
|
|
0 commit comments