Tugrul Bayrak
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 9
Activity overview
Latest activity by Tugrul Bayrak-
Tugrul Bayrak commented,
Hi Konsta,As you stated, some pairs are in reverse order. I need to deduplicate these kind of pairs. If I have "123 - abc" and "abc - 123" values in different rows, I would like to have one of them...
-
Tugrul Bayrak created a post,
Detecting same id pairs when their order in reverse
Hi,In a column, I have id pairs. Some of the pairs in the different rows are in reverse order, such as; "abc123 - xyz456" and "xyz456 - abc123". I need the column to be unique by detecting these ki...
-
Tugrul Bayrak created a post,
Removing an empty folder via rest-api
Hi,I create some workbooks and remove them for some requirements. But, when I remove all the workbooks, the folder is still there even if it is empty. Is there a way to remove an empty folder struc...
-
Tugrul Bayrak created a post,
Encryption of user password by encrypt.sh script creating connection
Hi,I try to create a connection via api call. I use encrypt.sh on datameer to encrypt the password. It was working fine when we were on the version 6.3.8. Since we upgraded to the version 7.1.12, t...
-
Tugrul Bayrak created a post,
Genereting a unique id from a uniqe string
Hi,I have an id column with 32 alphanumeric characters. I would like to produce a smaller unique integer ids. How can I achieve this on datameer? Thanks
-
Tugrul Bayrak commented,
It works, thank you so much
-
Tugrul Bayrak commented,
Hi,That's exactly as you understand, I guess I should have made it more clear. So are there any suggestions? Thanks
-
Tugrul Bayrak created a post,
Labeling double words in a sentence
Hi, I have some sentences in every row in a column. I would like to detect the same consecutive words. The sample sentence and the one I would like to achieve like below; This is an example example...
-
Tugrul Bayrak commented,
Thanks Joel, that is what I have been looking for.
-
Tugrul Bayrak created a post,
Connection password encryption
Hi,I need to create a connection via Datameer Rest Api by providing server url, user name, password etc. However, the password is encrypted like below; "password": [ "SECURE:0:nzCEa3xd/EUVpSMz3AvcY...