pandas.Timestamp.replace
-
Timestamp.replace -
реализует datetime.replace, обрабатывает наносекунды
Параметры: -
year : int, optional -
month : int, optional -
day : int, optional -
hour : int, optional -
minute : int, optional -
second : int, optional -
microsecond : int, optional - наносекунда: int, необязательно
-
tzinfo : tz-convertible, optional
fold : int, необязательно, по умолчанию 0
добавлено в 3.6, NotImplemented
Возвращает: - Timestamp с изменёнными полями
-
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.Timestamp.replace.html