Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@khuyentran1401
Created January 5, 2022 23:27
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/da5b24741700efe5fac0b015d7837911 to your computer and use it in GitHub Desktop.
Save khuyentran1401/da5b24741700efe5fac0b015d7837911 to your computer and use it in GitHub Desktop.
sns.boxplot(data=years_sorted, x="YearsCoding", y="ConvertedSalary")
plt.show()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment