table_name | FilterManager Property | Teradata Package for Python - table_name - Teradata Package for Python

Teradata® Package for Python User Guide

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Teradata Package for Python
Release Number
20.00
Published
March 2025
ft:locale
en-US
ft:lastEdition
2026-08-13
dita:mapPath
nvi1706202040305.ditamap
dita:ditavalPath
plt1683835213376.ditaval
dita:id
rkb1531260709148
Product Category
Teradata Vantage

Use the table_name property to return the table name that stores the filter definitions for the FilterManager.

Example

>>> from teradataml import FilterManager
>>> fm = FilterManager(repo='vfs_v1', name='stats_filter_manager')
>>> fm.table_name
'stats_filter_manager_tdfm'