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.0.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

pandas_compat-0.1.0-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.0.tar.gz.

File metadata

File hashes

Hashes for pandas-compat-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3f17b42567d1fda58d7af05a4ee5afb6c012e9337e032594f904150ddd691385
MD5 52df29fadca12a0700dcefc816e381b0
BLAKE2b-256 ff0318f7a5b908527eacc229e1a22cfedca84f6fe38cb0b4b12d7ca751d129db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pandas_compat-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3df766364d983d5271180664e95529e65abbc247b4240d101c116726ca1d21e9
MD5 86f4e7b0f1cc1ba8079a9b55747983e2
BLAKE2b-256 c15c60d557acac74d4a74d6fac468f3e65c068d98b505a933098066e2c9aacdb

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