Navigation
index
modules
|
next
|
previous
|
pandas 1.3.5 documentation
»
API reference
»
Date offsets
»
pandas.tseries.offsets.Tick
»
pandas.tseries.offsets.Tick.__call__
pandas.tseries.offsets.Tick.__call__
¶
Tick.
__call__
(
*
args
,
**
kwargs
)
¶
Call self as a function.
Previous topic
pandas.tseries.offsets.Tick.base
Next topic
pandas.tseries.offsets.Tick.rollback
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
pandas 1.3.5 documentation
»
API reference
»
Date offsets
»
pandas.tseries.offsets.Tick
»
pandas.tseries.offsets.Tick.__call__