Best Of
-
Re: fill down or propagate values to empty cells
1 -
Is there an easy way to do this partitioning?
Hi, I have seen previous posts on partitioning, and use that technique regularly. However, my need this time is slightly different. I have groupings of duplicates, but I would like to count increment…1 -
Re: api key expiry notification
its fine , i got this in my mail box this morning: had to wait , 24 hours more i guess, thanks for response, br HS1 -
Re: Tagging as sensitive information
Hi Josh! Great and I could also create a new tag and indicate as sensitive! Can we extract somehow this information with API which dataset columns are tagged? Many thanks! Vera1 -
Re: Tagging as sensitive information
Hello Go to Datasets and select 'Annotate columns' for a specific Dataset [note this is also shown as one of the steps when adding a new Dataset]. You can add Data tags to columns automatically and/o…1 -
Re: Sorting is better to do before Join?
oh okay thanks for clarifying1 -
Re: Sorting is better to do before Join?
Join step will internally do a sort by key, which is likely why it is faster to not Sort first separately.3 -
Re: character encoding mismatches
Are you opening the csv in Microsoft Excel? By default Excel uses ANSI encoding which causes special characters to display incorrectly. In Excel, navigate to Data > Import External Data > Impor…1 -
Re: character encoding mismatches
Opening up multibyte CSV files in Excel is always problematic. Exported as CSV from Aperture and opened in Notepad++ - multibyte characters are displayed correctly: Same file opened in Excel (without…1