Skip to main content

Pandas API compatiblity layer

Project description

Build Status Version Status

pandas-compat is a package providing an API compatibility across versions to downstream libraries that use pandas.

This compatibility layer requires pandas >= 0.17.0.

Installation

Install latest release version via conda

$ conda install pandas-compat --channel conda-forge

Install latest release version via pip

$ pip install pandas-compat

Install latest development version

$ pip install git+https://github.com/pandas-compat/pandas-compat.git

Usage

In your downstream library, you can use this pattern:

import pandas_compat as pdc

pdc.is_datetime64tz_dtype(...)
pdc.infer_dtype(...)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandas-compat-0.1.1.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

pandas_compat-0.1.1-py2.py3-none-any.whl (4.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pandas-compat-0.1.1.tar.gz.

File metadata

File hashes

Hashes for pandas-compat-0.1.1.tar.gz
Algorithm Hash digest
SHA256 67a707a22aca677c2e6f7d4aa17808e086b36d616341f146fcf33f8ee1059160
MD5 16a2b41765147a8da6fc32a9aed79230
BLAKE2b-256 f190e357801d31f12dd307d2f2378a529351aa96127c7e9e502b03bd81208245

See more details on using hashes here.

File details

Details for the file pandas_compat-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pandas_compat-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3c0ccd683ee76803aded8f6db5b961e9b04cb3fdad9efb3f985f43e56c7a007b
MD5 cc57ef544534a9e18bee4f9ef03b0ff7
BLAKE2b-256 ce8d1b8899ea7522590ec05d57f7fe3cb86044603032c5b03f3a08d0c3566828

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page