Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 17, 2020 06:13
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 velotiotech/9bb942c2401cb9ba6dcf3d07f1de7b67 to your computer and use it in GitHub Desktop.
Save velotiotech/9bb942c2401cb9ba6dcf3d07f1de7b67 to your computer and use it in GitHub Desktop.
print("List of distinct Non-numeric profit values: ", set(df.profit[non_numeric_profits]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment