ABC (Pareto) Analysis with Python - The easy way

preview_player
Показать описание
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
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

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

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

Udemy Recommendations that I have Personally Taken (affiliate links):

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.

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

Consider subscribing for weekly tips, tricks, and tutorials.

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

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

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
Рекомендации по теме
Комментарии
Автор

Hi, very informative video, on the graphs itself what does the blue, green and purple like mean ( as well as the grey one running across diagonally from left to right )
Thanks

zakariaaitibba
Автор

please could you tell me on what basis it takes the thresholds for the ABC categories

siddhantgopi
Автор

How can we use this script if we have groups? Like for example we want to look at the abc segments at a group level and then when we drill down, at a sub group level?

madhurijaikumar
Автор

Wow thank you so much for these great package! I can't find how to modifiy the title of the plot; the labels... is it possible?

mreltyranos
Автор

how did you do the cleaning please explain

smarterfuture
Автор

How can I print a report that lists all A(353), B(154) and C(1066) class items by the item number.Please let me know.

chandraraman
Автор

How can I print a report that lists all A, B and C class items by the item number.Please let me know.

chandraraman
Автор

Can you automate a ved analysis in python?

nwabuezeprecious
Автор

Sehr gut! Vielen Dank und viele Grüße aus D.

topfundus
Автор

please i cant find a abc_analyse package on python, should i download it, or it should be insetaled with python

benamgharanisse
Автор

when I type pip install abc-analysis to PowerShell, it shows: "The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again". I tried pip3 also but it doesn't help. How can I install abc-analysis properly?

tranthithanhngan
Автор

what if i have 3 categories a, b, c and 0? what it means?

АнтонТеплов-дч