
    4i                        S SK Jr  SrSr\ H  r \" \5        M     CC S SKJ	r
  S S
KJrJrJrJrJrJr  S SKrS SKJrJrJrJrJrJrJrJrJ r J!r!J"r"J#r#J$r$J%r%J&r&J'r'J(r(J)r)J*r*J+r+J,r,J-r-J.r.J/r/J0r0J1r1J2r2J3r3J4r4J5r5J6r6J7r7J8r8J9r9J:r:J;r;J<r<J=r=J>r>J?r?J@r@JArAJBrBJCrCJDrDJErEJFrFJGrGJHrHJIrIJJrJJKrKJLrLJMrMJNrN  S SKOJPrP  S SKQJRrR  S SKSJTrT  S SKUJVrV  S SKWJXrX  S SKYJZrZJ[r[J\r\J]r]J^r^J_r_J`r`JaraJbrbJcrcJdrdJereJfrfJgrg  S SKJhrhJiriJjrjJkrkJlrlJmrm  S SKJnrn  S SKoJprp  S SKqJrrrJsrsJtrtJuruJvrvJwrwJxrxJyryJzrzJ{r{J|r|J}r}J~r~JrJrJrJrJrJrJrJrJrJrJr  S SKJr  S SKJr  Sr S SKJrJr  SrSr/ S Qrg! \ a  r\" S\ S35      \eSrCff = f! \ a  r\R                  r\" S\ S	35      \eSrCff = f! \ a:    S SKJr  \" 5       r\GR+                  S\S   5      r\GR+                  S5      rCC Nf = f)!    )annotationsrestructuredtext)numpydateutilz%Unable to import required dependency z'. Please see the traceback for details.N)is_numpy_devzC extension: z not built. If you want to import pandas from the source directory, you may need to run 'python -m pip install -ve . --no-build-isolation -Ceditable-verbose=true' to build the C extensions first.)
get_option
set_optionreset_optiondescribe_optionoption_contextoptions)7
ArrowDtype	Int8Dtype
Int16Dtype
Int32Dtype
Int64Dtype
UInt8DtypeUInt16DtypeUInt32DtypeUInt64DtypeFloat32DtypeFloat64DtypeCategoricalDtypePeriodDtypeIntervalDtypeDatetimeTZDtypeStringDtypeBooleanDtypeNAisnaisnullnotnanotnullIndexCategoricalIndex
RangeIndex
MultiIndexIntervalIndexTimedeltaIndexDatetimeIndexPeriodIndex
IndexSliceNaTPeriodperiod_range	Timedeltatimedelta_range	Timestamp
date_rangebdate_rangeIntervalinterval_range
DateOffset
to_numericto_datetimeto_timedeltaFlagsGrouper	factorizeuniqueNamedAggarrayCategoricalset_eng_float_formatSeries	DataFrame)col)SparseDtype)
infer_freq)offsets)eval)concatlreshapemeltwide_to_longmerge
merge_asofmerge_orderedcrosstabpivotpivot_tableget_dummiesfrom_dummiescutqcut)apiarrayserrorsioplottingtseries)testing)show_versions)	ExcelFileExcelWriter
read_excelread_csvread_fwf
read_tableread_pickle	to_pickleHDFStoreread_hdfread_sqlread_sql_queryread_sql_tableread_clipboardread_parquetread_orcread_feather	read_htmlread_xml	read_json
read_stataread_sas	read_spssread_iceberg)json_normalize)testF)__version____git_version__T)get_versionszclosest-tagversionzfull-revisionida  
pandas - a powerful data analysis and manipulation library for Python
=====================================================================

**pandas** is a Python package providing fast, flexible, and expressive data
structures designed to make working with "relational" or "labeled" data both
easy and intuitive. It aims to be the fundamental high-level building block for
doing practical, **real world** data analysis in Python. Additionally, it has
the broader goal of becoming **the most powerful and flexible open source data
analysis / manipulation tool available in any language**. It is already well on
its way toward this goal.

Main Features
-------------
Here are just a few of the things that pandas does well:

  - Easy handling of missing data in floating point as well as non-floating
    point data.
  - Size mutability: columns can be inserted and deleted from DataFrame and
    higher dimensional objects
  - Automatic and explicit data alignment: objects can be explicitly aligned
    to a set of labels, or the user can simply ignore the labels and let
    `Series`, `DataFrame`, etc. automatically align the data for you in
    computations.
  - Powerful, flexible group by functionality to perform split-apply-combine
    operations on data sets, for both aggregating and transforming data.
  - Make it easy to convert ragged, differently-indexed data in other Python
    and NumPy data structures into DataFrame objects.
  - Intelligent label-based slicing, fancy indexing, and subsetting of large
    data sets.
  - Intuitive merging and joining data sets.
  - Flexible reshaping and pivoting of data sets.
  - Hierarchical labeling of axes (possible to have multiple labels per tick).
  - Robust IO tools for loading data from flat files (CSV and delimited),
    Excel files, databases, and saving/loading data from the ultrafast HDF5
    format.
  - Time series-specific functionality: date range generation and frequency
    conversion, moving window statistics, date shifting and lagging.
)rr   r   r   rA   r   r%   rD   r7   r*   r   r`   ra   r;   r   r   r<   rh   r$   r,   r   r   r   r   r5   r   r(   r'   r-   r?   r.   r   r+   r&   rC   rF   r   r0   r)   r2   r   r   r   r   rX   r@   rY   r4   rE   rJ   rQ   rV   r3   r   rZ   rI   r=   rU   rT   r   rG   r6   r[   r    r!   rx   rK   rL   rN   rO   rP   r"   r#   rH   r   r   r/   rR   rS   r\   rW   rm   rc   rb   rp   rd   ri   rq   rw   rs   ro   rn   rf   ru   rv   rj   rk   rl   rt   re   rr   r
   rB   r	   r_   ry   r^   r1   r9   r8   rg   r:   r]   r>   rM   )
__future__r   __docformat___hard_dependencies_dependency
__import__ImportError_epandas.compatr   _is_numpy_dev_errname_modulepandas._configr   r	   r
   r   r   r   pandas.core.config_initpandaspandas.core.apir   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r    r!   r"   r#   r$   r%   r&   r'   r(   r)   r*   r+   r,   r-   r.   r/   r0   r1   r2   r3   r4   r5   r6   r7   r8   r9   r:   r;   r<   r=   r>   r?   r@   rA   rB   rC   rD   pandas.core.colrE   pandas.core.dtypes.dtypesrF   pandas.tseries.apirG   pandas.tseriesrH   pandas.core.computation.apirI   pandas.core.reshape.apirJ   rK   rL   rM   rN   rO   rP   rQ   rR   rS   rT   rU   rV   rW   rX   rY   rZ   r[   r\   r]   r^   pandas.util._print_versionsr_   pandas.io.apir`   ra   rb   rc   rd   re   rf   rg   rh   ri   rj   rk   rl   rm   rn   ro   rp   rq   rr   rs   rt   ru   rv   rw   pandas.io.json._normalizerx   pandas.util._testerry   _built_with_mesonpandas._version_mesonrz   r{   pandas._versionr|   vget__doc____all__     Q/var/www/html/dynamic-report/venv/lib/python3.13/site-packages/pandas/__init__.py<module>r      s   "" + %K; &   > > > > > > > > > > > > > > >~   1 ) " ,   " > =  5      B 5 $  
 &VsE  3K= A4 4
 	  iiG

y !+ 	+
 @  ,A%%q|4Kee-.Oas@   EE5 	
F E2 E--E25F;FF=GG