zmc
2023-12-22 9fdbf60165db0400c2e8e6be2dc6e88138ac719a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
U
¬ý°dJã    @s|UdZddlmZddlZddlZddlmZdade    d<ddœd    d
„Z
d Z e  d ¡ej d e
ƒe ejdW5QRXdS)z&
Unopinionated display configuration.
é)Ú annotationsN)Úconfigz
str | NoneÚ_initial_defencodingÚstr)Úreturnc    CsŽd}ztjjptjj}Wnttfk
r0YnX|rBd| ¡krfz t ¡}Wntj    k
rdYnX|rvd| ¡kr~t 
¡}t sŠt 
¡a |S)zŒ
    Try to find the most capable encoding supported by the console.
    slightly modified from the way IPython handles the same issue.
    NÚascii) ÚsysÚstdoutÚencodingÚstdinÚAttributeErrorÚOSErrorÚlowerÚlocaleÚgetpreferredencodingÚErrorÚgetdefaultencodingr)r
©rúMd:\z\workplace\vscode\pyvenv\venv\Lib\site-packages\pandas/_config/display.pyÚdetect_console_encodings rzÔ
: str/unicode
    Defaults to the detected encoding of the console.
    Specifies the encoding to be used for strings returned by to_string,
    these are generally strings meant to be displayed on the console.
Zdisplayr
)Z    validator)Ú__doc__Ú
__future__rrrZpandas._configrÚcfrÚ__annotations__rZpc_encoding_docZ config_prefixZregister_optionZis_textrrrrÚ<module>s   # ÿ