python-xarray 0.10.2-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * Add build-dep on python3-cloudpickle, python3-toolz

 -- Alastair McKinstry <email address hidden>  Thu, 15 Mar 2018 11:12:06 +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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xarray_0.10.2-1.dsc 2.9 KiB 10161c8bba8c245ffcd691e99bd32560204d9f6d7d1d22673e961b666224ca15
python-xarray_0.10.2.orig.tar.gz 2.0 MiB 15c19570b1f6a0dae86a71f23f6fbdca38d4b3162a72284dff3ebb9846c80427
python-xarray_0.10.2-1.debian.tar.xz 7.6 KiB 786de0026383bd6ecdbbb11b7da862226da8a9cb2d824f6b383182acdde47c7b

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