python-feather-format 0.3.1+dfsg1-3 source package in Ubuntu

Changelog

python-feather-format (0.3.1+dfsg1-3) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Rebecca N. Palmer ]
  * Be compatible with pandas 0.25 (Closes: #943925)

 -- Graham Inggs <email address hidden>  Fri, 22 Nov 2019 09:27:00 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-feather-format_0.3.1+dfsg1-3.dsc 2.2 KiB ba47c548c72b60db94db98e47d8ec4b4ca2789ce032dd31c001242c9154948ef
python-feather-format_0.3.1+dfsg1.orig.tar.gz 108.0 KiB df85387ba8f8121eab3afa743ca205a3c0bad4c66670f48d49ce1807127e0096
python-feather-format_0.3.1+dfsg1-3.debian.tar.xz 3.9 KiB b916f1065680d7ba8d538fd526fa02e2dc67344835f84c5d6f6103dffbcd8985

No changes file available.

Binary packages built by this source

python3-feather-format: Python interface to the Apache Arrow-based Feather File Format (Python 3)

 Feather is binary columnar serialization for data frames. It is
 designed to read and write data frames very efficiently, and to make it
 easy to share data across multiple data analysis languages.
 .
 This package provides python3 binding for feather format.

python3-feather-format-dbgsym: debug symbols for python3-feather-format