python-xarray 0.21.0-1 source package in Ubuntu

Changelog

python-xarray (0.21.0-1) unstable; urgency=medium

  * New upstream release
  * Re-enable docs

 -- Alastair McKinstry <email address hidden>  Tue, 01 Feb 2022 11:07:55 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.21.0-1.dsc 3.3 KiB f01341b48666e6f56f144c9df7a8fabc5aa1ab1e31e7d81e321635bc6eb596f9
python-xarray_0.21.0.orig.tar.xz 2.5 MiB 61f80e818964476ce2ad6775caf989f4b5ac1b979493673ec1bf9fa05f7b2979
python-xarray_0.21.0-1.debian.tar.xz 13.5 KiB 4fa30ce2a55fb4a81e6c3fc82e2d2cd536fbcc6f6a49c9c5dcb9326bb010d7f7

Available diffs

No changes file available.

Binary packages built by this source

python-xarray-doc: documentation for xarray

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the documentation.

python3-xarray: N-D labeled arrays and datasets in Python 3

 xarray (formerly xray) is an open source project and Python package that aims
 to bring the labeled data power of pandas to the physical sciences, by
 providing N-dimensional variants of the core pandas data structures.
 .
 It provides a pandas-like and pandas-compatible toolkit for analytics on
 multi-dimensional arrays, rather than the tabular data for which pandas
 excels.
 .
 This package provides the Python 3 library