If you want to analyze data in Python, you'll want to become familiar with pandas, as it makes data analysis so much easier. The DataFrame is the primary data format you'll interact with. Here's how ...
Jupyter is a way of creating interactive notebooks that blend text, graphics, and code. This is a unique form of programming.
The recent announcement from Microsoft that they have now integrated Python into it’s Excel spreadsheet software has opened up a wealth of new applications for data analytics, automation and number ...
GraphLab’s SFrame, an interesting and somewhat under-the-radar tool, was unveiled(1) at Strata Santa Clara. It is a disk-based, flat table representation that extends GraphLab to tabular data. With ...