Definition

The number of rows test allows you to set a threshold on the number of rows in your dataset.

Taxonomy

  • Category: Integrity.
  • Task types: LLM, tabular classification, tabular regression, text classification.
  • Availability: and .

Why it matters

  • During development, datasets are often updated and modified. It is important to keep track of the number of rows in your dataset to ensure that it has the expected size as you iterate on it.
  • In monitoring, it is important to keep track of the number of rows received within a given evaluation window, as sudden shifts in traffic can be a sign that actions need to be taken.