I have
df = pd.read_csv("C:AAPL_MIN.csv", parse_dates=True, index_col=\'datetime\') print(type(df.index))
how can I change type fro