| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Python312/Lib/site-packages/pandas/tests/io/parser/common/__pycache__/ |
Upload File : |
�
0 �gB � �V � d Z ddlmZ ddlZddlZddlmZmZ ddl m
Z ej j d� Zej j d� Zeej j# ddd g� d
� � � Zeej j# ddd g� d� � � Zd� Zy)
zy
Tests that work on both the Python and C engines but do not have a
specific classification into the other test modules.
� )�StringION)� DataFrame�option_contextz=ignore:Passing a BlockManager to DataFrame:DeprecationWarning�
pyarrow_xfail� na_filterTFc �� � | }d}t dt d� t d� gdz ig d��� }|j t |� d|� � }t j
||� y )
NzE,A
a,inf
b,-inf
c,+Inf
d,-Inf
e,INF
f,-INF
g,+INf
h,-INf
i,inF
j,-inF�A�infz-inf� )
�a�b�c�d�e�f�g�h�i�j��indexr �� index_colr �r �float�read_csvr �tm�assert_frame_equal��all_parsersr �parser�data�expected�results �HC:\Python312\Lib\site-packages\pandas/tests/io/parser/common/test_inf.py�test_inf_parsingr&