o
    i                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)CZfind_repeatsZgmeanZhmeanZpmeanmodeZtmeantvarZtminZtmaxZtstdZtsemZmomentZskewZkurtosisZdescribeZskewtestZkurtosistestZ
normaltestZjarque_beraZscoreatpercentileZpercentileofscoreZcumfreqZrelfreqZobrientransformZsemZzmapZzscoreZgzscoreZiqrZgstdZmedian_abs_deviationZ	sigmaclipZtrimbothZtrim1Z	trim_meanZf_onewayZpearsonrZfisher_exactZ	spearmanrZpointbiserialrZ
kendalltauZweightedtauZmultiscale_graphcorrZ
linregressZsiegelslopesZtheilslopesZttest_1sampZ	ttest_indZttest_ind_from_statsZ	ttest_relZkstestZks_1sampZks_2sampZ	chisquareZpower_divergenceZ
tiecorrectZranksumsZkruskalZfriedmanchisquareZrankdataZcombine_pvaluesZwasserstein_distanceZenergy_distanceZbrunnermunzelZalexandergoverndistributionsZmstats_basicc                   C   s   t S )N)__all__ r   r   K/home/kim/smarthome/.venv/lib/python3.10/site-packages/scipy/stats/stats.py__dir__"   s   r	   c                 C   s   t ddddgt| dS )NstatsZ	_stats_pyZ_mgc)Zsub_packagemoduleZprivate_modulesall	attribute)r   r   )namer   r   r   __getattr__&   s   r   N)Zscipy._lib.deprecationr   r   r	   r   r   r   r   r   <module>   s   