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

Update CHANGELOG.md #44

Closed JohnShiuMK closed 9 months ago

JohnShiuMK commented 10 months ago

Your package-level documentation should be very clear and polished by the end of this milestone. It should include a vignette (i.e., an article/tutorial) demonstrating how to use all your package functions on a more real-life example than the examples in the function documentation. There should be clear and well written narrative to go along with the code examples in the vignette. Essentially, this documentations should enable any user with minimal expertise to be able to run your package functions and play around with them. This documentation should be published to a website, using the tools most appropriate for the programming language you wrote your code in. For Python, all function documentation should be rendered using the napolean Sphinx extension and readable on ReadTheDocs. Your vignette should be a Jupyter notebook in the docs folder.

Reference:

meretelutz commented 9 months ago

Pull request merged