Creating a Waterfall Chart in Python
Posted by Chris Moffitt in articles
Python, pandas and matplot can be used to create a waterfall chart.
Taking care of business, one python script at a time
Posted by Chris Moffitt in articles
Python, pandas and matplot can be used to create a waterfall chart.
Posted by Chris Moffitt in articles
Pandas can be used to create a diff tool that compares two similar Excel spreadsheets.
Posted by Chris Moffitt in articles
Pandas and IPython allow you to quickly and easily manipulate data and create useful graphs.
Posted by Chris Moffitt in articles
There are many useful python tools to quickly and easily analyze large volumes of data.
Posted by Chris Moffitt in articles
Python’s standard library includes a sets module which can support some complex analysis with a very compact and simple form.
Posted by Chris Moffitt in articles
This article describes the process I used to configure the pleican blog engine for pbpython.
Posted by Chris Moffitt in articles
This article is a brief overview of the technology behind this blog and why I have chosen the approach described in the article.