thomasthaddeus / DataAnalysisToolkit

DataAnalysisToolkit is a Python-based data analysis tool designed to streamline various data analysis tasks. It provides the ability to load data from CSV files, perform statistical calculations, detect outliers, clean data, and visualize data.
https://dataanalysistoolkit.readthedocs.io/en/latest/
MIT License
4 stars 0 forks source link

Integrate API Documentation #119

Open thomasthaddeus opened 4 months ago

thomasthaddeus commented 4 months ago

Provide comprehensive API documentation for developers, detailing functions, classes, and methods. Use tools like Swagger or Doxygen for auto-generating API documentation where applicable.

thomasthaddeus commented 4 months ago

can you add the software into the current build with a pull request? @Liamhhhhh