df.index
python - Correct way to check if Pandas DataFrame index is a certain type (DatetimeIndex) - Stack Overflow
df.index.inferred_type
df.dtypes
このページの著者: takanotume24