pandas-tricks-for-data-manipulation
Here are 38 public repositories matching this topic...
Language:All
Sort:Most stars
Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipulate tabular data in rows of observations and columns of variables.
- Updated
Dec 9, 2022 - Jupyter Notebook
Jupyter Notebooks and Data Sets for Pandas Library
- Updated
Jun 25, 2024 - Jupyter Notebook
Jupyter notebooks and datasets for the interesting pandas/python/data science video series.
- Updated
Dec 9, 2025 - Jupyter Notebook
All you need to know about Pandas. Includes all major functions, exercises with solutions
- Updated
Aug 20, 2019 - Jupyter Notebook
This repository contains the Tirendaz Academy YouTube channel documentation.
- Updated
Mar 21, 2023 - Jupyter Notebook
This repository is full of practical guide of python libraries NumPy, Pandas, Matplotlib, simple program to create QRcode
- Updated
Jan 29, 2025 - Jupyter Notebook
This repository contains Jupyter Notebooks explaining Data Science concepts.
- Updated
Aug 10, 2020 - Jupyter Notebook
Analysis of Meteorological Data (Data Science)
- Updated
Mar 27, 2022 - Jupyter Notebook
Helpful plotting and Pandas patterns
- Updated
Dec 5, 2018
An archive of Data Science and analytics projects and lessons
- Updated
Aug 3, 2024 - Jupyter Notebook
Instead of making comparisons between two Excel documents reading line-by-line, this program utilizes data manipulation techniques to make correlations between Excel documents and creates a new Excel document based on these correlations.
- Updated
Jun 21, 2023 - Python
This is Pandas for practice notebooks and tips to counter daily problems
- Updated
Oct 26, 2021 - Jupyter Notebook
EDA Project on Maven Pizza Place Sales Dataset using Python & Tableau.
- Updated
Apr 29, 2024 - Jupyter Notebook
This repository is demonstration of Python's power to automate Excel reporting.
- Updated
May 16, 2020 - Python
kaggle Competition on house price prediction, practice feature engineering, RFs, and gradient boosting.
- Updated
Apr 12, 2019 - Jupyter Notebook
Here in this project I have written the code for Merge two CSV files and generate the third one as output using python library pandas Dataframe mainly.
- Updated
Sep 18, 2018 - Python
Self Pandas Practice by Pushkaraj Joshi
- Updated
Sep 17, 2018 - Jupyter Notebook
- Updated
Sep 1, 2019 - Jupyter Notebook
A quick project serving as an introduction to data frames and data manipulation using Pandas.
- Updated
Nov 30, 2025 - Jupyter Notebook
Pandas (which is a portmanteau of “panel data”) is one of the most important packages to grasp when you’re starting to learn Python. The package is known for a very useful data structure called the pandas Data Frame.
- Updated
Jun 11, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to thepandas-tricks-for-data-manipulation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepandas-tricks-for-data-manipulation topic, visit your repo's landing page and select "manage topics."