Skip to content

Instantly share code, notes, and snippets.

@amandaiglesiasmoreno
Created November 22, 2021 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amandaiglesiasmoreno/f4e0543f171951429e30c5cebf2dc412 to your computer and use it in GitHub Desktop.
Save amandaiglesiasmoreno/f4e0543f171951429e30c5cebf2dc412 to your computer and use it in GitHub Desktop.
# customer account column names
account_columns = ['Contract', 'PaperlessBilling', 'PaymentMethod']
# stacked plot of customer account columns
percentage_stacked_plot(account_columns, 'Customer Account Information')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment