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

README.md #3

Closed meretelutz closed 10 months ago

meretelutz commented 10 months ago

Outline the package you would like to build in the README.md file. (This can be identical for both projects at this point in the project). In particular, your README.md should contain

a summary paragraph that describes the project at a high level a bulleted list of the functions (and datasets if applicable) that will be included in the package (this should be a 1-2 sentence description for each function/dataset) a paragraph describing where your packages fit into the Python ecosystem (are there any other Python packages that have the same/similar functionality? Provide links to any that do. If none exist, then clearly state this as well).

meretelutz commented 10 months ago

Paragraphs are finished but need to finalize function names/descriptions before merging to main branch

meretelutz commented 10 months ago

Function names/descriptions finalized, closing this issue.