Summary Python Data Operations 4: Merge and concatenation
9 views 0 purchase
Course
Programming
Institution
IE University
Book
Learn Python 3 the Hard Way
Summarised notes of pandas data operations covered in the Principles of Programming course, part of the Computer Science and AI bachelor degree. The notes are initially written in Jupyter Notebook. They contain practical examples of data operations in python and images to explain the structures and...
Python Data Operations 4: Merge and Concat
(Using the numpy and pandas packages imported in section one.)
This fourth section contains:
Concatenation
Merge and Join
Merge on columns
Merge on index
Convert Data types
Duplicates
Find duplicates
Remove duplicates
Concat
The .concat function joins two datasets by placing them on top of each other (vertical
concatenation) or next to each other (horizontal concatenation).
The first parameter is a list of the DataFrames to be concatenated
The second parameter (axis) is a value indicating the direction: vertical (0) or
horizontal (1)
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller beatricemossberg. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $7.60. You're not tied to anything after your purchase.