python-xarray 2023.08.0-1ubuntu5 source package in Ubuntu

Changelog

python-xarray (2023.08.0-1ubuntu5) mantic; urgency=medium

  * Switch back to old tests.

 -- Gianfranco Costamagna <email address hidden>  Thu, 07 Sep 2023 10:57:42 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2023.08.0.orig.tar.xz 3.2 MiB 4eae7c54008166fb01e654876c8c6e7c10cde73096f286e71d26b54cef773951
python-xarray_2023.08.0-1ubuntu5.debian.tar.xz 19.5 KiB 9be1c2d2ab202365f1eed3957e94473d19cd7e913c5d517844eaacd6e4a0c2b2
python-xarray_2023.08.0-1ubuntu5.dsc 3.3 KiB 95e41d512bd430d39fc38a58d8df76123efb0c665325b666a509560dbbd9dcfe

View changes file

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