Open Source Projects

Here are some of the open source projects I maintain:

Keeks

A Python library for key-value store benchmarking and performance testing.

Documentation | GitHub

Elote

A Python library implementing various rating and ranking algorithms.

Documentation | GitHub

PyGeoHash

A Python library for working with geohashes, providing encoding, decoding, and distance calculations.

Documentation | GitHub

Category Encoders

A scikit-learn-contrib library providing encoders for categorical variables as part of machine learning workflows. I authored this project but am no longer the day to day maintainer.

Documentation | GitHub