o
    _~#g                     @   sN   d dl Z d dlZd dlZd dlmZmZ ejdddd Zejdd Z	dS )	    N)	DataFrameto_datetimeT)autousec                  c   s    t d} t d}t d}|j }|   | d d V  W d    n1 s,w   Y  |j  |j| |d t	
d d S )N
matplotlibzmatplotlib.unitszmatplotlib.pyplottemplateall   )pytestimportorskipregistrycopy
rc_contextuseclearupdateclosegccollect)mpl	mpl_unitspltorig_units_registry r   /var/www/static.ux5.de/https/Moving-Object-Detection-with-OpenCV/env/lib/python3.10/site-packages/pandas/tests/plotting/conftest.pympl_cleanup   s   







r   c                  C   s   d} t jd}|jddg| d}|jg d| d}t|||jdd| d|jd	d
| d|jd| dt|jdd| t jdd}|S )N2   
   MaleFemale)size)ABCB             l     j+2Zl     ReZ)r   dtype)gender	classroomheightweightcategorydatetime)	nprandomdefault_rngchoicer   normalintegersr   int64)nrngr(   r)   hist_dfr   r   r   r7       s*   r7   )
r   numpyr.   r	   pandasr   r   fixturer   r7   r   r   r   r   <module>   s    

