Scientific-Python/source-code/xarray at master · gjbex/Scientific-Python · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

README.md

Xarray

xarray is a Python package to represent numerical data with metadata. In that respect it is a hybrid between numpy and pandas.

What is it?

  1. xarray_intro.ipynb: Jupyter notebook introducing some of xarray's features.