データフレームのtimestampをfor文で入ってる分だけ書き変えてた。他の方法を模索。.tz_convert ('Asia/Tokyo')がindexじゃないとダメっぽいので、その方法を使えるようにする。
Currently, in CPython, we have two separate objects to handle timestamps and timezones, but there is no single object that combines both concepts into one coherent representation of a "timestamp with ...