ptwobrussell / Mining-the-Social-Web-2nd-Edition

The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
http://bit.ly/135dHfs
Other
2.9k stars 1.49k forks source link

added json.loads in chapter 9 #155

Open nealgriffin opened 10 years ago

nealgriffin commented 10 years ago

In Chapter 9 - I needed to use json.loads on the results that were loaded from the json file before I could continue with the examples as 'statuses'. Hope that's helpful -