Skip to main content

Extension package for the popular Pandas library

Project description

pandas-extras

Lint Tests Documentation Status

Extension package for the popular Pandas library

Installation

The package can be installed through pip:

$ pip install pandas-extras

Usage

The package contains helper function that are best called with the pipe operator of DataFrame.

from pandas_extras import expand_lists

df = DataFrame(...)
df.pipe(expand_lists, *args, **kwargs)

License

This project is licensed under the BSD-3-Clause license - see the LICENSE.

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-extras-0.0.6.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

pandas_extras-0.0.6-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

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