Skip to content

Instantly share code, notes, and snippets.

@MrDMurray
Created March 7, 2019 12:13
Show Gist options
  • Save MrDMurray/a8aec4b07e4465e8309d0e717ea02189 to your computer and use it in GitHub Desktop.
Save MrDMurray/a8aec4b07e4465e8309d0e717ea02189 to your computer and use it in GitHub Desktop.
Practice Cleaning Data
#cleanstart
# xTitle yTitle x1 y1 x2 y2 x3 y3 etc...
dataListed = [['#Student', 'sCore.'], ['Mr. Joer', '2 points'], ['Lad John', 'Six'], ['Mr. Jimmy', '2%'], ['Legend James', '3.0'], ['Miss Jane', '4']]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment