...

/

Exercise: Stream Data Processing

Exercise: Stream Data Processing

Practice how to implement a command-line script for data compression of a file using algorithms of the zlib module.

Problem statement

On Kaggle, you can find a lot of interesting data sets, such as the London Crime Data. You can download the data in CSVcomma-separated values ...