UBC-MDS / datascience_eda

This package includes functions helping with common tasks during EDA stage of a data science project
MIT License
0 stars 2 forks source link

initial_clustering - Write Specification #10

Closed lephanthuymai closed 3 years ago

lephanthuymai commented 3 years ago

For this milestone you will write function documentation that will serve as specifications, but you will NOT write any code for your package functions. Specifically, set-up empty functions (with appropriate function names) containing no code in the files where you will eventually write code. Write function documentation (e.g., complete docstrings). These are the functions you wrote about in your proposal.

TODO: replace Function 4 with an actual function name

lephanthuymai commented 3 years ago