xarray — Easy Playground
Labeled multi-dimensional arrays for scientific data
Getting started with xarrayRun locally
Install
pip install xarrayPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: xarray)
xarray is a third-party package. Labeled multi-dimensional arrays for scientific data. Install with: pip install xarray
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?