Pinned Repositories
100-pandas-puzzles
Test your pandas skills with 100 short data manipulation problems
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
bad-data-guide
An exhaustive reference to problems seen in real-world data along with suggestions on how to resolve them.
base16-ipython-notebook
big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
CLRS
Exercises and examples from Introduction to Algorithms
crowded-house
First repo
curses-menu
A simple console menu system in python using the curses library
data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines. https://bit.ly/data-notes
data-wrangling-pycon
An Introduction to Data Wrangling with Python
johnvlahos's Repositories
johnvlahos/100-pandas-puzzles
Test your pandas skills with 100 short data manipulation problems
johnvlahos/2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
johnvlahos/bad-data-guide
An exhaustive reference to problems seen in real-world data along with suggestions on how to resolve them.
johnvlahos/base16-ipython-notebook
johnvlahos/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
johnvlahos/CLRS
Exercises and examples from Introduction to Algorithms
johnvlahos/crowded-house
First repo
johnvlahos/curses-menu
A simple console menu system in python using the curses library
johnvlahos/data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines. https://bit.ly/data-notes
johnvlahos/data-wrangling-pycon
An Introduction to Data Wrangling with Python
johnvlahos/data_science_delivered
Observations from Ian on successfully delivering data science products
johnvlahos/datasciencecoursera
Coursera data science course
johnvlahos/discover-flask
Full Stack Web Development with Flask.
johnvlahos/euler
Project Euler solutions
johnvlahos/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
johnvlahos/FRB
Federal Reserve Economic Data (FRED) Client
johnvlahos/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
johnvlahos/laraformer
Laravel 5.* package to easily introduce a transformation layer for your data
johnvlahos/notedown
Markdown <=> IPython Notebook
johnvlahos/page_dewarp
Text page dewarping using a "cubic sheet" model
johnvlahos/pydata
PyData talk Amsterdam 12-13 March 2016
johnvlahos/PyDataset
Instant access to many datasets.
johnvlahos/PyGithub
Python library implementing the GitHub API v3
johnvlahos/reveal.js
The HTML Presentation Framework
johnvlahos/tablib
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
johnvlahos/Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
johnvlahos/theano_exercises
Exercises for my tutorials on Theano