python-xarray 2022.11.0-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Update d/copyright for removed files

 -- Alastair McKinstry <email address hidden>  Mon, 07 Nov 2022 08:00:51 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_2022.11.0-1.dsc 3.3 KiB 9dc055db4992ea56bad1e05a3504a8e229f8d68c648e6eb22b04cfa60536c1ec
python-xarray_2022.11.0.orig.tar.xz 2.6 MiB 0dc3057c7b4174fcdc7a7bbe5a3d8dc90977779da53cb1daf5fc849a1b6ace05
python-xarray_2022.11.0-1.debian.tar.xz 13.7 KiB dce77279a9665375945ccacac4802967a793c392a332eb7bf53a8fa98f8ea2b5

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