Skip to main content

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


Download files

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

Source Distribution

zgulde-0.0.41.tar.gz (28.1 kB view hashes)

Uploaded Source

Built Distribution

zgulde-0.0.41-py3-none-any.whl (34.3 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