Data Analysis with Pandas | Online Workshop on June 9th, 2021
Join us for a free introductory workshop to learn how to load, prepare, manipulate, and analyze data using Pandas.
Pandas is a fast, powerful, flexible and easy-to-use open-source data analysis and manipulation tool, built on top of the Python programming language. The library's primary data structure, the data frame, replicates a data structure of the same name from R which is a straightforward way to represent tabular data. Additionally, Pandas offers options to create effective visualizations to help you point out trends in your data more easily.
This workshop is perfect for both non-programmers who do not have any programming experience and are interested in learning about data science, and programmers who are looking to brush up their skills or expand their programming toolkit.
We recommend participants to install the latest version of Anaconda with Python to follow along with the hands-on workshop. Here is a helpful video on how to properly set up Anaconda. This workshop will be taught by NYC Data Science Academy Instructor Alex Baransky.