python-xarray 2023.08.0-1ubuntu4 source package in Ubuntu

Changelog

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

  * Update test to avoid old tzdata-legacy package

 -- Gianfranco Costamagna <email address hidden>  Thu, 07 Sep 2023 03:32:07 +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

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-1ubuntu4.debian.tar.xz 19.2 KiB efc270419635edbc7d68c5700a581a845e33a23b9e9eea841764e7d2eff2632f
python-xarray_2023.08.0-1ubuntu4.dsc 3.1 KiB fdf5d50dd7484f970b988eec678c0e270a897670c39ef9943e6bf6f665f75d42

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