/
githubmirror
/
pandas
Обзор
Документация
Войти
/
githubmirror
/
pandas
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
doc/source/reference/options.rst
28 строк
464 B
Matthew Roeschke
DOC: Add missing API item to reference docs (#48455)
14 сен 2022, 01:58
Не верифицирован
14 сен 2022, 01:58
f79ee8a
Код
Авторство
О чём код?
{{ header }} .. _api.options: ==================== Options and settings ==================== .. currentmodule:: pandas API for configuring global behavior. See :ref:`the User Guide <options>` for more. Working with options -------------------- .. autosummary:: :toctree: api/ describe_option reset_option get_option set_option option_context Numeric formatting ------------------ .. autosummary:: :toctree: api/ set_eng_float_format