a
    ߙfb=                     @   sd  d dl mZ ddlmZmZmZmZ g dZG dd dej	Z
e
 ZddlmZ ddlmZmZ dd	lmZmZmZmZmZmZmZmZmZ dd
lmZmZmZmZm Z m!Z!m"Z"m#Z#m$Z$ ddl%m&Z& ddl'm(Z( ddl)m*Z* ddl+m,Z,m-Z- d dl.m/Z/ e/0eL ddl1m2Z2 d dl3Z4d dl5Z4d dl6Z4d dl7Z4d dl8Z4d dl9Z4W d   n1 sV0    Y  dS )    N   )ColumnMaskedColumnStringTruncateWarning
ColumnInfo)#BSTr   ColumnGroupsr   ConfJSViewerr   NdarrayMixinQTableRowSCEngineSerializedColumnSortedArrayr   TableTableAttributeTableColumnsTableFormatterTableGroupsTableMergeErrorTableReplaceWarningconfconnecthstackjoinregistryrepresent_mixins_as_columnssetdiffuniquevstackdstackr   join_skycoordjoin_distancePprintIncludeExcludec                   @   sH   e Zd ZdZejdddgdZeddZeg dd	Zed
dZ	dS )r	   z7
    Configuration parameters for `astropy.table`.
    zcol{0}zThe template that determines the name of a column if it cannot be determined. Uses new-style (format method) string formatting.z!astropy.table.column.auto_colname)aliasesz,table-striped table-bordered table-condensedzThe table class to be used in Jupyter notebooks when displaying tables (and not overridden). See <https://getbootstrap.com/css/#tables for a list of useful bootstrap classes.zList of conditions for issuing a warning when replacing a table column using setitem, e.g. t['a'] = value.  Allowed options are 'always', 'slice', 'refcount', 'attributes'.Zstring_listFa  Always use in-place update of a table column when using setitem, e.g. t['a'] = value.  This overrides the default behavior of replacing the column entirely with the new value when possible. This configuration option will be deprecated and then removed in subsequent major releases.N)
__name__
__module____qualname____doc___configZ
ConfigItemZauto_colnameZdefault_notebook_table_classZreplace_warningsZreplace_inplace r+   r+   5lib/python3.9/site-packages/astropy/table/__init__.pyr	      s&   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
   ):Zastropy.configZconfigr*   columnr   r   r   r   __all__ZConfigNamespacer	   r    r   groupsr   r   tabler   r   r   r   r   r   r   r   r$   Z
operationsr   r   r   r!   r    r   r   r"   r#   Zbstr   Zsorted_arrayr   Zsocor   Z	serializer   r   Z
astropy.ior   Zdelay_doc_updatesZjsviewerr
   Zastropy.io.ascii.connectZastropyZastropy.io.fits.connectZastropy.io.misc.connectZastropy.io.votable.connectZastropy.io.misc.asdf.connectZastropy.io.misc.pandas.connectr+   r+   r+   r,   <module>   s*   
,,