Contents x
- Welcome to Tag.bio!
- Essential Skills
- Data Product Structure
- How to Build a Data Product
- Tag.bio Syntax
- Managing a Data Product Server
- API Reference
tagify
Article summary
Did you find this summary helpful?
Thank you for your feedback
The tagify
parser will process numeric values produced by an inner parser into categorical variables within a collection.
The tagify
parser is a utility wrapper that enables parsers which normally produce numeric variables to produce categorical variables instead.
{
"parser_type": "tagify",
"table_alias": "tata",
"column": {
"parser_type": "numeric",
"column": "ccc1"
},
"collection": "collection_name"
}
JSON
Was this article helpful?
Thank you for your feedback! Our team will get back to you
How can we improve this article?
Your feedback
Comment
Comment (Optional)
Character limit : 500
Please enter your comment
Email (Optional)
Email
Please enter a valid email