Fix usage of deprecated argument in pd.date_range()
This argument was still available in pandas1.5 but deprecated. The new version of Pandas (2.0) does not accept it anymore.
This argument was still available in pandas1.5 but deprecated. The new version of Pandas (2.0) does not accept it anymore.