astropy:docs

Conf

class astropy.table.Conf[source] [edit on github]

Bases: astropy.config.ConfigNamespace

Configuration parameters for astropy.table.

Attributes Summary

auto_colname The 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.

Page Contents