You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We have a number of features like RemoveHtml, RemoveHttpHeader and RemoveBoilerPlate that are fairly common features that people would like to use all at once in one call. We should provide a catchall do perform this common text operation.
Describe the solution you'd like
Provide a UDF that combines the main text filtering functions for analysis.
Describe alternatives you've considered
We could simply offer documentation that creates the function outside of aut.
Additional context
We discovered this after user feedback from the Slack channel.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We have a number of features like RemoveHtml, RemoveHttpHeader and RemoveBoilerPlate that are fairly common features that people would like to use all at once in one call. We should provide a catchall do perform this common text operation.
Describe the solution you'd like
Provide a UDF that combines the main text filtering functions for analysis.
Describe alternatives you've considered
We could simply offer documentation that creates the function outside of aut.
Additional context
We discovered this after user feedback from the Slack channel.
The text was updated successfully, but these errors were encountered: