ABC (Pareto) Analysis with Python - The easy way

Опубликовано: 14 Апрель 2021
на канале: Chart Explorers
5,595
147

In this video we go over the easy way to run an ABC analysis in Python. This is sometimes called a Pareto analysis because it follows the Pareto principle where a small amount of your items make up a large portion of your outcome.

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

$15 off Annual Dataquest subscription
app.dataquest.io/referral-signup/qybqz3r8/
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Merch: https://bit.ly/PythonAndDataMerch
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Github https://github.com/bvalgard/abc-analysis
Data https://bit.ly/ytviews_abc
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

My Number 1 course recommendation for self learners (affiliate link): bit.ly/GoogleAnalyticsProfessionalCertificate

Udemy Recommendations that I have Personally Taken (affiliate links):
►►Learn Statistics http://bit.ly/Statistics4DSUdemyCE
►►Learn Python http://bit.ly/LearnPythonCE
►►Learn SQL http://bit.ly/LearnSQLCE
►►Learn Data Analysis (this goes into advanced concepts - learn up to and including Logistic regression - you don't need this before you start applying for jobs but it can help) http://bit.ly/PythonMLDS_CE
►►Learn Business Intelligence http://bit.ly/LearnBI_CE
►►Learn Time Series Analysis (this is an important skill in SOME jobs, but you don't need this before you start applying for jobs) http://bit.ly/TimeSeries_CE

For a more technical / hands on approach consider Dataquest (this is where I learned much of what I know). You will learn will learn SQL, Python, R, and more)! This is a recommendation link I do not get paid, but you will get $15 dollars off.
app.dataquest.io/referral-signup/qybqz3r8/

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Consider subscribing for weekly tips, tricks, and tutorials.
   / @chartexplorers  

Join my Discord Server   / discord  

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
References

Most In-Demand Tech Skills for Data Analysts | by Jeff Hale | Towards Data Science https://towardsdatascience.com/most-i...

MOOC completion rate https://www.edsurge.com/news/2018-11-...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

0:00 What is ABC Analysis
1:03 Getting Started
1:48 Data Cleaning
3:21 ABC Analysis
4:15 Graphing
5:08 Creating ABC column
6:58 Example 2 - Sales data