Skip to content
#

pandas-tricks-for-data-manipulation

Here are 7 public repositories matching this topic...

Language: Python
Filter by language

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 repository deals with the Python Pandas Package for wrangling, editing and storing tabular data. Inside there are the files as companion for the book "Pandas for everyone", which I read and followed by by using and editing the files in this repository. All the tasks and lessons from the book can be found in the file "Python_Pandas.py".

  • Updated Jan 22, 2022
  • Python

Improve this page

Add a description, image, and links to the pandas-tricks-for-data-manipulation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pandas-tricks-for-data-manipulation topic, visit your repo's landing page and select "manage topics."

Learn more