Python Pandas Tutorial 13. Crosstab HD

06.07.2017
Crosstab (also known as contingency table or cross tabulation) is a table showing frequency distribution of one variable in rows and another on columns. pandas crosstab method can be used to generate these contingency tables that are extremely useful in survey and business analytics. Topics that are covered in this Python Pandas Video: 0:05 What is crosstab (contingency table)? 1:52 create contingency table with method crosstab() 5:04 Open documentation in jupyter notebook code: https://github.com/codebasics/py/blob/master/pandas/13_crosstab/pandas_crosstab.ipynb To download csv and code for all tutorials: go to https://github.com/codebasics/py, click on a green button to clone or download the entire repository and then go to relevant folder to get access to that specific file. Website: http://codebasicshub.com/ Facebook: https://www.facebook.com/codebasicshub Twitter: https://twitter.com/codebasicshub

Похожие видео

Показать еще