Skip to content

Instantly share code, notes, and snippets.

@QuantumDamage
Created May 3, 2017 14:45
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 QuantumDamage/1e71ba4db129c08991a335c4b6b1c3ef to your computer and use it in GitHub Desktop.
Save QuantumDamage/1e71ba4db129c08991a335c4b6b1c3ef to your computer and use it in GitHub Desktop.
oneHour[["lat", "long"]] = oneHour["coords"].apply(pd.Series)
oneHour.drop("coords", axis=1, inplace=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment