sheetwise.classifiers

Data type classification utilities for spreadsheet cells.

Classes

DataTypeClassifier()

Rule-based classifier for identifying data types, PII, and business entities.

class sheetwise.classifiers.DataTypeClassifier[source]

Rule-based classifier for identifying data types, PII, and business entities.

static classify_cell_type(value)[source]

Classify cell value into predefined data types.

Return type:

str