Options and settings#

API for configuring global behavior. See the User Guide for more.

Working with options#

describe_option

reset_option

get_option

set_option

option_context(*args)

Context manager to temporarily set options in the with statement context.

Numeric formatting#

set_eng_float_format([accuracy, use_eng_prefix])

Format float representation in DataFrame with SI notation.