Archives for posts tagged ‘encode’

Encode uses and pitfalls

You won't always receive data saved in the most efficient format and there is no relief in sight. Bandwidth and hard drive sizes are growing unabated and making this only more likely, not less. It's common, for example, that data sets have string variables with a limited range of values. Suppose you have a file [...]