Skip to content

Omit filter term in model.getColumnData #85

@JB91451

Description

@JB91451

Dear Damien,

I want to use your nice tkintertable module in a GUI to enable the user to set some (paired) parameters prior to an analysis and want to return the specified values by the getColumnData() method. As the table length (i.e. # rows) and the actual data is not really specified, I would like to return the complete column as a list without any filtering. Is there a way to omit the filter term? Alternatively, I could use some non-filtering filter (e.g. >0 for numeric data or contains a-z for strings, ...), but as the data can be quite diverse, there is still the risk of an error caused by this.

Best,
Juergen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions