Back to Browse

Removing Duplicate Records in Python Pandas

1.2K views
Feb 14, 2024
5:21

One of the most common issues you’ll encounter when you’re wrangling data is the presence of duplicate records in your dataset. In this video, we cover how to check for the presence of, and remove, duplicate records in datasets using Python Pandas. Wrangled Rewards Data File #2: https://drive.google.com/file/d/1S3-kftCAYWROoi6FXvJbWNEOoB0rE-ew/view?usp=sharing Prerequisites for this video include: -- A working knowledge of the Python programming language. -- An instance of Python installed on your computer. -- An interest in learning how to use the Pandas Python library. This video is also part of a video series playlist covering Data Wrangling in Pandas: (1) https://youtu.be/64vfUnQCARU?si=VsOfQqFrcJi4PH2J (2) https://youtu.be/OfERprOC3F4?si=tUzBQmIqir_FRZGE (3) https://youtu.be/XjIbQr1PClw?si=HlyP9S55FthKoY-0 (4) https://youtu.be/FewQqTCtx2o?si=NJH2pKvbpFhHhx1X (5) https://youtu.be/vSyymtg_BVw?si=xNVVOf-xlu_38TWO (6) https://youtu.be/FcUVd49Auhs?si=au3sD3YK30bDqHpQ (7) https://youtu.be/asjK4Gx_zXM?si=a18_TuiB7gMNtfdd (8) https://youtu.be/I42JH5zT2vg?si=FADDPH4TSKstbNFR

Download

1 formats

Video Formats

360pmp47.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Removing Duplicate Records in Python Pandas | NatokHD