Ctrl
+
K
Site Navigation
Getting started
User Guide
API reference
Development
Release notes
1.5.0
dev
2.2 (stable)
2.1
2.0
1.5
1.4
1.3
1.2
1.1
1.0
GitHub
Twitter
Site Navigation
Getting started
User Guide
API reference
Development
Release notes
1.5.0
dev
2.2 (stable)
2.1
2.0
1.5
1.4
1.3
1.2
1.1
1.0
GitHub
Twitter
Input/output
General functions
Series
DataFrame
pandas arrays, scalars, and data types
Index objects
Date offsets
Window
GroupBy
Resampling
Style
Plotting
Options and settings
pandas.describe_option
pandas.reset_option
pandas.get_option
pandas.set_option
pandas.option_context
pandas.option_context.__call__
Extensions
Testing
pandas.option_context.__call__
#
option_context.
__call__
(
func
)
[source]
#
Call self as a function.
Show Source