Hands-On Data Science: 3 Sales Analysis in Python
28mIntermediate2021-08-31
Authors

Ben Sullins
Data Geek, Tech Consultant
Free the Data Academy
Data Analytics Training Company
Course details
Python is a popular programming language in the field of data science, used for engineering and analytics, as well as data science itself. In this course, instructor Ben Sullins focuses on teaching you how to use Python using notebooks set up on the Jupyter platform. Ben walks through installing Jupyter using Anaconda, then shows you how to navigate the user interface and get Python running on a notebook in Jupyter. He covers how to import pandas, use pandas to explore sample data, and use data frames. Ben steps you through a number of functions, then concludes with some of the unique ways to present your data using Jupyter notebooks and Python.
Skills covered
Sales MetricsApache SparkTableauTableau SoftwareApacheSQLSalesPythonProjectProgramming LanguagesOpen SourceSoftware Development
Concepts
0. Introduction
- 01 - Setting up Python and Jupyter
1. Sales Analysis in Python
- 02 - Working in pandas
- 03 - Presenting analysis in notebooks