Skip to content

Instantly share code, notes, and snippets.

@yildizumut

yildizumut/s0.py Secret

Last active August 13, 2019 10:32
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 yildizumut/74d6cc73fd267d5e9fed9ec29f8f7ee1 to your computer and use it in GitHub Desktop.
Save yildizumut/74d6cc73fd267d5e9fed9ec29f8f7ee1 to your computer and use it in GitHub Desktop.
E.ON stock price for return calculation
So = S_eon.loc[S_eon.shape[0] - 1, "Close"]
print(So)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment