How to Manipulate Data with Pandas
Zenva
ACCESS the FULL COURSE here: https://academy.zenva.com/product/data-science-mini-degree/?zva_src=youtube-datascience-md
TRANSCRIPT
Hello world and thanks for joining me. My name is Mohit Deshpande and in this course we're gonna be learning how to manage and analyze data using pandas, a library called pandas, for data analysis. So we're gonna learn a lot about how we can read in data from sources and then manipulate it so we could use it for further data analysis. So some of the things that we're going to be learning about in this course, we're gonna learn about DataFrames, which are how we can store data in pandas so we can later use them for any kind of analysis. And we'll learn how to read information from CSV files and Excel files, we'll learn all about how to select, sort, filter our data, and then we're also going to get into how we can do different kinds of grouping and data aggregation, as well, so we're gonna be learning a lot of different things that center around this data science and data analysis library called pandas. And we're gonna really learn how to use this so that we can do further data analysis on the data that we have.
We've been making courses since 2012 and we're super excited to have you on board. Online courses are a fantastic way to learn new skills, and I take a lot of courses myself. Zenva courses consist mainly of video lessons, that you can watch and re-watch as many times as you want. We also have downloadable source code and project files and they contain everything that we build in the lessons. It's highly, highly recommended that you code along with me. In my experience it's the best way to learn something is to kinda get your feet wet or get your hands dirty. And lastly we've seen that the students who get the most out of these online courses are those that make some kind of weekly plan and stick with it, depending of course, on your own availability and learning style. So, Zenva, over the past six years has taught all different kinds of topics on programming and game development. Over 300,000 students, over 100 courses. The skills that they learn in these courses are completely transferrable to other contacts and domains. In fact, some of the students have used the skills that they've learned in these courses to advance their own careers, to make a start up, or to publish their own content from the skills that they've learned. Thanks again for joining, and I look forward to seeing all the cool stuff you'll be building. Now without further ado, let's get started. ... https://www.youtube.com/watch?v=65IDV42cCzw
4281570 Bytes