The bulk of my research involves some degree of 'Big Data' -- such as datasets with a million or more tweets. Getting these data …
Analyzing Big Data with Python PANDAS
This is a series of iPython notebooks for analyzing Big Data -- specifically Twitter data -- using Python's powerful PANDAS …
Continue Reading about Analyzing Big Data with Python PANDAS
Producing a Summary Statistics Table in iPython using PANDAS
Below is an embedded version of an iPython notebook I have made publicly available on nbviewer. To download a copy of the code, …
Continue Reading about Producing a Summary Statistics Table in iPython using PANDAS
iPython Notebook and PANDAS Cookbook
More and more of my research involves some degree of 'Big Data' -- typically datasets with a million or so tweets. Getting these …