Skip to content

Instantly share code, notes, and snippets.

@gabriellm1
Last active November 23, 2020 20:17
Show Gist options
  • Save gabriellm1/d07d8531dd8b35e671e773e863bc0e35 to your computer and use it in GitHub Desktop.
Save gabriellm1/d07d8531dd8b35e671e773e863bc0e35 to your computer and use it in GitHub Desktop.
from sklearn.preprocessing import OrdinalEncoder
labels = pd.read_csv('labels.csv')
labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment