Loading repository dataโฆ
Loading repository dataโฆ
evilVirus7 / repository
๐ Hands-on data science & analytics projects built with Python, SQL, Power BI & ML. ๐ Includes Jupyter notebooks, real-world EDA, and smart model building for learners & explorers!
Welcome to the Assignment repository by Pratik Sagar. This repo contains various data science and analytics assignments showcasing practical use of Python, ML, and data processing.
Each folder or notebook in this repo covers individual assignments that may include:
requests, Flask, SQL (depending on the assignment)Clone the repository:
git clone https://github.com/evilVirus7/Assignment.git
cd Assignment
(Optional) Create a virtual environment:
python3 -m venv venv
source venv/bin/activate # or venv\Scripts\activate on Windows
Install dependencies (if provided):
pip install -r requirements.txt
Launch a Jupyter Notebook:
jupyter notebook
Open and run any assignment notebook inside the Assignment/ folder.
Feel free to explore and provide feedbackโalways open to collaborations, suggestions, or new challenges! ๐