mrankitgupta / Kaggle-Pandas-Solved-Exercises

I'm sharing my Kaggle Pandas Course - Exercise complete solution notebook which I have solved while undertaking this course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mrankitguptaPandas Solved Exercise pandas

I'm sharing my Kaggle Pandas Course - Exercise Notebook which I have solved while undertaking this course in my journey of Data Science.

For more detials, refer: Data Analyst Roadmap βŒ›, Python Lessons πŸ“‘ & Python Libraries for Data Science πŸ—‚οΈ

Overview of Pandas - Python Library

The Pandas Library is arguably the most important library in the Python Data Science stack. It is the library of choice for working with small to medium sized data (anything that isn't quote-unqutoe "big data"). Much to most of the data manipulation that's done in the Python world is done using Pandas memory structures and tools, making it one of the most important libraries in the ecosystem.

Certifications πŸ“œ πŸŽ“ βœ”οΈ

Pandas pandas - Python Library for Data Science by Kaggle

Prerequisite: Python Lessons πŸ“‘

Sr.No. πŸ”’ Lessons πŸ“• Reference Links πŸ”— Exercises πŸ‘¨β€πŸ’»
1 Basics, Data Structures - Series, DataFrame, Panel Pandas Course - by Kaggle Exercise 1
2 Summary Functions and Maps, Operations - Slicing, Merging Kaggle Notebooks on Pandas Exercise 2
3 Operations - Joining, Concatenation GitHub Repo on Pandas Exercise 3
4 Changing Index & Column Header, Data Munging JavaTpoint Exercise 4
5 Grouping & Sorting, Data Types & Missing Values YouTube Exercise 5
6 Renaming and Combining TutorialsPoint Exercise 6
7 Pandas-Matplotlib βœ…

Projects in Python πŸ‘¨β€πŸ’»

Sr.No. πŸ”’ Projects πŸ‘¨β€πŸ’» Reference Links πŸ”—
Python Project 1 Spotify Data Analysis using Python GitHub Project & Kaggle Notebook
Python Project 2 Boston Housing Data Analysis using Python Project

Related Projects:question: πŸ‘¨β€πŸ’» πŸ›°οΈ

Data Analyst Roadmap βŒ›

Spotify Data Analysis using Python πŸ“Š

Sales Insights - Data Analysis using Tableau & SQL πŸ“Š

Statistics for Data Science using Python πŸ“Š

Python Lessons πŸ“‘

Python Libraries for Data Science πŸ—‚οΈ

Liked my Contributions:question:Follow MeπŸ‘‰ Nominate Me for GitHub Stars ⭐ ✨

For any queries/doubts πŸ”— πŸ‘‡

MrAnkitGupta_

MrAnkitGupta MrAnkitGupta_ AnkitGupta MrAnkitGupta

About

I'm sharing my Kaggle Pandas Course - Exercise complete solution notebook which I have solved while undertaking this course.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%