Class StripValueTransformerFilter (2.41.0)
Stay organized with collections
Save and categorize content based on your preferences.
StripValueTransformerFilter(flag)
Row filter that transforms cells into empty string (0 bytes).
Parameter
Name
Description
flag
bool
If :data:True, replaces each cell's value with the empty string. As the name indicates, this is more useful as a transformer than a generic query / filter.