API Reference tmap v21.9.3
Modules
Add a new key/value
Add a new key/value
trim
Drop a record if..
Split a record in several records. Example: From [%{"k1" => "v1", "k2" => "word1,word2,word3"}] To: [%{ "k1" => "v1", "k2" => "word1"},
Documentation for Tmap.
Regex.replace for specific keys
Regex.replace for all values of the map
String.trim for all values of the map