Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 589 Bytes

File metadata and controls

20 lines (14 loc) · 589 Bytes

Analytics example

An example project that does some analytics (data science).

How to use this project as a template

This project can be selected as a template when creating a new project on calkit.io. It can also be use with the Calkit CLI:

calkit new project --template calkit/example-analytics ...

Acknowledgements

The main notebook (notebook/main.ipynb) was adapted from Saswat Seth's analysis of Allison Horst's Palmer Penguins dataset.