Talk
Tech-Enabled Services
Entrepreneurship
Panda Ate My Data!
By Mr. Kenneth Phang, Senior Lecturer & Consultant, Software Engineering & Design Practice
Data analysis and manipulation is an internal organisational function performed by Data Analysts that is more than merely presenting numbers and figures to management. With a data analysis you'll be able to provide a company with decision-making insight into the following key areas: Predict customer trends, aggregate information and behaviours.
Why Pandas?
If you've spent time in a spreadsheet software like Microsoft Excel, Apple Numbers, or Google Sheets and are eager to take your data analysis skills to the next level, this workshop is for you!
Data Analysis with Pandas and Python introduces you to the popular Pandas library built on top of the Python programming language.
Pandas is a powerhouse tool that allows you to do anything and everything with colossal data sets -- analyzing, organizing, sorting, filtering, pivoting, aggregating, munging, cleaning, calculating, and more!
This workshop will cover the following topics:- Introduction, data structure and manipulation of data ,sorting,filtering,grouping,
aggregating, de-duplicating, deleting, merging and visualizing data frame using MatPlotlib