U
    sVc>                     @   sT   d dl Z d dlZd dlmZ e jdddgdfddgdfddgdfgdd ZdS )    Nzto_concat_dtypes, result_dtypeZFloat64ZFloat32c                 C   sL   t dd | D }t t jddt jgtdgd |}t|| d S )Nc                 S   s"   g | ]}t jd dt jg|dqS )      Zdtype)pdSeriesNA).0t r
   L/tmp/pip-unpacked-wheel-xj8nt62q/pandas/tests/arrays/floating/test_concat.py
<listcomp>   s     z&test_concat_series.<locals>.<listcomp>r   r   r   )r   concatr   r   objectZastypetmZassert_series_equal)Zto_concat_dtypesZresult_dtyperesultexpectedr
   r
   r   test_concat_series   s
    
"r   )	ZpytestZpandasr   Zpandas._testingZ_testingr   markZparametrizer   r
   r
   r
   r   <module>   s   


