Hi guys. So basically, I have a link which will give me a text file that is compressed in a bz2. So it would look like file.txt.bz2. I need to uncompress and read the data. I would like to (if...