Amin Torabi
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
Comments
Recent activity by Amin Torabi-
Hi Alan, GROUP_DIFF does not work for me. The error message is "Must be an aggregation function" Let me explain more about my case: Column A is GROUPBY(product) sorted alphabetically Column B is...
-
That makes sense. Thanks Joel :)
-
Thanks again Joel. I was able to bring only the latest partition of my hive table into Datameer using Data Link. I always thought using Import Job would server me better as I take the time and br...
-
Thanks for your note, Joel. I would like to filter when creating the import job (see attached); I am looking for parameters to include in the "Start Expression", and "End Expression" below that pic...
-
Hi Joel, The DAS50 example (see the link below) has an "order" column, which makes sense to me. I'm just curious to know if the DAS50 example was intentionally changed and if so, why? https://doc...
-
Awesome! Thanks Alan!
-
Hi Alan, You suggested method works fine only if my bin size is 1d. What would you suggest if my bin size is 2d? I don't think GROUPBY can replace GROUPBYBIN in this case.
-
Great! Thanks Pablo.
-
Hi Jason, Let's say I am interested to create a tag list of DJT inauguration speech! And I have the transcript in a txt format. What do I do next? What would be my data type when I am uploading? H...
-
Will,None of them works for me. Roundup takes 6.00001 to 7Rounddown takes 6.99999 to 6I don't see much usage for these functions.I want 6.22 to go to 6.2; and at the same time 6.27 to go to 6.3What...