Skip to content

An installable package of ML, data engineering, and other utilities that I find useful across many projects.

Notifications You must be signed in to change notification settings

bantucaravan/noahs-utils

Repository files navigation

An installable package of various functions and classes that I find useful across many projects.

Install

Use this command:

pip install git+https://github.com/bantucaravan/noahs-utils

To optionally install this library at a specific commit, use:

pip install git+https://github.com/bantucaravan/noahs-utils@<commit-hash>

Develop

Install the python packages in dev_requirements.txt, to set up the dependencies required to contribute to developing the library.

TO DO:

  • add explicit installation dependencies in the setup.py

About

An installable package of ML, data engineering, and other utilities that I find useful across many projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published