Home
Press ? for keyboard navigation
❮
Pandas Stocks
Merge Dataframes
❯
Pandas Stocks
examples/pandas/read_csv_stocks.py
import
pandas
prices
=
pandas
.
read_csv
(
'stock_prices.csv'
)
print
(
prices
)
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)