pandas 0.23.3+dfsg-4ubuntu1 source package in Ubuntu

Changelog

pandas (0.23.3+dfsg-4ubuntu1) eoan; urgency=medium

  * Merge with Debian unstable, remaining changes:
    + Drop python2 support.
    + Drop the python2 autopkgtest.
    + Switch to using pybuild instead of python_distutils, without which
      the build fails due to undeclared dependency on the 'pyversions'
      command.
    + Fix wrong debian/source/options exclude.
  * Add crh_UA to skip_noencoding_locales.patch
  * Move files from /usr/lib/python3.7 to /usr/lib/python3

pandas (0.23.3+dfsg-4) unstable; urgency=medium

  * Add self to Uploaders.
  * Recommend .xls format support also in Python 3.  (Closes: #880125)
  * Tests: don't call fixtures, as this is an error in pytest 4+.
  * Don't test datetime in locales with no encoding.
    (These are broken by a Python stdlib bug.)

 -- Graham Inggs <email address hidden>  Tue, 17 Sep 2019 10:31:58 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pandas_0.23.3+dfsg.orig.tar.gz 7.2 MiB 061409fc945cdeb85f366583e29eacee06c8c70b694ad6187d9b487a1133565c
pandas_0.23.3+dfsg-4ubuntu1.debian.tar.xz 3.5 MiB 2eb4d4ccf3889862e3f9fef2afaf37c25523f50ab09da88caddc4fcbad734d0a
pandas_0.23.3+dfsg-4ubuntu1.dsc 3.3 KiB 12e2c3ec5b43df442b1372a5693b07fc008248b224e80d33b3feb3ab3ac7e70b

View changes file

Binary packages built by this source

python-pandas-doc: data structures for "relational" or "labeled" data - documentation

 pandas is a Python package providing fast, flexible, and expressive
 data structures designed to make working with "relational" or
 "labeled" data both easy and intuitive. It aims to be the fundamental
 high-level building block for doing practical, real world data
 analysis in Python. pandas is well suited for many different kinds of
 data:
 .
  - Tabular data with heterogeneously-typed columns, as in an SQL
    table or Excel spreadsheet
  - Ordered and unordered (not necessarily fixed-frequency) time
    series data.
  - Arbitrary matrix data (homogeneously typed or heterogeneous) with
    row and column labels
  - Any other form of observational / statistical data sets. The data
    actually need not be labeled at all to be placed into a pandas
    data structure
 .
 This package contains the documentation.

python3-pandas: No summary available for python3-pandas in ubuntu eoan.

No description available for python3-pandas in ubuntu eoan.

python3-pandas-lib: low-level implementations and bindings for pandas

 This is a low-level package for python3-pandas providing
 architecture-dependent extensions.
 .
 Users should not need to install it directly.

python3-pandas-lib-dbgsym: No summary available for python3-pandas-lib-dbgsym in ubuntu eoan.

No description available for python3-pandas-lib-dbgsym in ubuntu eoan.