Skip to content
/ cgntools Public

A Python, Pandas, and Google BigQuery Repository of Data Analytics tools

License

Notifications You must be signed in to change notification settings

CGNx/cgntools

Repository files navigation

cgntools

A Python, Pandas, and Google BigQuery Repository of Data Analytics tools

To use, simply add the git repo to your local directory and add these two lines:

from cgntools.modules import * #Adds all relevant modules, e.g. numpy, pandas, sklearn, etc.
import cgntools.tools as tools #Adds the analytics functions

About

A Python, Pandas, and Google BigQuery Repository of Data Analytics tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published