python-xarray 0.19.0-6 source package in Ubuntu

Changelog

python-xarray (0.19.0-6) unstable; urgency=medium

  * Depend on python3-jinja2. Closes: #993694

 -- Alastair McKinstry <email address hidden>  Mon, 06 Sep 2021 12:21:39 +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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.19.0-6.dsc 3.3 KiB 2c58ecbe10c2bb00ccb5c97fabedae79e07c453ca8a6fd21a7fa6b7bb790c745
python-xarray_0.19.0.orig.tar.xz 2.5 MiB 0c300f50bd40d193019a015cc8d0a11bd809a8c6f9ef6bd3b5e69d793af7c916
python-xarray_0.19.0-6.debian.tar.xz 13.6 KiB ab56037343005bde9b6d0267c9ff4f0271a9f881538ac28ff98a385c2e1f9529

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