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!

The most polished of all of these is the extend_pandas module. It provides some extensions to pandas that I've found useful.

To install/upgrade:

python -m pip install --upgrade zgulde

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)

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.30.tar.gz (14.2 kB view hashes)

Uploaded Source

Built Distribution

zgulde-0.0.30-py3-none-any.whl (17.1 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