GT.with_locale
self, locale=None) GT.with_locale(
Set a column to be the default locale.
Setting a default locale affects formatters like .fmt_number, and .fmt_date, by having them default to locale-specific features (e.g. representing one thousand as 1.000,00)