{{ header }}
.. currentmodule:: pandas
.. autosummary:: :toctree: api/ describe_option reset_option get_option set_option option_context
.. autosummary:: :toctree: api/ testing.assert_frame_equal testing.assert_series_equal testing.assert_index_equal testing.assert_extension_array_equal
.. autosummary:: :toctree: api/ errors.AccessorRegistrationWarning errors.DtypeWarning errors.DuplicateLabelError errors.EmptyDataError errors.InvalidIndexError errors.MergeError errors.NullFrequencyError errors.NumbaUtilError errors.OutOfBoundsDatetime errors.OutOfBoundsTimedelta errors.ParserError errors.ParserWarning errors.PerformanceWarning errors.UnsortedIndexError errors.UnsupportedFunctionCall
.. autosummary:: :toctree: api/ api.types.union_categoricals api.types.infer_dtype api.types.pandas_dtype
.. autosummary:: :toctree: api/ api.types.is_bool_dtype api.types.is_categorical_dtype api.types.is_complex_dtype api.types.is_datetime64_any_dtype api.types.is_datetime64_dtype api.types.is_datetime64_ns_dtype api.types.is_datetime64tz_dtype api.types.is_extension_type api.types.is_extension_array_dtype api.types.is_float_dtype api.types.is_int64_dtype api.types.is_integer_dtype api.types.is_interval_dtype api.types.is_numeric_dtype api.types.is_object_dtype api.types.is_period_dtype api.types.is_signed_integer_dtype api.types.is_string_dtype api.types.is_timedelta64_dtype api.types.is_timedelta64_ns_dtype api.types.is_unsigned_integer_dtype api.types.is_sparse
.. autosummary:: :toctree: api/ api.types.is_dict_like api.types.is_file_like api.types.is_list_like api.types.is_named_tuple api.types.is_iterator
.. autosummary:: :toctree: api/ api.types.is_bool api.types.is_categorical api.types.is_complex api.types.is_float api.types.is_hashable api.types.is_integer api.types.is_interval api.types.is_number api.types.is_re api.types.is_re_compilable api.types.is_scalar
.. autosummary:: :toctree: api/ show_versions