Playing around with the Titanic dataset.
For references, tutorials, and examples check out our documentation.
From Sources:
You can either clone the public repository:
git clone git://github.com/camille-chanel/titanic
Or download the tarball:
curl -OL https://github.com/camille-chanel/titanic/tarball/master
Once you have a copy of the source, you can install it with:
python setup.py install