python-xarray 2022.10.0-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Alastair McKinstry <email address hidden>  Sun, 16 Oct 2022 13:03:57 +0100

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2022.10.0-1.dsc 3.3 KiB 5b93932aed20673ca49f54d7e0ca7249843247912f4fa84e779e32dbec8b9a55
python-xarray_2022.10.0.orig.tar.xz 2.5 MiB b83713b0f59dc8362c56ba6f03251c739b2a6554b2fe6f4aa81fef5b5d14cc74
python-xarray_2022.10.0-1.debian.tar.xz 13.8 KiB 7df35154f859d26046578d340d4e3e157d0c08d19df9ba6e5048ed1061b1c7e2

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