-
-
Save justmarkham/19241df07db2b93283fbb0cfe9c572f9 to your computer and use it in GitHub Desktop.
Lesson on the pandas MultiIndex from the October 23 webcast
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
Date | Close | Volume | Symbol | |
---|---|---|---|---|
2016-10-03 | 31.50 | 14070500 | CSCO | |
2016-10-03 | 112.52 | 21701800 | AAPL | |
2016-10-03 | 57.42 | 19189500 | MSFT | |
2016-10-04 | 113.00 | 29736800 | AAPL | |
2016-10-04 | 57.24 | 20085900 | MSFT | |
2016-10-04 | 31.35 | 18460400 | CSCO | |
2016-10-05 | 57.64 | 16726400 | MSFT | |
2016-10-05 | 31.59 | 11808600 | CSCO | |
2016-10-05 | 113.05 | 21453100 | AAPL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment