Easy Data Transform newsletter
03-Aug-2021

Easy Data Transform v1.20.0 released

Easy Data Transform v1.20.0 is now available for Windows and Mac. Improvements include:

Hash transform

New Rows

New Rows

Find out more and download the new release from the release page:

Download Easy Data Transform v1.20.0

This is a free upgrade for everyone with a valid license. If you don’t yet have a license, you can buy one here.

Thanks to everyone who sent us bug reports and suggestions for improvements. Is there something you would like to see improved in Easy Data Transform? A bug that needs fixing? Something that is too slow? A feature request? Let us know by replying to this email or on the forum.

Hashing

A hash maps any string to another string of a fixed length. Similar input strings produce very different outputs. E.g.:

The MD5 hash of “Hello” is:

8b1a9953c4611296a827abf8c47804d7

The MD5 hash of “hello” is:

5d41402abc4b2a76b9719d911017c592

Hashing is a one-way process. You can’t reverse it.

The chance of 2 different strings producing the same hash ( a ‘collision’) is infinitessimally small.

Hashing has various applications:

You can see a useful 8 minute Tom Scott/Numberphile video on hashing if you click the image below:

Hashing video

Tidy Data

Tidy data has the form:

We’ve written an article showing how you can use Easy Data Transform to convert ‘messy data’ into ‘tidy data’ to make it easier to analyze and use.

Recently shared

The following topics have been recently shared on the forum:

Do you have anything useful to share?

And finally

From the XKCD cartoon:

Flawed data

Andy Brice
Oryx Digital Ltd
03-Aug-2021

Questions or problems?

Email support@easydatatransform.com