Welcome to Toolkit’s documentation!

This is the documentation for my data science Toolkit (github repo).

Quickstart

Install the package with pip:

pip install clementcome-toolkit

Import the package and use it:

import cc_tk

Note

This project is still in development and only a few functionalities are available. Do not hesitate to contact me if you have any questions or suggestions.

Reason behind this project

Its first pupose is to reduce boilerplate code and make my life easier when switching between projects.

On the side benefit, it also serves as a learning experience to develop a python package and document it on my own aligned with the best practices.

Indices and tables