| 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 : C:/Python312/Lib/site-packages/pandas/tests/plotting/__pycache__/ |
Upload File : |
�
0 �gqb � � � d Z ddlZddlZddlZddlmc mZ ddl m
Z
mZmZm
Z
mZmZmZmZmZ ddlmZ ddlmZmZmZmZmZ ej8 d� Z ej8 d� Z ej8 d� Zej@ de
fd �� Z! ejD d� d
� � Z#d� Z$ejJ jM dejN jP � ejJ jM d
e
ejR d� jU dd� � e e+d� � g� ejJ jM d e e+d� � edd�� edd�� g� d� � � � Z, G d� d� Z- G d� d� Z.y)z$ Test cases for misc plot functions � N) � DataFrame�Index�Series� Timestamp�
date_range�interval_range�period_range�plotting�read_csv)�
_check_colors�_check_legend_labels�_check_plot_works�_check_text_labels�_check_ticks_props�
matplotlibzmatplotlib.pyplotz
matplotlib.cm�returnc �* � t | dddd� � S )z*
The iris dataset as a DataFrame.
�io�data�csvziris.csv)r )�datapaths �AC:\Python312\Lib\site-packages\pandas/tests/plotting/test_misc.py�irisr "