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:
- Interactive widget: should work in most notebook environments (JupyterLab, Jupyter Notebook <7 and 7+, Google Colab, VSCode, etc.) based on anywidget
- Static HTML: should work in any web browser
- Plain text
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xarray_fancy_repr-0.0.2.tar.gz.
File metadata
- Download URL: xarray_fancy_repr-0.0.2.tar.gz
- Upload date:
- Size: 69.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13f773b1ef87b9d94421bea6f66289127c3ee32224d9eca667e4f1a280628e50
|
|
| MD5 |
8011ed7f4eac9f9bcc5f12c16ea3a50c
|
|
| BLAKE2b-256 |
973fe676d132e0dc6a9a3dffbadb8c20adbb59ac98e250fb748a1cc908a46557
|
File details
Details for the file xarray_fancy_repr-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: xarray_fancy_repr-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 60.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47eb1f52891c0b19781e78d21850fb60ee0cf01110196876b1141c0725db0b14
|
|
| MD5 |
e00cb8e2ce0d8c7b15d19cdfc9251f7f
|
|
| BLAKE2b-256 |
ab593ae2536d276424c85735d9deab092ea1170a8fa54960724e146839e53f68
|