Created
November 11, 2017 03:15
-
-
Save kanzitelli/889332605fe2f9907704b22443cb17d4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
returns = close_prices_2016.pct_change(1) | |
returns.head() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment