Book Image

Python for Secret Agents

By : Steven F. Lott, Steven F. Lott
Book Image

Python for Secret Agents

By: Steven F. Lott, Steven F. Lott

Overview of this book

Table of Contents (12 chapters)
Python for Secret Agents
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. A Spymaster's More Sensitive Analyses

Most of our previous espionage missions focused on bulk data collection and processing. HQ doesn't always want details. Sometimes it needs summaries and assessments. This means calculating central tendencies, summaries, trends, and correlations, which means we need to write more sophisticated algorithms.

We will skirt the borders of some very heavy-duty statistical algorithms. Once we cross the frontier, we will need more powerful tools. For additional tools to support sophisticated numeric processing, check http://www.numpy.org. For some analyses, we may be more successful using the SciPy package (http://www.scipy.org). A good book to refer is Learning SciPy for Numerical and Scientific Computing, Francisco J. Blanco-Silva, Packt Publishing (http://www.packtpub.com/learning-scipy-for-numerical-and-scientific-computing/book).

Another direction we could be pulled in includes the analysis of natural language documents. Reports, speeches, books...