UBC-MDS / quanteda

Perform exploratory data analysis (EDA) on quantitative financial data.
https://quanteda.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

function specifications and documentation - 4 Financial Metrics #16

Closed dorisyycai closed 10 months ago

dorisyycai commented 10 months ago

Write function specifications and documentation 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.

dorisyycai commented 10 months ago

function is implemented through https://github.com/UBC-MDS/quanteda/pull/20