Conf¶
-
class
astropy.table.Conf[source] [edit on github]¶ Bases:
astropy.config.ConfigNamespaceConfiguration parameters for
astropy.table.Attributes Summary
auto_colnameThe template that determines the name of a column if it cannot be determined. Attributes Documentation
-
auto_colname¶ The template that determines the name of a column if it cannot be determined. Uses new-style (format method) string formatting.
-