Welcome to the Basics of Data Science repository!
This repo contains beginner-friendly Jupyter Notebooks that explain essential data science concepts using Python and popular libraries like NumPy, Pandas, Matplotlib, and more.
Each folder contains hands-on Jupyter Notebooks with explanations, code examples, and visualizations:
| 📂 Topic | 📌 Description |
|---|---|
| 🧮 NumPy | Numerical computing using arrays and vectorized operations |
| 📊 Pandas | Data manipulation and analysis using DataFrames |
| 📈 Matplotlib | Basic plotting and data visualization |
| 🎨 Seaborn | Statistical data visualization on top of Matplotlib |
| 📉 Plotly | Interactive plots and dashboards |
| 📚 Statistics | Descriptive statistics, distributions, and probability |
🚀 No need to install anything! Just click the Colab links to open notebooks directly in your browser.
| 📂 Topic | 📓 Notebook | |
|---|---|---|
| Matplotlib | mat_1.ipynb |
Open in Colab |
mat_2.ipynb |
Open in Colab | |
| NumPy | array1_basic.ipynb |
Open in Colab |
array2_basics.ipynb |
Open in Colab | |
| Pandas | pandas_1.ipynb |
Open in Colab |
pandas_2.ipynb |
Open in Colab | |
pandas_3.ipynb |
Open in Colab | |
pandas_4.ipynb |
Open in Colab | |
| Statistics | statistics_part1.ipynb |
Open in Colab |
statistics_part2.ipynb |
Open in Colab | |
practice_1.ipynb |
Open in Colab |
- ✅ Make sure your browser is signed in with a Google account.
- 🌐 Click any "Open in Colab" link from above.
- 📤 To edit and save, go to
File > Save a copy in Drive. - 📁 To upload your own datasets, use the
Filestab in Colab.
Contributions, suggestions, and improvements are welcome! Feel free to fork this repo, submit issues, or open pull requests.
For feedback purpose , connect with me via GitHub.