Skip to main content

Fancy reprs for Xarray objects in Jupyter notebooks

Project description

Xarray Fancy Repr

This package provides enhanced representations of Xarray objects (Dataset, DataArray, Coordinates and Variable) for a better and more interactive user experience within Jupyter notebooks.

Installation

pip install xarray-fancy-repr

How Does it Work?

After importing this package:

import xarray_fancy_repr

Xarray objects are patched so that they are displayed in the following fallback order:

  1. Interactive widget: should work in most notebook environments (JupyterLab, Jupyter Notebook <7 and 7+, Google Colab, VSCode, etc.) based on anywidget
  2. Static HTML: should work in any web browser
  3. Plain text

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xarray_fancy_repr-0.0.2.tar.gz (69.9 kB view hashes)

Uploaded Source

Built Distribution

xarray_fancy_repr-0.0.2-py2.py3-none-any.whl (60.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page