Skip to content

Instantly share code, notes, and snippets.

@khuyentran1401
Created January 5, 2022 22:55
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 khuyentran1401/74d58f5965eb7f89b14d6e41f1d820c3 to your computer and use it in GitHub Desktop.
Save khuyentran1401/74d58f5965eb7f89b14d6e41f1d820c3 to your computer and use it in GitHub Desktop.
import pandas as pd
import seaborn as sns
import matplotlib.pyplot as plt
df = pd.read_csv("survey_results_public.csv")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment