Skip to content

Instantly share code, notes, and snippets.

@ericgitonga
Created June 24, 2021 00:56
Show Gist options
  • Save ericgitonga/18073f6b213e00f8fa83dff70f7c73d9 to your computer and use it in GitHub Desktop.
Save ericgitonga/18073f6b213e00f8fa83dff70f7c73d9 to your computer and use it in GitHub Desktop.
df["funded_time"] = pd.to_datetime(df["funded_time"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment