TabularQ

TabularQ[tab]

gives True if tab is a valid Tabular object and False otherwise.

Details

Examples

open allclose all

Basic Examples  (2)

Test whether an object is a valid Tabular object:

Test whether ToTabular created a valid Tabular object:

Scope  (4)

Validate a Tabular object with named columns:

Validate a Tabular object with anonymous columns:

TabularQ gives False for anything that is not a Tabular object:

Tabular objects can have zero rows:

They can also have zero columns:

Properties & Relations  (1)

TabularQ checks validity of a full Tabular object:

Use TabularRowQ to check validity of individual rows:

Use TabularColumnQ to check validity of individual columns:

Wolfram Research (2025), TabularQ, Wolfram Language function, https://reference.wolfram.com/language/ref/TabularQ.html.

Text

Wolfram Research (2025), TabularQ, Wolfram Language function, https://reference.wolfram.com/language/ref/TabularQ.html.

CMS

Wolfram Language. 2025. "TabularQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TabularQ.html.

APA

Wolfram Language. (2025). TabularQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TabularQ.html

BibTeX

@misc{reference.wolfram_2024_tabularq, author="Wolfram Research", title="{TabularQ}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/TabularQ.html}", note=[Accessed: 15-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2024_tabularq, organization={Wolfram Research}, title={TabularQ}, year={2025}, url={https://reference.wolfram.com/language/ref/TabularQ.html}, note=[Accessed: 15-January-2025 ]}