Skill
Python and Pandas for Data Manipulation: Extraction Methods
May 2022 with Jonathan Barrios
- Intermediate
- 6 videos
- 51 mins
Join Jonathan Barrios as he explains how to drop rows and columns, return the smallest and largest values using nsmallest( ) and nlargest( ).
You'll also learn to use the where( ) and query( ) methods that have similarities to the SQL statement WHERE, and dive deeper into the copy( ) method to avoid altering the original DataFrame.
You'll also learn to use the where( ) and query( ) methods that have similarities to the SQL statement WHERE, and dive deeper into the copy( ) method to avoid altering the original DataFrame.
Recommended Experience
Jonathan Barrios has been a CBT Nuggets trainer since 2021. His expertise areas include full-stack software development, data science, and machine learning. He has experience using the following technologies: HTML, CSS, JavaScript, PHP, Python, SQL, NoSQL, and frameworks/libraries such as Vue, React, Django, NumPy, Pandas, Matplotlilb, Scrappy, BeautifulSoup, SciPy, Seaborn, Plotly, Scikit-learn, Tensorflow, and PySpark.
- An understanding of concepts taught in Python for Data Analysis and SQL for Data Practitioners is recommended.
- Data Analysts
- Data Practitioners
Jonathan Barrios has been a CBT Nuggets trainer since 2021. His expertise areas include full-stack software development, data science, and machine learning. He has experience using the following technologies: HTML, CSS, JavaScript, PHP, Python, SQL, NoSQL, and frameworks/libraries such as Vue, React, Django, NumPy, Pandas, Matplotlilb, Scrappy, BeautifulSoup, SciPy, Seaborn, Plotly, Scikit-learn, Tensorflow, and PySpark.

Trainer