filmov
tv
Python Pandas Read from xlsx files and query from dataframe

Показать описание
import pandas as pd
df[['AveragePrice','Date']]
Try following one at a time
--------------------------------------------
df1
df[['AveragePrice','Date']]
Try following one at a time
--------------------------------------------
df1