Extension package for the popular Pandas library
Project description
pandas-extras
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 details)
Built Distribution
File details
Details for the file pandas-extras-0.0.6.tar.gz
.
File metadata
- Download URL: pandas-extras-0.0.6.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 766b99944b71388476afd2ac794b347889037d54df67c39787970226fdfd6312 |
|
MD5 | 91941f0780847947b31ba7a911d35d7e |
|
BLAKE2b-256 | e757d61ffabf4a618f31876c4f5eb1b3554d532bf9439e322f3a78d740cc7c46 |
File details
Details for the file pandas_extras-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: pandas_extras-0.0.6-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fca3b7212aff011dee89efecc90d1a301fe122aeda7d7e4a6ffddf54dee476fb |
|
MD5 | c19b533f8cf316a8b3e9fb8721f23ab0 |
|
BLAKE2b-256 | c81358d54a66a79489c2b7dee881992958bc56cd3c34fe67af1b4de61a67b8ce |