Skip to content

Instantly share code, notes, and snippets.

@h3ik0th
Created September 16, 2021 16:10
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 h3ik0th/7f7e71a10c4ac39ffcba95a2409acdf7 to your computer and use it in GitHub Desktop.
Save h3ik0th/7f7e71a10c4ac39ffcba95a2409acdf7 to your computer and use it in GitHub Desktop.
# The integrated Tyrion & Cersei, after differencing
df_iTC = pd.DataFrame({"Tyrion":sT, "Cersei":sC})
ar_iTC = df_iTC.to_numpy()
df_iTC.describe()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment