File | Date | Author | Commit |
---|---|---|---|
.gitattributes | 2025-04-17 |
![]() |
[5599d4] sadsa os |
README.md | 2025-04-16 |
![]() |
[490c3b] sadsa os |
SADSA-Setup.exe | 2025-04-16 |
![]() |
[490c3b] sadsa os |
pyfda.tar | 2025-04-16 |
![]() |
[490c3b] sadsa os |
requirements.txt | 2025-04-16 |
![]() |
[490c3b] sadsa os |
Version: V-02.25.0.0.1
Author: Dr. Kamakshaiah Musunuru
Contact: dr.m.kamakshaiah@gmail.com
GitHub: Dr. Kamakshaiah Musunuru
SADSA (Software Application for Data Science and Analytics) is a Python-based desktop application designed to simplify statistical analysis, machine learning, and data visualization for students, researchers, and data professionals.
Built using Tkinter for the GUI, SADSA provides a menu-driven interface for handling datasets, applying transformations, running advanced statistical tests, machine learning algorithms, and generating insightful plots â all without writing code.
Clone this repository:
bash
git clone https://github.com/Kamakshaiah/SADSA.git
Navigate to the project folder:
bash
cd SADSA
Install the required Python packages:
bash
pip install -r requirements.txt
Run the application:
bash
python sadsa.py
tkinter
â GUI Framework.pandas
â Data manipulation.numpy
â Numerical computations.scipy
â Statistical functions.scikit-learn
â Machine Learning.matplotlib
â Plotting & Visualization.SADSA is developed by Amchik Solutions, India as a comprehensive, intuitive, and accessible tool for data science education and applied research.
For feedback, collaboration, or support, please reach out:
Email: dr.m.kamakshaiah@gmail.com
If you want, I can also help you write:
- requirements.txt
- example screenshots section
- badges (like Python Version
, License
, etc.)
Want me to add those too?