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
{{ message }}
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
Monetdblight would be even greater if it would support string manipulations like replacements out of the box. You have implemented a function for the LIKE operator without pcre, how about implementing string replacements as with REPLACE? That would be very handy for ad hoc data cleaning of larger datasets. Now, you would have to setup monetdb with pcre / an r string replacement function.
The text was updated successfully, but these errors were encountered:
Monetdblight would be even greater if it would support string manipulations like replacements out of the box. You have implemented a function for the LIKE operator without pcre, how about implementing string replacements as with REPLACE? That would be very handy for ad hoc data cleaning of larger datasets. Now, you would have to setup monetdb with pcre / an r string replacement function.
The text was updated successfully, but these errors were encountered: