
    Owg                         d Z ddlmZ ddlZddlmZ ddlmZ ej                  j                  d      Zej                  j                  dddg      d	        Zd
 Zy)zy
Tests that work on both the Python and C engines but do not have a
specific classification into the other test modules.
    )StringION)	DataFramez=ignore:Passing a BlockManager to DataFrame:DeprecationWarningzdata,thousands,decimal)zA|B|C
1|2,334.01|5
10|13|10.
,.)zA|B|C
1|2.334,01|5
10|13|10,
r   r   c                 Z   | }t        ddgddgddgd      }|j                  dk(  rEd	}t        j                  t        |
      5  |j                  t        |      d||       d d d        y |j                  t        |      d||      }t        j                  ||       y # 1 sw Y   y xY w)N   
   gQ<@      g      $@)ABCpyarrowzAThe 'thousands' option is not supported with the 'pyarrow' engine)match|)sep	thousandsdecimal)	r   enginepytestraises
ValueErrorread_csvr   tmassert_frame_equal)all_parsersdatar   r   parserexpectedmsgresults           a/var/www/horilla/myenv/lib/python3.12/site-packages/pandas/tests/io/parser/common/test_decimal.pytest_1000_sep_with_decimalr#      s    , F2wgr]!TKLH}}	!Q]]:S1 	OOC9g  	 	__C9g  F &(+	 	s   B!!B*c                     | }d}|j                  t        |      dd      }t        g dg dg dgg d	      }t        j                  ||       y )
NzId;Number1;Number2;Text1;Text2;Number3
1;1521,1541;187101,9543;ABC;poi;4,738797819
2;121,12;14897,76;DEF;uyt;0,377320872
3;878,158;108013,434;GHI;rez;2,735694704;r   )r   r   )r   gAc̝ė@g	hAABCpoig2[j@)   gHzG^@g{G@DEFuytgUq&?)   g%Cq@g^@GHIrezg)@)IdNumber1Number2Text1Text2Number3)columns)r   r   r   r   r   )r   r   r   r!   r   s        r"   test_euro_decimal_formatr5   8   sX    F,D
 __Xd^c_BFB<?	

 JH &(+    )__doc__ior   r   pandasr   pandas._testing_testingr   markfilterwarnings
pytestmarkparametrizer#   r5    r6   r"   <module>rA      si       [[''C

 	
	
*,+*,$,r6   