Sorry if this is such a silly question. With the new version upgrade to 0.7.1, is there any recommendation on how to best migrate off hadoop_snappy. We used to use the StreamCompressor from hadoop_snappy
from snappy import hadoop_snappy
compressor = hadoop_snappy.StreamCompressor()