B. ChenExploding a list-like column with Pandas explode() methodIntroduction to Pandas explode() and how to use it to reshape a Series or a DataFrameMar 29, 2023Mar 29, 2023
B. CheninTowards Data ScienceReshaping a DataFrame from long to wide format using pivot()Introduction to Pandas pivot() and how to use it to change a DataFrame from long to wide formatJul 7, 2022Jul 7, 2022
B. CheninTowards Data ScienceHow to flatten MultiIndex Columns and Rows in Pandas6 Tricks to effectively flatten MultiIndex columns and rows in a Pandas DataFrameMar 12, 20222Mar 12, 20222
B. CheninTowards Data ScienceReshaping a DataFrame with Pandas stack() and unstack()7 tricks to effectively use the Pandas stack() and unstack()Mar 11, 2022Mar 11, 2022
B. CheninTowards Data ScienceAdding a Third Y-axis to Python Combo ChartA hands-on tutorial to create a multiple Y-axis combo chart with Matplotlib, Seaborn, and Pandas plot()Feb 20, 2022Feb 20, 2022
B. CheninTowards Data ScienceDelete rows and columns from a DataFrame using Pandas drop()9 tricks to master Pandas drop() and speed up your data analysisFeb 8, 2022Feb 8, 2022
B. CheninTowards Data ScienceCreating a dual-axis Combo Chart in PythonA hands-on tutorial to create a dual-axis combo chart with Matplotlib, Seaborn, and Pandas plot()Jan 31, 2022Jan 31, 2022
B. CheninTowards Data Science5 Tricks to Master Pandas append()Hands-on tutorial to effectively add rows at the end of current DataFrame with Pandas append()Jan 17, 20222Jan 17, 20222
B. CheninTowards Data ScienceReshaping a DataFrame using Pandas melt()Hands-on tutorial to change a DataFrame from wide format to long format with Pandas melt()Dec 31, 2021Dec 31, 2021
B. CheninTowards Data ScienceSummarizing data with Pandas crosstab7 hands-on tricks to effectively use Pandas crosstab for data summarizationDec 20, 20211Dec 20, 20211