Skip to content

Instantly share code, notes, and snippets.

View alisatl's full-sized avatar

Alisa Zhila alisatl

View GitHub Profile
@alisatl
alisatl / pie_plots.py
Created June 4, 2020 00:04
Pandas Pie Plots
import pandas as pd
%matplotlib inline
import matplotlib
import matplotlib.pyplot as plt
import seaborn as sns
sns.set()
ordered_groups = merch_group_metrics_pdf_retail.index