Sindbad~EG File Manager

Current Path : /usr/local/lib/python3.12/site-packages/pandas/io/parsers/__pycache__/
Upload File :
Current File : //usr/local/lib/python3.12/site-packages/pandas/io/parsers/__pycache__/readers.cpython-312.pyc

�

MٜguT�2���UdZddlmZddlmZmZddlZddlZddlm	Z	ddl
mZmZm
Z
mZmZmZmZmZddlZddlZddlmZddlmZdd	lmZdd
lmZmZddlm Z ddl!m"Z"dd
l#m$Z$ddl%m&Z&m'Z'm(Z(m)Z)m*Z*m+Z+ddl,m-Z-ddl.m/Z/ddl0m1Z1ddl2m3Z3ddl4m5Z5m6Z6m7Z7m8Z8ddl9m:Z:ddl;m<Z<m=Z=m>Z>ddl?m@Z@ddlAmBZBmCZCer*ddlDmEZEmFZFmGZGmHZHddlImJZJddlKmLZLmMZMmNZNmOZOmPZPmQZQmRZRmSZSmTZTmUZUde	dj�eWe��dd��zd zZXGd!�d"e�ZYd#d$d$d#dd%�ZZd"e[d&<Gd'�d(e�Z\d)d*dd+�Z]d(e[d,<d-hZ^d.d/hZ_hd0�Z`Gd1�d2e�Zaedidjd4��Zbedidkd5��Zbedidld6��Zb	dm							dnd7�Zbdod8�Zc				dpd:�Zded3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d;�.																																																																																															dqd>��Zeed3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d?�/																																																																																																	drd@��Zeed3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3dA�0																																																																																																	dsdB��Zeed3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3dA�0																																																																																																	dtdC��Zee eXj�dDdEdFdGdHe3d<e3dId9z�J��ej�dd)ej�dddddddd#ddddd$d$ej�d$dej�ej�ej�dd#d$d#dd)ddKddLej�d$ddddMddNej�eZd.d#ddej�dA�0																																																																																																			dudO��Zeed3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3dP�/																																																																																																	dvdQ��Zied3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d?�/																																																																																																	dwdR��Zied3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3dA�0																																																																																																	dxdS��Zied3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3dA�0																																																																																																	dydT��Zie eXj�dFdGdDdEdUe3d<e3dId9z�J��ej�dd)ej�dddddddd#ddddd$d$ej�d$d#ej�ej�ej�dd#d$d#dd)ddKddLej�d$ddddMddNej�eZd.d#ddej�dA�0																																																																																																			dzdV��Zied3d3d3d3d3dW�															d{dX��Zjed3d3d3d3d3dY�															d|dZ��Zjed3d3d3d3d3d3d[�															d}d\��Zjd)dd*ej�d#dd[�															d~d]�ZjGd^�d=ej��Zldd_�Zmd�d�d`�Znda�Zod�db�Zp																		d�dc�Zqd�dd�ZrdeZsd�df�Zt						d�dg�Zud�dh�Zvy)�z�
Module contains tools for processing files into DataFrames or other objects

GH#48849 provides a convenient way of deprecating keyword arguments
�)�annotations)�abc�defaultdictN)�fill)�IO�
TYPE_CHECKING�Any�Callable�Literal�
NamedTuple�	TypedDict�overload)�using_copy_on_write)�lib)�
STR_NA_VALUES)�AbstractMethodError�
ParserWarning)�Appender)�find_stack_level)�check_dtype_backend)�is_file_like�is_float�is_hashable�
is_integer�is_list_like�pandas_dtype)�Series)�	DataFrame)�
RangeIndex)�_shared_docs)�	IOHandles�
get_handle�stringify_path�validate_header_arg)�ArrowParserWrapper)�
ParserBase�is_index_col�parser_defaults)�CParserWrapper)�FixedWidthFieldParser�PythonParser)�Hashable�Iterable�Mapping�Sequence)�
TracebackType)
�CompressionOptions�	CSVEngine�DtypeArg�DtypeBackend�FilePath�
IndexLabel�
ReadCsvBuffer�Self�StorageOptions�UsecolsArgTypea�
{summary}

Also supports optionally iterating or breaking of the file
into chunks.

Additional help can be found in the online docs for
`IO Tools <https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html>`_.

Parameters
----------
filepath_or_buffer : str, path object or file-like object
    Any valid string path is acceptable. The string could be a URL. Valid
    URL schemes include http, ftp, s3, gs, and file. For file URLs, a host is
    expected. A local file could be: file://localhost/path/to/table.csv.

    If you want to pass in a path object, pandas accepts any ``os.PathLike``.

    By file-like object, we refer to objects with a ``read()`` method, such as
    a file handle (e.g. via builtin ``open`` function) or ``StringIO``.
sep : str, default {_default_sep}
    Character or regex pattern to treat as the delimiter. If ``sep=None``, the
    C engine cannot automatically detect
    the separator, but the Python parsing engine can, meaning the latter will
    be used and automatically detect the separator from only the first valid
    row of the file by Python's builtin sniffer tool, ``csv.Sniffer``.
    In addition, separators longer than 1 character and different from
    ``'\s+'`` will be interpreted as regular expressions and will also force
    the use of the Python parsing engine. Note that regex delimiters are prone
    to ignoring quoted data. Regex example: ``'\r\t'``.
delimiter : str, optional
    Alias for ``sep``.
header : int, Sequence of int, 'infer' or None, default 'infer'
    Row number(s) containing column labels and marking the start of the
    data (zero-indexed). Default behavior is to infer the column names: if no ``names``
    are passed the behavior is identical to ``header=0`` and column
    names are inferred from the first line of the file, if column
    names are passed explicitly to ``names`` then the behavior is identical to
    ``header=None``. Explicitly pass ``header=0`` to be able to
    replace existing names. The header can be a list of integers that
    specify row locations for a :class:`~pandas.MultiIndex` on the columns
    e.g. ``[0, 1, 3]``. Intervening rows that are not specified will be
    skipped (e.g. 2 in this example is skipped). Note that this
    parameter ignores commented lines and empty lines if
    ``skip_blank_lines=True``, so ``header=0`` denotes the first line of
    data rather than the first line of the file.
names : Sequence of Hashable, optional
    Sequence of column labels to apply. If the file contains a header row,
    then you should explicitly pass ``header=0`` to override the column names.
    Duplicates in this list are not allowed.
index_col : Hashable, Sequence of Hashable or False, optional
  Column(s) to use as row label(s), denoted either by column labels or column
  indices.  If a sequence of labels or indices is given, :class:`~pandas.MultiIndex`
  will be formed for the row labels.

  Note: ``index_col=False`` can be used to force pandas to *not* use the first
  column as the index, e.g., when you have a malformed file with delimiters at
  the end of each line.
usecols : Sequence of Hashable or Callable, optional
    Subset of columns to select, denoted either by column labels or column indices.
    If list-like, all elements must either
    be positional (i.e. integer indices into the document columns) or strings
    that correspond to column names provided either by the user in ``names`` or
    inferred from the document header row(s). If ``names`` are given, the document
    header row(s) are not taken into account. For example, a valid list-like
    ``usecols`` parameter would be ``[0, 1, 2]`` or ``['foo', 'bar', 'baz']``.
    Element order is ignored, so ``usecols=[0, 1]`` is the same as ``[1, 0]``.
    To instantiate a :class:`~pandas.DataFrame` from ``data`` with element order
    preserved use ``pd.read_csv(data, usecols=['foo', 'bar'])[['foo', 'bar']]``
    for columns in ``['foo', 'bar']`` order or
    ``pd.read_csv(data, usecols=['foo', 'bar'])[['bar', 'foo']]``
    for ``['bar', 'foo']`` order.

    If callable, the callable function will be evaluated against the column
    names, returning names where the callable function evaluates to ``True``. An
    example of a valid callable argument would be ``lambda x: x.upper() in
    ['AAA', 'BBB', 'DDD']``. Using this parameter results in much faster
    parsing time and lower memory usage.
dtype : dtype or dict of {{Hashable : dtype}}, optional
    Data type(s) to apply to either the whole dataset or individual columns.
    E.g., ``{{'a': np.float64, 'b': np.int32, 'c': 'Int64'}}``
    Use ``str`` or ``object`` together with suitable ``na_values`` settings
    to preserve and not interpret ``dtype``.
    If ``converters`` are specified, they will be applied INSTEAD
    of ``dtype`` conversion.

    .. versionadded:: 1.5.0

        Support for ``defaultdict`` was added. Specify a ``defaultdict`` as input where
        the default determines the ``dtype`` of the columns which are not explicitly
        listed.
engine : {{'c', 'python', 'pyarrow'}}, optional
    Parser engine to use. The C and pyarrow engines are faster, while the python engine
    is currently more feature-complete. Multithreading is currently only supported by
    the pyarrow engine.

    .. versionadded:: 1.4.0

        The 'pyarrow' engine was added as an *experimental* engine, and some features
        are unsupported, or may not work correctly, with this engine.
converters : dict of {{Hashable : Callable}}, optional
    Functions for converting values in specified columns. Keys can either
    be column labels or column indices.
true_values : list, optional
    Values to consider as ``True`` in addition to case-insensitive variants of 'True'.
false_values : list, optional
    Values to consider as ``False`` in addition to case-insensitive variants of 'False'.
skipinitialspace : bool, default False
    Skip spaces after delimiter.
skiprows : int, list of int or Callable, optional
    Line numbers to skip (0-indexed) or number of lines to skip (``int``)
    at the start of the file.

    If callable, the callable function will be evaluated against the row
    indices, returning ``True`` if the row should be skipped and ``False`` otherwise.
    An example of a valid callable argument would be ``lambda x: x in [0, 2]``.
skipfooter : int, default 0
    Number of lines at bottom of file to skip (Unsupported with ``engine='c'``).
nrows : int, optional
    Number of rows of file to read. Useful for reading pieces of large files.
na_values : Hashable, Iterable of Hashable or dict of {{Hashable : Iterable}}, optional
    Additional strings to recognize as ``NA``/``NaN``. If ``dict`` passed, specific
    per-column ``NA`` values.  By default the following values are interpreted as
    ``NaN``: " z", "�Fz    )�subsequent_indenta�- ".

keep_default_na : bool, default True
    Whether or not to include the default ``NaN`` values when parsing the data.
    Depending on whether ``na_values`` is passed in, the behavior is as follows:

    * If ``keep_default_na`` is ``True``, and ``na_values`` are specified, ``na_values``
      is appended to the default ``NaN`` values used for parsing.
    * If ``keep_default_na`` is ``True``, and ``na_values`` are not specified, only
      the default ``NaN`` values are used for parsing.
    * If ``keep_default_na`` is ``False``, and ``na_values`` are specified, only
      the ``NaN`` values specified ``na_values`` are used for parsing.
    * If ``keep_default_na`` is ``False``, and ``na_values`` are not specified, no
      strings will be parsed as ``NaN``.

    Note that if ``na_filter`` is passed in as ``False``, the ``keep_default_na`` and
    ``na_values`` parameters will be ignored.
na_filter : bool, default True
    Detect missing value markers (empty strings and the value of ``na_values``). In
    data without any ``NA`` values, passing ``na_filter=False`` can improve the
    performance of reading a large file.
verbose : bool, default False
    Indicate number of ``NA`` values placed in non-numeric columns.

    .. deprecated:: 2.2.0
skip_blank_lines : bool, default True
    If ``True``, skip over blank lines rather than interpreting as ``NaN`` values.
parse_dates : bool, list of Hashable, list of lists or dict of {{Hashable : list}}, default False
    The behavior is as follows:

    * ``bool``. If ``True`` -> try parsing the index. Note: Automatically set to
      ``True`` if ``date_format`` or ``date_parser`` arguments have been passed.
    * ``list`` of ``int`` or names. e.g. If ``[1, 2, 3]`` -> try parsing columns 1, 2, 3
      each as a separate date column.
    * ``list`` of ``list``. e.g.  If ``[[1, 3]]`` -> combine columns 1 and 3 and parse
      as a single date column. Values are joined with a space before parsing.
    * ``dict``, e.g. ``{{'foo' : [1, 3]}}`` -> parse columns 1, 3 as date and call
      result 'foo'. Values are joined with a space before parsing.

    If a column or index cannot be represented as an array of ``datetime``,
    say because of an unparsable value or a mixture of timezones, the column
    or index will be returned unaltered as an ``object`` data type. For
    non-standard ``datetime`` parsing, use :func:`~pandas.to_datetime` after
    :func:`~pandas.read_csv`.

    Note: A fast-path exists for iso8601-formatted dates.
infer_datetime_format : bool, default False
    If ``True`` and ``parse_dates`` is enabled, pandas will attempt to infer the
    format of the ``datetime`` strings in the columns, and if it can be inferred,
    switch to a faster method of parsing them. In some cases this can increase
    the parsing speed by 5-10x.

    .. deprecated:: 2.0.0
        A strict version of this argument is now the default, passing it has no effect.

keep_date_col : bool, default False
    If ``True`` and ``parse_dates`` specifies combining multiple columns then
    keep the original columns.
date_parser : Callable, optional
    Function to use for converting a sequence of string columns to an array of
    ``datetime`` instances. The default uses ``dateutil.parser.parser`` to do the
    conversion. pandas will try to call ``date_parser`` in three different ways,
    advancing to the next if an exception occurs: 1) Pass one or more arrays
    (as defined by ``parse_dates``) as arguments; 2) concatenate (row-wise) the
    string values from the columns defined by ``parse_dates`` into a single array
    and pass that; and 3) call ``date_parser`` once for each row using one or
    more strings (corresponding to the columns defined by ``parse_dates``) as
    arguments.

    .. deprecated:: 2.0.0
       Use ``date_format`` instead, or read in as ``object`` and then apply
       :func:`~pandas.to_datetime` as-needed.
date_format : str or dict of column -> format, optional
    Format to use for parsing dates when used in conjunction with ``parse_dates``.
    The strftime to parse time, e.g. :const:`"%d/%m/%Y"`. See
    `strftime documentation
    <https://docs.python.org/3/library/datetime.html
    #strftime-and-strptime-behavior>`_ for more information on choices, though
    note that :const:`"%f"` will parse all the way up to nanoseconds.
    You can also pass:

    - "ISO8601", to parse any `ISO8601 <https://en.wikipedia.org/wiki/ISO_8601>`_
        time string (not necessarily in exactly the same format);
    - "mixed", to infer the format for each element individually. This is risky,
        and you should probably use it along with `dayfirst`.

    .. versionadded:: 2.0.0
dayfirst : bool, default False
    DD/MM format dates, international and European format.
cache_dates : bool, default True
    If ``True``, use a cache of unique, converted dates to apply the ``datetime``
    conversion. May produce significant speed-up when parsing duplicate
    date strings, especially ones with timezone offsets.

iterator : bool, default False
    Return ``TextFileReader`` object for iteration or getting chunks with
    ``get_chunk()``.
chunksize : int, optional
    Number of lines to read from the file per chunk. Passing a value will cause the
    function to return a ``TextFileReader`` object for iteration.
    See the `IO Tools docs
    <https://pandas.pydata.org/pandas-docs/stable/io.html#io-chunking>`_
    for more information on ``iterator`` and ``chunksize``.

{decompression_options}

    .. versionchanged:: 1.4.0 Zstandard support.

thousands : str (length 1), optional
    Character acting as the thousands separator in numerical values.
decimal : str (length 1), default '.'
    Character to recognize as decimal point (e.g., use ',' for European data).
lineterminator : str (length 1), optional
    Character used to denote a line break. Only valid with C parser.
quotechar : str (length 1), optional
    Character used to denote the start and end of a quoted item. Quoted
    items can include the ``delimiter`` and it will be ignored.
quoting : {{0 or csv.QUOTE_MINIMAL, 1 or csv.QUOTE_ALL, 2 or csv.QUOTE_NONNUMERIC, 3 or csv.QUOTE_NONE}}, default csv.QUOTE_MINIMAL
    Control field quoting behavior per ``csv.QUOTE_*`` constants. Default is
    ``csv.QUOTE_MINIMAL`` (i.e., 0) which implies that only fields containing special
    characters are quoted (e.g., characters defined in ``quotechar``, ``delimiter``,
    or ``lineterminator``.
doublequote : bool, default True
   When ``quotechar`` is specified and ``quoting`` is not ``QUOTE_NONE``, indicate
   whether or not to interpret two consecutive ``quotechar`` elements INSIDE a
   field as a single ``quotechar`` element.
escapechar : str (length 1), optional
    Character used to escape other characters.
comment : str (length 1), optional
    Character indicating that the remainder of line should not be parsed.
    If found at the beginning
    of a line, the line will be ignored altogether. This parameter must be a
    single character. Like empty lines (as long as ``skip_blank_lines=True``),
    fully commented lines are ignored by the parameter ``header`` but not by
    ``skiprows``. For example, if ``comment='#'``, parsing
    ``#empty\na,b,c\n1,2,3`` with ``header=0`` will result in ``'a,b,c'`` being
    treated as the header.
encoding : str, optional, default 'utf-8'
    Encoding to use for UTF when reading/writing (ex. ``'utf-8'``). `List of Python
    standard encodings
    <https://docs.python.org/3/library/codecs.html#standard-encodings>`_ .

encoding_errors : str, optional, default 'strict'
    How encoding errors are treated. `List of possible values
    <https://docs.python.org/3/library/codecs.html#error-handlers>`_ .

    .. versionadded:: 1.3.0

dialect : str or csv.Dialect, optional
    If provided, this parameter will override values (default or not) for the
    following parameters: ``delimiter``, ``doublequote``, ``escapechar``,
    ``skipinitialspace``, ``quotechar``, and ``quoting``. If it is necessary to
    override values, a ``ParserWarning`` will be issued. See ``csv.Dialect``
    documentation for more details.
on_bad_lines : {{'error', 'warn', 'skip'}} or Callable, default 'error'
    Specifies what to do upon encountering a bad line (a line with too many fields).
    Allowed values are :

    - ``'error'``, raise an Exception when a bad line is encountered.
    - ``'warn'``, raise a warning when a bad line is encountered and skip that line.
    - ``'skip'``, skip bad lines without raising or warning when they are encountered.

    .. versionadded:: 1.3.0

    .. versionadded:: 1.4.0

        - Callable, function with signature
          ``(bad_line: list[str]) -> list[str] | None`` that will process a single
          bad line. ``bad_line`` is a list of strings split by the ``sep``.
          If the function returns ``None``, the bad line will be ignored.
          If the function returns a new ``list`` of strings with more elements than
          expected, a ``ParserWarning`` will be emitted while dropping extra elements.
          Only supported when ``engine='python'``

    .. versionchanged:: 2.2.0

        - Callable, function with signature
          as described in `pyarrow documentation
          <https://arrow.apache.org/docs/python/generated/pyarrow.csv.ParseOptions.html
          #pyarrow.csv.ParseOptions.invalid_row_handler>`_ when ``engine='pyarrow'``

delim_whitespace : bool, default False
    Specifies whether or not whitespace (e.g. ``' '`` or ``'\t'``) will be
    used as the ``sep`` delimiter. Equivalent to setting ``sep='\s+'``. If this option
    is set to ``True``, nothing should be passed in for the ``delimiter``
    parameter.

    .. deprecated:: 2.2.0
        Use ``sep="\s+"`` instead.
low_memory : bool, default True
    Internally process the file in chunks, resulting in lower memory use
    while parsing, but possibly mixed type inference.  To ensure no mixed
    types either set ``False``, or specify the type with the ``dtype`` parameter.
    Note that the entire file is read into a single :class:`~pandas.DataFrame`
    regardless, use the ``chunksize`` or ``iterator`` parameter to return the data in
    chunks. (Only valid with C parser).
memory_map : bool, default False
    If a filepath is provided for ``filepath_or_buffer``, map the file object
    directly onto memory and access the data directly from there. Using this
    option can improve performance because there is no longer any I/O overhead.
float_precision : {{'high', 'legacy', 'round_trip'}}, optional
    Specifies which converter the C engine should use for floating-point
    values. The options are ``None`` or ``'high'`` for the ordinary converter,
    ``'legacy'`` for the original lower precision pandas converter, and
    ``'round_trip'`` for the round-trip converter.

{storage_options}

dtype_backend : {{'numpy_nullable', 'pyarrow'}}, default 'numpy_nullable'
    Back-end data type applied to the resultant :class:`DataFrame`
    (still experimental). Behaviour is as follows:

    * ``"numpy_nullable"``: returns nullable-dtype-backed :class:`DataFrame`
      (default).
    * ``"pyarrow"``: returns pyarrow-backed nullable :class:`ArrowDtype`
      DataFrame.

    .. versionadded:: 2.0

Returns
-------
DataFrame or TextFileReader
    A comma-separated values (csv) file is returned as two-dimensional
    data structure with labeled axes.

See Also
--------
DataFrame.to_csv : Write DataFrame to a comma-separated values (csv) file.
{see_also_func_name} : {see_also_func_summary}
read_fwf : Read a table of fixed-width formatted lines into DataFrame.

Examples
--------
>>> pd.{func_name}('data.csv')  # doctest: +SKIP
c�@�eZdZUded<ded<ded<ded<ded<y	)
�_C_Parser_Defaults�Literal[False]�delim_whitespace�
Literal[True]�	na_filter�
low_memory�
memory_map�None�float_precisionN��__name__�
__module__�__qualname__�__annotations__���D/usr/local/lib/python3.12/site-packages/pandas/io/parsers/readers.pyr>r>�s ��$�$��������rMr>FT)r@rBrCrDrF�_c_parser_defaultsc�,�eZdZUded<ded<ded<y)�
_Fwf_DefaultszLiteral['infer']�colspecszLiteral[100]�infer_nrowsrE�widthsNrGrLrMrNrQrQ�s�������LrMrQ�infer�d)rRrSrT�
_fwf_defaults�
skipfooterrCrF>�nrows�comment�dialect�quoting�verbose�dayfirst�iterator�	chunksize�	thousands�
convertersrCrDrX�lineterminatorrFr@�skipinitialspacec�"�eZdZUded<ded<y)�_DeprecationConfigr	�
default_value�
str | None�msgNrGrLrMrNrfrf�s
����	�OrMrf.c��y�NrL��name�val�min_vals   rN�validate_integerrp���rMc��yrkrLrls   rNrprprqrMc��yrkrLrls   rNrprp
rqrMc���|�|Sd|d�d|d��}t|�r/t|�|k7rt|��t|�}t|�St|�r||k\st|��t|�S)a�
    Checks whether the 'name' parameter for parsing is either
    an integer OR float that can SAFELY be cast to an integer
    without losing accuracy. Raises a ValueError if that is
    not the case.

    Parameters
    ----------
    name : str
        Parameter name (used for error reporting)
    val : int or float
        The value to check
    min_val : int
        Minimum allowed value (val < min_val will result in a ValueError)
    �'�sz' must be an integer >=�d)r�int�
ValueErrorr)rmrnroris    rNrprpsw��$�{��
�
�d�1�X�,�W�Q�K�
8�C���}��s�8�s�?��S�/�!��#�h���s�8�O���o�#��.���o���s�8�OrMc���|�_t|�tt|��k7rtd��t|d��s&t	|t
j�std��yyy)aZ
    Raise ValueError if the `names` parameter contains duplicates or has an
    invalid data type.

    Parameters
    ----------
    names : array-like or None
        An array containing a list of the names used for the output DataFrame.

    Raises
    ------
    ValueError
        If names are not unique or are not ordered (e.g. set).
    Nz Duplicate names are not allowed.F)�
allow_setsz&Names should be an ordered collection.)�len�setryr�
isinstancer�KeysView)�namess rN�_validate_namesr�/s[��
���u�:��S��Z��(��?�@�@���5�1�Z��s�|�|�5T��E�F�F�6U�1�	rM�filepath_or_bufferc�N�|jdd��M|jdtj�tjur|jdd��d|d<nd|d<|jdd�}|jdd�}|jd	�d
k(r|rtd��|�td��t	d|d
�}|jdd�}t|jdd��t
|fi|��}|s|r|S|5|j|�cddd�S#1swYyxYw)zGeneric reader of line files.�parse_datesN�date_parser�date_formatFTr_r`�engine�pyarrowz@The 'iterator' option is not supported with the 'pyarrow' enginezAThe 'chunksize' option is not supported with the 'pyarrow' engine�rYr�)�getr�
no_defaultryrpr��TextFileReader�read)r��kwdsr_r`rY�parsers      rN�_readr�Gs���x�x�
�t�$�,��H�H�]�C�N�N�3�s�~�~�E������-�5�"'�D���"&�D����x�x�
�E�*�H�����d�+�I��x�x���Y�&���R��
�� ��S��
�%�[�)�Q�?�	��H�H�W�d�#�E��D�H�H�W�d�+�,��.�
7�$�
7�F��H��
�	��{�{�5�!�
���s�D�D$).�sep�	delimiter�headerr��	index_col�usecols�dtyper�rb�true_values�false_valuesrd�skiprowsrXrY�	na_valuesrBr]�skip_blank_linesr��infer_datetime_format�
keep_date_colr�r�r^�cache_datesr`�compressionra�decimalrc�	quotecharr\�doublequote�
escapecharrZ�encoding�encoding_errorsr[�on_bad_linesr@rCrDrF�storage_options�
dtype_backendr�r�c/��yrkrL)0r�r�r�r�r�r�r�r�r�rbr�r�rdr�rXrYr�rBr]r�r�r�r�r�r�r^r�r_r`r�rar�rcr�r\r�r�rZr�r�r[r�r@rCrDrFr�r�s0                                                rN�read_csvr�vs��nrM)/r�r�r�r�r�r�r�r�rbr�r�rdr�rXrYr��keep_default_narBr]r�r�r�r�r�r�r^r�r_r�rar�rcr�r\r�r�rZr�r�r[r�r@rCrDrFr�r�c0��yrkrL�1r�r�r�r�r�r�r�r�r�rbr�r�rdr�rXrYr�r�rBr]r�r�r�r�r�r�r^r�r_r`r�rar�rcr�r\r�r�rZr�r�r[r�r@rCrDrFr�r�s1                                                 rNr�r�����prM)0r�r�r�r�r�r�r�r�rbr�r�rdr�rXrYr�r�rBr]r�r�r�r�r�r�r^r�r_r`r�rar�rcr�r\r�r�rZr�r�r[r�r@rCrDrFr�r�c0��yrkrLr�s1                                                 rNr�r��r�rMc0��yrkrLr�s1                                                 rNr�r�)r�rMr�z8Read a comma-separated values (csv) file into DataFrame.�
read_tablez+Read general delimited file into DataFrame.z','�decompression_options)�	func_name�summary�see_also_func_name�see_also_func_summary�_default_sepr�r��.�"�strict�errorc0�n�|tjur%tjdtt���nd}tj|�rod}1td�|D��sd}1n2t|t�r"td�|j�D��rd}1|1r$tjdtt���|tjur$tjdtt���|+tjur%tjd	tt���nd}+|tjur%tjd
tt���nd}t�j�}2|2d=|2d=t|)||+|||*|d
di|0��	}3|2j|3�t!||2�S)Nz�The 'keep_date_col' keyword in pd.read_csv is deprecated and will be removed in a future version. Explicitly remove unwanted columns after parsing instead.��
stacklevelFc3�2K�|]}t|����y�wrk�r��.0�xs  rN�	<genexpr>zread_csv.<locals>.<genexpr>�s����7�;�a�;�q�>�;���Tc3�FK�|]}tj|����y�wrk)rrr�s  rNr�zread_csv.<locals>.<genexpr>�s ����3
�)=�A�C���Q��)=�s�!z�Support for nested sequences for 'parse_dates' in pd.read_csv is deprecated. Combine the desired columns with pd.to_datetime after parsing instead.��The argument 'infer_datetime_format' is deprecated and will be removed in a future version. A strict version of it is now the default, see https://pandas.pydata.org/pdeps/0004-consistent-to-datetime-parsing.html. You can safely remove this argument.z~The 'delim_whitespace' keyword in pd.read_csv is deprecated and will be removed in a future version. Use ``sep='\s+'`` insteadz[The 'verbose' keyword in pd.read_csv is deprecated and will be removed in a future version.r�r�r��,��defaultsr�)rr��warnings�warn�
FutureWarningrr�allr~�dict�any�values�locals�copy�_refine_defaults_read�updater�)4r�r�r�r�r�r�r�r�r�rbr�r�rdr�rXrYr�r�rBr]r�r�r�r�r�r�r^r�r_r`r�rar�rcr�r\r�r�rZr�r�r[r�r@rCrDrFr�r��deprr��
kwds_defaultss4                                                    rNr�r�ds���V�C�N�N�*��
�
�
-�
�'�)�	
��
�
����$����7�;�7�7��D�
��T�
*�s�3
�)4�);�);�)=�3
�0
��D���M�M�)��+�-�
��C�N�N�2��
�
�
3�

�'�)�	
��s�~�~�-��
�
�
N��'�)�		
�!���c�n�n�$��
�
�
3��'�)�		
����8�=�=�?�D��
!�"��U��)�������
��s�#�#�
�M�	�K�K�
���#�T�*�*rM)/r�r�r�r�r�r�r�r�rbr�r�rdr�rXrYr�r�rBr]r�r�r�r�r�r�r^r�r`r�rar�rcr�r\r�r�rZr�r�r[r�r@rCrDrFr�r�c0��yrkrLr�s1                                                 rNr�r����jrMc0��yrkrLr�s1                                                 rNr�r�?r�rMc0��yrkrLr�s1                                                 rNr�r�xr�rMc0��yrkrLr�s1                                                 rNr�r��r�rMz'\\t' (tab-stop)c0��|tjur%tjdtt���nd}tj|�r6td�|D��s$tjdtt���|tjur$tjdtt���|+tjur%tjdtt���nd}+|tjur%tjdtt���nd}t�j�}1|1d	=|1d
=t|)||+|||*|ddi|0�
�	}2|1j|2�t||1�S)Nz�The 'keep_date_col' keyword in pd.read_table is deprecated and will be removed in a future version. Explicitly remove unwanted columns after parsing instead.r�Fc3�2K�|]}t|����y�wrkr�r�s  rNr�zread_table.<locals>.<genexpr>@s����0U��A��Q���r�z�Support for nested sequences for 'parse_dates' in pd.read_table is deprecated. Combine the desired columns with pd.to_datetime after parsing instead.r�z�The 'delim_whitespace' keyword in pd.read_table is deprecated and will be removed in a future version. Use ``sep='\s+'`` insteadz]The 'verbose' keyword in pd.read_table is deprecated and will be removed in a future version.r�r�r��	r�)
rr�r�r�r�rrr�r�r�r�r�r�)3r�r�r�r�r�r�r�r�r�rbr�r�rdr�rXrYr�r�rBr]r�r�r�r�r�r�r^r�r_r`r�rar�rcr�r\r�r�rZr�r�r[r�r@rCrDrFr�r�r�r�s3                                                   rNr�r��sZ��T�C�N�N�*��
�
�
-�
�'�)�	
��
�����$�S�0U��0U�-U��
�
�
%�
�'�)�	
��C�N�N�2��
�
�
3�

�'�)�	
��s�~�~�-��
�
�
N��'�)�		
�!���c�n�n�$��
�
�
3��'�)�		
����8�=�=�?�D��
!�"��U��)�������
��t�$�#�
�M�	�K�K�
���#�T�*�*rM)rRrTrSr�r`c��yrkrL�r�rRrTrSr�r_r`r�s        rN�read_fwfr�����rM)rRrTrSr�r_c��yrkrLr�s        rNr�r��r�rM)rRrTrSr�r_r`c��yrkrLr�s        rNr�r��r�rMc�P�|�
|�td��|dvr
|�td��|�&gd}}|D]}	|j|||	zf�||	z
}�|�J�|jd�}
|
��t|
�t|�k7r||dk7rwd}|jd��.|jd�}|durt	|�sd	}nt|�}|jd
��%t|
�|zt|�k7rtd��||d<||d
<d|d<||d<||d<t|�||d<t
||�S)aB	
    Read a table of fixed-width formatted lines into DataFrame.

    Also supports optionally iterating or breaking of the file
    into chunks.

    Additional help can be found in the `online docs for IO Tools
    <https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html>`_.

    Parameters
    ----------
    filepath_or_buffer : str, path object, or file-like object
        String, path object (implementing ``os.PathLike[str]``), or file-like
        object implementing a text ``read()`` function.The string could be a URL.
        Valid URL schemes include http, ftp, s3, and file. For file URLs, a host is
        expected. A local file could be:
        ``file://localhost/path/to/table.csv``.
    colspecs : list of tuple (int, int) or 'infer'. optional
        A list of tuples giving the extents of the fixed-width
        fields of each line as half-open intervals (i.e.,  [from, to[ ).
        String value 'infer' can be used to instruct the parser to try
        detecting the column specifications from the first 100 rows of
        the data which are not being skipped via skiprows (default='infer').
    widths : list of int, optional
        A list of field widths which can be used instead of 'colspecs' if
        the intervals are contiguous.
    infer_nrows : int, default 100
        The number of rows to consider when letting the parser determine the
        `colspecs`.
    dtype_backend : {'numpy_nullable', 'pyarrow'}, default 'numpy_nullable'
        Back-end data type applied to the resultant :class:`DataFrame`
        (still experimental). Behaviour is as follows:

        * ``"numpy_nullable"``: returns nullable-dtype-backed :class:`DataFrame`
          (default).
        * ``"pyarrow"``: returns pyarrow-backed nullable :class:`ArrowDtype`
          DataFrame.

        .. versionadded:: 2.0

    **kwds : optional
        Optional keyword arguments can be passed to ``TextFileReader``.

    Returns
    -------
    DataFrame or TextFileReader
        A comma-separated values (csv) file is returned as two-dimensional
        data structure with labeled axes.

    See Also
    --------
    DataFrame.to_csv : Write DataFrame to a comma-separated values (csv) file.
    read_csv : Read a comma-separated values (csv) file into DataFrame.

    Examples
    --------
    >>> pd.read_fwf('data.csv')  # doctest: +SKIP
    z&Must specify either colspecs or widths)NrUz4You must specify only one of 'widths' and 'colspecs'rr�rUr�Fr�r�z-Length of colspecs must match length of namesrRrS�
python-fwfr�r_r`r�)ry�appendr�r|rrr�)
r�rRrTrSr�r_r`r��col�wr��	len_indexr�s
             rNr�r��si��L��F�N��A�B�B���&�6�+=��O�P�P����A�#���A��O�O�S�#��'�N�+��1�H�C��
����
�H�H�W��E����u�:��X��&�8�w�+>��I��x�x��$�0�!%���+�!6�	��E�)�'�	�2�$%�	�$'�	�N�	��x�x�	�"�*�s�5�z�I�/E��X��/V� �!P�Q�Q��D���%�D���!�D��N��D���!�D����
�&�)�D����#�T�*�*rMc��eZdZdZ	d					dd�Zdd�Zdd�Zdd�Z						dd�Zdd�Z		d					dd	�Z
dd
�Zddd�Zddd�Z
dd
�Z								dd�Zy)r�zF

    Passed dialect overrides any of the related parser options

    Nc��|�d}nd}d}||_|jd|�|_t|�t	|�}|�|dk(rtd��t
||�}|jdd�dk(r|jd	��d
nd|d<||_d
|_|j|�}|jdd�|d<|jdd�|_|jd
d�|_|j||�|j||�\|_|_d|vr|d|jd<d|_|j#||j�|_y)NT�pythonF�engine_specifiedr�z?The 'dialect' option is not supported with the 'pyarrow' enginer�rUr�rr�r`rY�has_index_names)r�r��_engine_specified�_validate_skipfooter�_extract_dialectry�_merge_with_dialect_properties�orig_options�_currow�_get_options_with_defaults�popr`rY�_check_file_or_buffer�_clean_options�options�handles�_make_engine�_engine)�self�fr�r�r�r[r�s       rN�__init__zTextFileReader.__init__'sd����#���F�$�����!%���*<�>N�!O����T�"�"�4�(������"� �U���2�'�4�@�D��8�8�H�g�&�'�1�"&�(�(�7�"3�";�Q��D��N� �������1�1�&�9��%)�X�X�.?��%F��!�"� ���[�$�7����[�[��$�/��
��"�"�1�f�-�$(�$7�$7���$H�!���d�k���$�.2�3D�.E�D�L�L�*�+�)-����(�(��D�K�K�8��rMc��|j�|jj�|jj�yrk)r��closer��r�s rNrzTextFileReader.closeVs,���<�<�#��L�L��� ������rMc	�P�|j}i}tj�D]V\}}|j||�}|dk(r5|tvr-||k7r(|t|d|�k7rt
dt|��d���|||<�Xtj�D]]\}}||vrM||}|dk7rE||k7r@d|vr	|tvrn3d|vr	|tvrn&t
dt|��dt|��d���|}|||<�_|d	k(r1tj�D]\}}|j||�||<�|S)
Nr��valuezThe z2 option is not supported with the 'pyarrow' engine�cr�z" option is not supported with the z enginer�)r�r(�itemsr��_pyarrow_unsupported�getattrry�reprrO�_python_unsupportedrW)r�r�r�r��argname�defaultrs       rNr�z)TextFileReader._get_options_with_defaults[sn��� � ����!0� 5� 5� 7��G�W��H�H�W�g�.�E��)�#��3�3��W�$��W�U�G�W�=�=� ��4��=�/�*'�(��� %�G�G��!8� !3� 8� 8� :��G�W��$���W�
���S�=�U�g�%5��6�)�g�=P�.P��"�f�,��@T�1T��(�"�4��=�/�1S�#�F�|�n�G�5���
 ��$�G�G��#!;�&�\�!�$1�$7�$7�$9� ���#'�8�8�G�W�#=��� �%:��rMc�V�t|�r|dk7rt|d�std��yyy)Nr�__iter__z<The 'python' engine cannot iterate through this file buffer.)r�hasattrry)r�rr�s   rNr�z$TextFileReader._check_file_or_buffer�s4����?�v��}�W�Q�
�5K�
�N��
�6L�}�?rMc	��|j�}d}|dk(r|ddkDrd}d}|d}|d}|�|s
|dvr�d	|�d
�}d}n�|�.t|�dkDr |dk(r|dk(r	d
|d<|d=nf|dvrbd	|�d�}d}nY|r
d|vrSd|d<nM|�Kd
}tj�xsd}	t|j	|��dkDrd}|s|dvrd|�d|�d�}d}|d}	|	�>t
|	ttf�r(t|	�dk(rt|	�dkDr|dvrd|�d�}d}|r|jrt|��|dk(rtD]}
||
=�d|vrFtD]=}
|r6||
tj|
�k7rtd|�dt!|
��d���||
=�?|r(t#j$d|�d�t&t)���|d}|d}|d }
|d!}|d"}t+|d#�|d
urtd$��t-|�r(t
|t.t0t2j4f�s|g}||d<|�t/|�n|}|
�1t
|
t6�s#t9d%t;|
�j<����i}
|d&}|d'k7}t?|||�(�\}}|d'k(rtA|�sO|�Mtd)��tA|�rt/tC|��}|�tE�}ntG|�stE|�}||d<|
|d <||d!<||d*<||d"<||fS#t
$rd}Y��MwxYw)+NrrXrz*the 'c' engine does not support skipfooterr�r�r@)rr�zthe 'z>' engine does not support sep=None with delim_whitespace=Falser�z\s+T)r�r�zr' engine does not support regex separators (separators > 1 char and different from '\s+' are interpreted as regex)�utf-8Fzthe separator encoded in z is > 1 char long, and the 'z)' engine does not support such separatorsr��zNord(quotechar) > 127, meaning the quotechar is larger than one byte, and the 'z)' engine does not support such quotecharsz,Falling back to the 'python' engine because z, but this causes z= to be ignored as it is not supported by the 'python' engine.z;; you can avoid this warning by specifying engine='python'.r�r�r�rbr�r�r�z)The value of index_col couldn't be 'True'z8Type converters must be a dict or subclass, input was a r�r�)�floatifyz@skiprows argument must be an integer when using engine='pyarrow'�
na_fvalues)$r�r|�sys�getfilesystemencoding�encode�UnicodeDecodeErrorr~�str�bytes�ordr�ry�_c_unsupportedrrOr�rr�r�rrr$r'�list�tuple�np�ndarrayr��	TypeError�typerH�_clean_na_valuesr�ranger}�callable)r�r�r��result�fallback_reasonr�r@�
encodeabler�r��argr�r�rbr�r�r�rrs                   rNr�zTextFileReader._clean_options�s*����������S�=��|�$�q�(�"N��!���k�"��"�#5�6���;�/��)�)��F�8�$;�;� �"��
�_��S��A����}����-1��)�*��;�'��7�7��F�8�$F�F� �
"��
��6�!�&,��{�#�
�_��J��0�0�2�=�g�H�
#��s�z�z�(�+�,�q�0�!&�J��&�0H�"H�/��z�:2�28��:7�7� �
"���K�(�	�� �Z�	�C��<�%H��I��!�#��	�N�S�(��":�:� � &�x�'P�R� �
"���t�5�5��_�-�-��S�=�%���3�K�&��v��*��"�v�c�{�6H�6L�6L�S�6Q�'Q�$�F�*�+�+=�d�3�i�[�IQ�Q���
�3�K�+���M�M�B�&�'�('�'��+�-�
��K�(�	��� ���\�*�
��K�(�	��:�&���G�H�-�.�����H�I�I��	�"��i�$��r�z�z�)B�C�&�K�	�'��{��$�0��U��e���!��j�$�/��#�#'�
�#3�#<�#<�"=�?���
�J�"�"3�4���Y�&�� 0����!
��	�:��Y���h�'�H�,@� �'���
�(�#���h��0�����5���h�'��x�=�� ��w��)��|��'��{��)��|��%��z���v�~���]&�
#�"�
�
#�s�K6�6L�Lc�`�	|j�S#t$r|j��wxYwrk)�	get_chunk�
StopIterationrrs rN�__next__zTextFileReader.__next__1s/��	��>�>�#�#���	��J�J�L��	�s��-c
��ttttd�}||vr t	d|�d|j��d���t
|t��sd}d}|dk(rd}d	}nH|d
k(rC|jjdd�dk(r$t
t|�t�rd}d
|vr|d
z
}t|||jjdd�|jjdd�|jjdd�||jjdd�|jjdd���|_
|j�J�|jj}n|dk7rdt|���}t	|��	|||fi|j��S#t $r(|j�|jj#��wxYw)N)rr�r�r�zUnknown engine: z (valid options are �)T�rr�F�rbrr�r�br�rDr�r�r�)r�r�rD�is_text�errorsr�r�z)Invalid file path or buffer object type: )r)r+r%r*ry�keysr~rr�r�r#rr"r��handler$�	Exceptionr)r�rr��mappingr5�moderis       rNr�zTextFileReader._make_engine8s��� �"�)�/�	0
���� ��"�6�(�*>�w�|�|�~�>N�a�P��
��!�T�"��G��D���"������#�
��L�L�$�$�Z��9�W�D��~�a�0�#�6� ���d�?��C�K�D�%������)�)�*�d�;� �L�L�,�,�]�D�A��<�<�+�+�L�%�@���|�|�'�'�(9�8�D� $��� 0� 0�1B�D� I�	�D�L��<�<�+�+�+����#�#�A�
�x�
�=�d�1�g�Y�G�C��S�/�!�	�"�7�6�?�1�5����5�5���	��|�|�'����"�"�$��	�s�F�1Gc��t|��rk)rrs rN�_failover_to_pythonz"TextFileReader._failover_to_pythonps
��!�$�'�'rMc�F��|jdk(r	|jj�}|Std|�}	|jj|�\}}}|�T|rOt
tt|j����}t|j|j|z�}nd}nt
|�}t|d�r|jjdd��nd�t�t �rt#d��}|j%��n>��:t'��t(j*t(j,fvrt#�fd��}nd}|�bi}|j/�D]L\}	}
t'||	�t(j*t(j,fvr||	nd}t1|
||d�	�||	<�Nn|}t3|||t5��
�}|xj|z
c_|S#t$r|j	��wxYw#t$r|j	��wxYw)Nr�rYrr�r�c��yrkrLrLrMrN�<lambda>z%TextFileReader.read.<locals>.<lambda>�s��DrMc����SrkrL)�	dtype_args�rNr@z%TextFileReader.read.<locals>.<lambda>�s���IrMF)�indexr�r�)�columnsrCr�)r�r�r�r9rrpr|�next�iterr�rr�rr�r�r~r�rr�rr!�str_�object_rrrr)
r�rY�dfrCrD�col_dict�new_rowsr��new_col_dict�k�vrwrBs
            @rNr�zTextFileReader.readss����;�;�)�#�
��\�\�&�&�(��B�	�y%�W�e�4�E�
��L�L�%�%���	�����}��"�4��X�_�_�->�(?�#@�A�H�&�t�|�|�T�\�\�H�5L�M�E� �H��u�:���t�^�,� �-�-�1�1�'�4�@�	� �	��)�T�*�#�L�1�����Y�'��&�<�	�+B�����
�
�G�,�$�$5�6����� �!��$�N�N�,�D�A�q�(��a��1�b�g�g�r�z�z�5J�J��a��!��
'-�Q�e�1�5�&Q�L��O�
-� (������,�.�.�	�B�
�L�L�H�$�L��	��A�
��
�
���
���
��
�
���
�s�G'�H�'H�H c���|�|j}|j�B|j|jk\rt�t	||j|jz
�}|j|��S)N)rY)r`rYr�r.�minr�)r��sizes  rNr-zTextFileReader.get_chunk�sZ���<��>�>�D��:�:�!��|�|�t�z�z�)�#�#��t�T�Z�Z�$�,�,�6�7�D��y�y�t�y�$�$rMc��|SrkrLrs rN�	__enter__zTextFileReader.__enter__�s���rMc�$�|j�yrk)r)r��exc_type�	exc_value�	tracebacks    rN�__exit__zTextFileReader.__exit__�s
��	
�
�
�rMrk)rz;FilePath | ReadCsvBuffer[bytes] | ReadCsvBuffer[str] | listr��CSVEngine | None�returnrE)rZrE)r�r2rZ�dict[str, Any])r�r2rZrE)r�r[r�r2rZz tuple[dict[str, Any], CSVEngine])rZr)r)rz@FilePath | ReadCsvBuffer[bytes] | ReadCsvBuffer[str] | list | IOr�r2rZr&)rY�
int | NonerZr)rQr\rZr)rZr8)rUztype[BaseException] | NonerVzBaseException | NonerWzTracebackType | NonerZrE)rHrIrJ�__doc__rrr�r�r�r/r�r=r�r-rSrXrLrMrNr�r� s����$(�-9�F�-9�!�-9�

�-9�^�
-�^	�Z�%�Z�/8�Z�	)�Z�x� �6�K�6��6�
�	6�p(�E�N%���,��(��(�	�

�rMc�"�d|d<t|i|��S)a�
    Converts lists of lists/tuples into DataFrames with proper type inference
    and optional (e.g. string to datetime) conversion. Also enables iterating
    lazily over chunks of large files

    Parameters
    ----------
    data : file-like object or list
    delimiter : separator character to use
    dialect : str or csv.Dialect instance, optional
        Ignored if delimiter is longer than 1 character
    names : sequence, default
    header : int, default 0
        Row to use to parse column labels. Defaults to the first row. Prior
        rows will be discarded
    index_col : int or list, optional
        Column or columns to use as the (possibly hierarchical) index
    has_index_names: bool, default False
        True if the cols defined in index_col have an index name and are
        not in the header.
    na_values : scalar, str, list-like, or dict, optional
        Additional strings to recognize as NA/NaN.
    keep_default_na : bool, default True
    thousands : str, optional
        Thousands separator
    comment : str, optional
        Comment out remainder of line
    parse_dates : bool, default False
    keep_date_col : bool, default False
    date_parser : function, optional

        .. deprecated:: 2.0.0
    date_format : str or dict of column -> format, default ``None``

        .. versionadded:: 2.0.0
    skiprows : list of integers
        Row numbers to skip
    skipfooter : int
        Number of line at bottom of file to skip
    converters : dict, optional
        Dict of functions for converting values in certain columns. Keys can
        either be integers or column labels, values are functions that take one
        input argument, the cell (not column) content, and return the
        transformed content.
    encoding : str, optional
        Encoding to use for UTF when reading/writing (ex. 'utf-8')
    float_precision : str, optional
        Specifies which converter the C engine should use for floating-point
        values. The options are `None` or `high` for the ordinary converter,
        `legacy` for the original lower precision pandas converter, and
        `round_trip` for the round-trip converter.
    r�r�)r�)�argsr�s  rN�
TextParserr`�s��j�D��N��4�(�4�(�(rMc���|�!|rt}n
t�}t�}||fSt|t�r�|j	�}i}|j�D],\}}t
|�s|g}|rt|�tz}|||<�.|j�D��cic]\}}|t|���}}}||fSt
|�s|g}t||�}|r	|tz}t|�}||fScc}}wrk)	rr}r~r�r�rr�_floatify_na_values�_stringify_na_values)r�r�rr�
old_na_valuesrMrNs       rNr%r%s
�����%�I���I��U�
�6�j� � �5
�I�t�	$�!���(�
��	�"�'�'�)�D�A�q���?��C�����F�]�*���I�a�L�*�=F�O�O�<M�N�<M�D�A�q�a�,�Q�/�/�<M�
�N��j� � ��I�&�"��I�(��H�=�	��!�M�1�I�(��3�
��j� � ��Os�C)c��t�}|D]4}	t|�}tj|�s|j	|��6|S#t
ttf$rY�OwxYwrk)r}�floatr!�isnan�addr#ry�
OverflowError)r�r(rNs   rNrbrb-sZ��
�U�F�
��	��a��A��8�8�A�;��
�
�1�
��	��M���:�}�5�	��	�s�1A�A�Ac���g}|D]�}|jt|��|j|�	t|�}|t|�k(r9t|�}|j|�d��|jt|��|r|j|�|s��	|jt|����t|�S#tt
tf$rY�AwxYw#tt
tf$rY��wxYw)z1return a stringified and numeric for these valuesz.0)r�rrfrxr#ryrir})r�rr(r�rNs     rNrcrc:s��� "�F�
���
�
�c�!�f���
�
�a��	��a��A��C��F�{���F���
�
���2�h�'��
�
�c�!�f�%���
�
�a� ��
��
�
�c�!�f�%�%�*�v�;����:�}�5�	��	��
�z�=�9�
��
�s$�A%C�C�C�C�C5�4C5c	���|d}	i}
|�"|duxr|tjuxs||	k(|
d<|r|tjurtd��|tjurdn||
d<|�|}|r|tjurtd��|dk(rtd��|tjur|	|
d<n||
d<|�d	|
d
<n
d|
d<d
|
d
<|dk(rtjj
|
d<nu|dk(rtjj|
d<nR|dk(rtjj|
d<n/t|�r|dvrtd��||
d<ntd|�d���t|�||
d<|
S)aValidate/refine default values of input parameters of read_csv, read_table.

    Parameters
    ----------
    dialect : str or csv.Dialect
        If provided, this parameter will override values (default or not) for the
        following parameters: `delimiter`, `doublequote`, `escapechar`,
        `skipinitialspace`, `quotechar`, and `quoting`. If it is necessary to
        override values, a ParserWarning will be issued. See csv.Dialect
        documentation for more details.
    delimiter : str or object
        Alias for sep.
    delim_whitespace : bool
        Specifies whether or not whitespace (e.g. ``' '`` or ``'	'``) will be
        used as the sep. Equivalent to setting ``sep='\s+'``. If this option
        is set to True, nothing should be passed in for the ``delimiter``
        parameter.

        .. deprecated:: 2.2.0
            Use ``sep="\s+"`` instead.
    engine : {{'c', 'python'}}
        Parser engine to use. The C engine is faster while the python engine is
        currently more feature-complete.
    sep : str or object
        A delimiter provided by the user (str) or a sentinel value, i.e.
        pandas._libs.lib.no_default.
    on_bad_lines : str, callable
        An option for handling bad lines or a sentinel value(None).
    names : array-like, optional
        List of column names to use. If the file contains a header row,
        then you should explicitly pass ``header=0`` to override the column names.
        Duplicates in this list are not allowed.
    defaults: dict
        Default values of input parameters.

    Returns
    -------
    kwds : dict
        Input parameters with correct values.

    Raises
    ------
    ValueError :
        If a delimiter was specified with ``sep`` (or ``delimiter``) and
        ``delim_whitespace=True``.
    r�N�sep_overridez:Specified a sep and a delimiter; you can only specify one.r�zXSpecified a delimiter with both sep and delim_whitespace=True; you can only specify one.�
z�Specified \n as separator or delimiter. This forces the python engine which does not accept a line terminator. Hence it is not allowed to use the line terminator as separator.Tr�rr�Fr�r�r��skip)r�r�zKon_bad_line can only be a callable function if engine='python' or 'pyarrow'z	Argument z is invalid for on_bad_linesr�)
rr�ryr&�BadLineHandleMethod�ERROR�WARN�SKIPr'r)r[r�r@r�r�r�r�r�r��
delim_defaultr�s           rNr�r�Us���t�[�)�M��D���(�D�0� 
��3�>�>�!�9�S�M�%9�	
�^���c����/��U�V�V�!�S�^�^�3�D��D��M����	��Y�c�n�n�<��
?�
�	
�
�D���
0�
�	
��C�N�N�"�)��[��%��[��
��#'��
� ���X��#(��
� ��w��)�=�=�C�C��^��	��	�)�=�=�B�B��^��	��	�)�=�=�B�B��^��	�,�	��.�.��2��
� ,��^���9�\�N�2N�O�P�P��
�&�)�D����KrMc��|jd��y|d}|tj�vrtj|�}t	|�|S)za
    Extract concrete csv dialect instance.

    Returns
    -------
    csv.Dialect or None
    r[N)r��csv�
list_dialects�get_dialect�_validate_dialect)r�r[s  rNr�r��sK���x�x�	��"���9�o�G��#�#�#�%�%��/�/�'�*���g���NrM)r�r�r�rdr�r\c�P�tD]}t||�r�td|�d���y)zx
    Validate csv dialect instance.

    Raises
    ------
    ValueError
        If incorrect dialect is provided.
    zInvalid dialect z	 providedN)�MANDATORY_DIALECT_ATTRSrry)r[�params  rNrxrx�s-��)���w��&��/��y�	�B�C�C�)rMc�v�|j�}tD]�}t||�}t|}|j	||�}g}|||fvr4d|�d|�d|�d�}|dk(r|jdd�s|j
|�|r3tjdj|�tt��	�|||<��|S)
a�
    Merge default kwargs in TextFileReader with dialect parameters.

    Parameters
    ----------
    dialect : csv.Dialect
        Concrete csv dialect. See csv.Dialect documentation for more details.
    defaults : dict
        Keyword arguments passed to TextFileReader.

    Returns
    -------
    kwds : dict
        Updated keyword arguments, merged with dialect parameters.
    zConflicting values for 'z': 'z+' was provided, but the dialect specifies 'z%'. Using the dialect-specified value.r�rlFz

r�)r�rzr
r(r�r�r�r�r��joinrr)	r[r�r�r{�dialect_val�parser_default�provided�
conflict_msgsris	         rNr�r�	s���&�=�=�?�D�(���g�u�-��(��/���8�8�E�>�2���
��N�K�8�8�*�5�'��h�Z�@8�8C�}�E5�5�
��[�(�T�X�X�n�e�-L��$�$�S�)���M�M����M�*�M�FV�FX�
�"��U��;)�<�KrMc��|jd�rJ|jd�s|jd�rtd��|jd�rtd��yy)a
    Check whether skipfooter is compatible with other kwargs in TextFileReader.

    Parameters
    ----------
    kwds : dict
        Keyword arguments passed to TextFileReader.

    Raises
    ------
    ValueError
        If skipfooter is not compatible with other parameters.
    rXr_r`z('skipfooter' not supported for iterationrYz''skipfooter' not supported with 'nrows'N)r�ry)r�s rNr�r�=	sU���x�x����8�8�J��4�8�8�K�#8��G�H�H��8�8�G���F�G�G��rM).)rmrrnrErorxrZrE)rmrrnrfrorxrZrx)rmrrnr\rorxrZr\)r)rmrrnzint | float | NonerorxrZr\)r�zSequence[Hashable] | NonerZrE)r��4FilePath | ReadCsvBuffer[bytes] | ReadCsvBuffer[str]rZ�DataFrame | TextFileReader)`r�r�r��str | None | lib.NoDefaultr�r�r��-int | Sequence[int] | None | Literal['infer']r��)Sequence[Hashable] | None | lib.NoDefaultr��"IndexLabel | Literal[False] | Noner�r:r��DtypeArg | Noner�rYrb�"Mapping[Hashable, Callable] | Noner��list | Noner�r�rd�boolr��3list[int] | int | Callable[[Hashable], bool] | NonerXrxrYr\r��LHashable | Iterable[Hashable] | Mapping[Hashable, Iterable[Hashable]] | NonerBr�r]�bool | lib.NoDefaultr�r�r�� bool | Sequence[Hashable] | Noner�r�r�r�r��Callable | lib.NoDefaultr�� str | dict[Hashable, str] | Noner^r�r�r�r_rAr`r\r�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[�str | csv.Dialect | Noner@r�rCr�rDr�rF� Literal['high', 'legacy'] | Noner�r9r��DtypeBackend | lib.NoDefaultrZr�)br�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r�r�r�r�rBr�r]r�r�r�r�r�r�r�r�r�r�r�r�r�r^r�r�r�r_r�r`rxr�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r@r�rCr�rDr�rFr�r�r9r�r�rZr�)br�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r�r�r�r�rBr�r]r�r�r�r�r�r�r�r�r�r�r�r�r�r^r�r�r�r_r?r`rEr�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r@r�rCr�rDr�rFr�r�r9r�r�rZr)br�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r�r�r�r�rBr�r]r�r�r�r�r�r�r�r�r�r�r�r�r�r^r�r�r�r_r�r`r\r�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r@r�rCr�rDr�rFr�r�r9r�r�rZr�)dr�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r�r�r�r�rBr�r]r�r�r�r�r�r�r�r�r�r�r�r�r�r^r�r�r�r_r�r`r\r�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r�rr@r�rCr�rDr�rFr�r��StorageOptions | Noner�r�rZr�)br�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r��2Sequence[str] | Mapping[str, Sequence[str]] | Noner�r�rBr�r]r�r�r�r��bool | Sequence[Hashable]r�r�r�r�r�r�r�r�r^r�r�r�r_rAr`r\r�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r@r�rCr�rDr�rFrhr�r9r�r�rZr�)br�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r�r�r�r�rBr�r]r�r�r�r�r�r�r�r�r�r�r�r�r�r^r�r�r�r_r�r`rxr�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r@r�rCr�rDr�rFrhr�r9r�r�rZr�)br�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r�r�r�r�rBr�r]r�r�r�r�r�r�r�r�r�r�r�r�r�r^r�r�r�r_r?r`rEr�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r@r�rCr�rDr�rFrhr�r9r�r�rZr)br�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r�r�r�r�rBr�r]r�r�r�r�r�r�r�r�r�r�r�r�r�r^r�r�r�r_r�r`r\r�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r@r�rCr�rDr�rFrhr�r9r�r�rZr�)dr�r�r�r�r�r�r�r�r�r�r�r�r�r:r�r�r�rYrbr�r�r�r�r�rdr�r�r�rXrxrYr\r�r�r�r�rBr�r]r�r�r�r�r�r�r�r�r�r�r�r�r�r^r�r�r�r_r�r`r\r�r1rarhr�rrcrhr�rr\rxr�r�r�rhrZrhr�rhr�rhr[r�r�rr@r�rCr�rDr�rFrhr�r�r�r�rZr�)r�r�rR�&Sequence[tuple[int, int]] | str | NonerT�Sequence[int] | NonerSrxr�r�r_rAr`r\rZr�)r�r�rRr�rTr�rSrxr�r�r_r�r`rxrZr�)r�r�rRr�rTr�rSrxr�r�r_r?r`rErZr)r�r�rRr�rTr�rSrxr�r�r_r�r`r\rZr�)rZr�)TT)r�r�rr�)rr�)r[r�r�r�r@r�r�rYr�r�r�zstr | Callabler�r�r�r[r�r�)r�r[rZzcsv.Dialect | None)r[�csv.DialectrZrE)r[r�r�r[rZr[)r�r[rZrE)wr]�
__future__r�collectionsrrrur�textwrapr�typingrrr	r
rrr
rr��numpyr!�pandas._configr�pandas._libsr�pandas._libs.parsersr�
pandas.errorsrr�pandas.util._decoratorsr�pandas.util._exceptionsr�pandas.util._validatorsr�pandas.core.dtypes.commonrrrrrr�pandasr�pandas.core.framer�pandas.core.indexes.apir�pandas.core.shared_docsr �pandas.io.commonr!r"r#r$�&pandas.io.parsers.arrow_parser_wrapperr%�pandas.io.parsers.base_parserr&r'r(�"pandas.io.parsers.c_parser_wrapperr)�pandas.io.parsers.python_parserr*r+�collections.abcr,r-r.r/�typesr0�pandas._typingr1r2r3r4r5r6r7r8r9r:r}�sorted�_doc_read_csv_and_tabler>rOrKrQrWrrr	rfrpr�r�r��formatr��
QUOTE_MINIMALr�r��Iteratorr�r`r%rbrcr�r�rzrxr�r�rLrMrN�<module>r�s!���
#���
��	�	�	���.��.��-�4�7����'�.�0���F���
>��
���$����{�x�6�;�;�v�m�,�-�r�V�L�y|M�zl�{i��\��������*��&���I��-4�C�SW�X�
�}�X����#�%6�7����*���

��
��
��
��
��
��
89��

��&��14����@G�0+"�L�+"��+"�^
�'*�,/�<?�7:�47�!� �"�58�"� #� �DG�����$'� �47�25�*-�,/�47����&)���!$���� ���"%�(+��-0���8;�&)�25�i6�L�6�
$�6�*�	6�

:�6�5�
6�2�6��6��6�
�6�3�6��6��6��6�B�6� �!6�"�#6�$�%6�,�-6�."�/6�0�16�22�36�40�56�6(�76�8*�96�:2�;6�<�=6�>�?6�@�A6�B�C6�D$�E6�F�G6�H�I6�J�K6�L�M6�N�O6�P�Q6�R�S6�T�U6�V�W6�X �Y6�Z&�[6�^+�_6�`�a6�b�c6�d6�e6�f$�g6�h0�i6�j�k6�
�6�t
�'*�,/�<?�7:�47�!� �"�58�"� #� �DG������$'� �47�25�*-�,/�47����&)���!$���� ���"%�(+��-0���8;�&)�25�k7�L�7�
$�7�*�	7�

:�7�5�
7�2�7��7��7�
�7�3�7��7��7��7�B�7� �!7�"�#7�$�%7�,�-7�.�/7�0"�17�2�37�42�57�60�77�8(�97�:*�;7�<2�=7�>�?7�@�A7�B�C7�D�E7�F$�G7�H�I7�J�K7�L�M7�N�O7�P�Q7�R�S7�T�U7�V�W7�X�Y7�Z �[7�\&�]7�`+�a7�b�c7�d�e7�f6�g7�h$�i7�j0�k7�l�m7�
�7�v
�'*�,/�<?�7:�47�!� �"�58�"� #� �DG������$'� �47�25�*-�,/�47���"��&)���!$���� ���"%�(+��-0���8;�&)�25�k7�L�7�
$�7�*�	7�

:�7�5�
7�2�7��7��7�
�7�3�7��7��7��7�B�7� �!7�"�#7�$�%7�,�-7�.�/7�0"�17�2�37�42�57�60�77�8(�97�:*�;7�<2�=7�>�?7�@�A7�B�C7�D�E7�F$�G7�H�I7�J�K7�L�M7�N�O7�P�Q7�R�S7�T�U7�V�W7�X�Y7�Z �[7�\&�]7�`+�a7�b�c7�d�e7�f6�g7�h$�i7�j0�k7�l�m7�
�7�v
�'*�,/�<?�7:�47�!� �"�58�"� #� �DG������$'� �47�25�*-�,/�47�����&)���!$���� ���"%�(+��-0���8;�&)�25�k7�L�7�
$�7�*�	7�

:�7�5�
7�2�7��7��7�
�7�3�7��7��7��7�B�7� �!7�"�#7�$�%7�,�-7�.�/7�0"�17�2�37�42�57�60�77�8(�97�:*�;7�<2�=7�>�?7�@�A7�B�C7�D�E7�F$�G7�H�I7�J�K7�L�M7�N�O7�P�Q7�R�S7�T�U7�V�W7�X�Y7�Z �[7�\&�]7�`+�a7�b�c7�d�e7�f6�g7�h$�i7�j0�k7�l �m7�
�7�t
��"�"��J�'�K��$�%6�7�*�+B�C�
��#�	��'*�n�n�,0�<C�7:�~�~�48�"�!�#�59�#� $�"�DH���
� ��$'�N�N�!�48�25�.�.�*-�.�.�,/�N�N�48���� �&-� ��!%���$�$��!���"*�(,��-0�^�^�)�,�7��8<�-1�25�.�.�{R+�L�R+�
$�R+�*�	R+�
:�
R+�5�R+�2�R+��R+��R+�
�R+�3�R+��R+��R+� �!R+�"B�#R+�$�%R+�&�'R+�*�+R+�2�3R+�4�5R+�6"�7R+�8�9R+�<2�=R+�>0�?R+�@(�AR+�B*�CR+�D2�ER+�F�GR+�H�IR+�L�MR+�N�OR+�R$�SR+�T�UR+�V�WR+�X�YR+�Z�[R+�\�]R+�^�_R+�`�aR+�b�cR+�d�eR+�f �gR+�h&�iR+�l�mR+�p+�qR+�r�sR+�t�uR+�v6�wR+�x+�yR+�z0�{R+�| �}R+��R+�l
�'*�,/�<?�7:�47�!� �"�58�"� #� �DG���DG���$'� �-0�25�*-�,/�47����&)���!$���� ���"%�(+�� ���"%�&)�25�e4�L�4�
$�4�*�	4�

:�4�5�
4�2�4��4��4�
�4�3�4��4��4��4�B�4� �!4�"�#4�$B�%4�&�'4�(�)4�*"�+4�,�-4�.+�/4�00�14�2(�34�4*�54�62�74�8�94�:�;4�<�=4�>�?4�@$�A4�B�C4�D�E4�F�G4�H�I4�J�K4�L�M4�N�O4�P�Q4�R�S4�T �U4�V&�W4�Z�[4�\�]4�^�_4�` �a4�b$�c4�d0�e4�f�g4�
�4�p
�'*�,/�<?�7:�47�!� �"�58�"� #� �DG���DG���$'� �-0�25�*-�,/�47����&)���!$���� ���"%�(+�� ���"%�&)�25�e4�L�4�
$�4�*�	4�

:�4�5�
4�2�4��4��4�
�4�3�4��4��4��4�B�4� �!4�"�#4�$B�%4�&�'4�(�)4�*"�+4�,�-4�.+�/4�00�14�2(�34�4*�54�62�74�8�94�:�;4�<�=4�>�?4�@$�A4�B�C4�D�E4�F�G4�H�I4�J�K4�L�M4�N�O4�P�Q4�R�S4�T �U4�V&�W4�Z�[4�\�]4�^�_4�` �a4�b$�c4�d0�e4�f�g4�
�4�p
�'*�,/�<?�7:�47�!� �"�58�"� #� �DG���DG���$'� �-0�25�*-�,/�47���"��&)���!$���� ���"%�(+�� ���"%�&)�25�e4�L�4�
$�4�*�	4�

:�4�5�
4�2�4��4��4�
�4�3�4��4��4��4�B�4� �!4�"�#4�$B�%4�&�'4�(�)4�*"�+4�,�-4�.+�/4�00�14�2(�34�4*�54�62�74�8�94�:�;4�<�=4�>�?4�@$�A4�B�C4�D�E4�F�G4�H�I4�J�K4�L�M4�N�O4�P�Q4�R�S4�T �U4�V&�W4�Z�[4�\�]4�^�_4�` �a4�b$�c4�d0�e4�f�g4�
�4�p
�'*�,/�<?�7:�47�!� �"�58�"� #� �DG���DG���$'� �-0�25�*-�,/�47�����&)���!$���� ���"%�(+�� ���"%�&)�25�e4�L�4�
$�4�*�	4�

:�4�5�
4�2�4��4��4�
�4�3�4��4��4��4�B�4� �!4�"�#4�$B�%4�&�'4�(�)4�*"�+4�,�-4�.+�/4�00�14�2(�34�4*�54�62�74�8�94�:�;4�<�=4�>�?4�@$�A4�B�C4�D�E4�F�G4�H�I4�J�K4�L�M4�N�O4�P�Q4�R�S4�T �U4�V&�W4�Z�[4�\�]4�^�_4�` �a4�b$�c4�d0�e4�f �g4�
�4�n
��"�"��=�%�F�(�$�%6�7�*�+B�C�
��#��
�"'*�n�n�,0�<C�7:�~�~�48�"�!�#�59�#� $�"�DH���DH� ��$'�N�N�!�-2�25�.�.�*-�.�.�,/�N�N�48���� �&-� ��!%���$�$��!���"*�(,��-0�^�^�)�,�7��"&�-1�25�.�.�uF+�L�F+�
$�F+�*�	F+�
:�
F+�5�F+�2�F+��F+��F+�
�F+�3�F+��F+��F+� �!F+�"B�#F+�$�%F+�&�'F+�*B�+F+�,�-F+�.�/F+�0"�1F+�2�3F+�6+�7F+�80�9F+�:(�;F+�<*�=F+�>2�?F+�@�AF+�B�CF+�F�GF+�H�IF+�L$�MF+�N�OF+�P�QF+�R�SF+�T�UF+�V�WF+�X�YF+�Z�[F+�\�]F+�^�_F+�` �aF+�b&�cF+�f�gF+�j+�kF+�l�mF+�n�oF+�p �qF+�r+�sF+�t0�uF+�v �wF+�
�F+�R
�8;�#&��25���L��5��
!�	�
��0�
�������
��
�8;�#&��25���L��5��
!�	�
��0�
�������
��
�8;�#&��25�"���L��5��
!�	�
��0�
�������
��"8?�#'��25�.�.�� �p+�L�p+�5�p+�
!�	p+�
�p+�0�
p+��p+��p+� �p+�fl�S�\�\�l�^
6)�r"!�J
��6C�
%�C�)�C��C�
�	C�

$�C�!�
C�5�C��C�0�C�L�(��D�3�
�3��3��3�lHrM

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists