diff --git a/README.md b/README.md index 01df35403..1a238f9d8 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,8 @@ Code Formatters * [Altair](https://github.com/altair-viz/altair) - Declarative statistical visualization library for Python. * [Bokeh](https://github.com/bokeh/bokeh) - Interactive Web Plotting for Python. -* [bqplot](https://github.com/bloomberg/bqplot) - Interactive Plotting Library for the Jupyter Notebook +* [bqplot](https://github.com/bloomberg/bqplot) - Interactive Plotting Library for the Jupyter Notebook. +* [folium](https://github.com/python-visualization/folium) - Visualize data on an interactive map. * [ggplot](https://github.com/yhat/ggpy) - Same API as ggplot2 for R. * [Matplotlib](http://matplotlib.org/) - A Python 2D plotting library. * [Pygal](http://www.pygal.org/en/latest/) - A Python SVG Charts Creator.