Saturday, November 23, 2013
What Beer Would You Like? Building a Recommendation System in Python
A nice little ipython notebook with some data and examples for building simple recommender systems in python
Friday, November 22, 2013
Wednesday, November 20, 2013
Bokeh – Interactive web visualization library in Python
This is simply incredible, and it's already installed as part of the Anaconda library.
Tuesday, November 19, 2013
Saturday, November 16, 2013
Tuesday, November 12, 2013
dataset: databases for lazy people in python
This looks like a promising library, SQL databases without the sql?
Monday, November 11, 2013
Booz Allen Field Guide to Data Science
I haven't read this, so I can't actually vouch for it. However, it's been getting a lot of coverage in my twitter stream.
Sunday, November 10, 2013
Saturday, November 9, 2013
Under the Hood: Facebook Entity Graph
Graphs are one way to represent relationships amongst things. Here's an interesting article on FB's entity graph.
Friday, November 8, 2013
Monday, November 4, 2013
ggplot in python
One of the best features of the R programming language is its fantastic ggplot2 visualization library. Looks like there is now a python clone, complete with a nice functional interface. I don't think all the wrinkles have been ironed out, but still pretty cool.
pandasql: manipulating pandas dataframes with SQL
Pretty cool. I haven't really put this through it's paces, but it's neat after a first impression.
Friday, November 1, 2013
Probabilistic Programming & Bayesian Methods for Hackers
An online book, looks like it's pretty approachable. Uses python.
Subscribe to:
Comments (Atom)