A Small Person Utility Library
Project description
Zgulde's Python Utilities
A collection of miscellaneous helper functions and classes that I find useful. Maybe you will too!
To install/upgrade:
python -m pip install --upgrade zgulde
Pandas Extensions
The most polished of all of these modules is extend_pandas. It provides some
extensions to pandas that I've found useful.
Usage:
# from within a python script / jupyter notebook, etc
import zgulde.extend_pandas
# now you can use all the additional methods
Further documentation can be found here, or by looking at the built-in help:
import zgulde.extend_pandas
help(zgulde.extend_pandas)
Other Modules
Are in various stages of completeness, and documentation for them (if present) can be found within docstrings in the module.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zgulde-0.0.40.tar.gz.
File metadata
- Download URL: zgulde-0.0.40.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfce3d09391877d4719aa309aa33eb334f2cf116944b29d35e348e965530a678
|
|
| MD5 |
f778f0017c70ccaceda101c4b4e0be87
|
|
| BLAKE2b-256 |
da7f43c41a75c7bf7856ce4f364fd51b0605efd772ba0ce14e6bd75715eb4eb6
|
File details
Details for the file zgulde-0.0.40-py3-none-any.whl.
File metadata
- Download URL: zgulde-0.0.40-py3-none-any.whl
- Upload date:
- Size: 30.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20e44d8285ecff7374c01885213612432d1429d2bdc562ffc6120ff93d98abc1
|
|
| MD5 |
3c118d0d1ae687f346625c21982a6580
|
|
| BLAKE2b-256 |
88e39ee1cadd4adb16accca2f3a3fdcd2439300982f05c6e8d18e2f551fb8a15
|