BaseColumnInfo ============== .. currentmodule:: astropy.utils.data_info .. autoclass:: BaseColumnInfo :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~BaseColumnInfo.attr_names .. rubric:: Methods Summary .. autosummary:: ~BaseColumnInfo.adjust_indices ~BaseColumnInfo.iter_str_vals ~BaseColumnInfo.merge_cols_attributes ~BaseColumnInfo.slice_indices .. rubric:: Attributes Documentation .. autoattribute:: attr_names .. rubric:: Methods Documentation .. automethod:: adjust_indices .. automethod:: iter_str_vals .. automethod:: merge_cols_attributes .. automethod:: slice_indices