tagz

pygogoPython 🏆★ Star

A Python logging library with super powers

A Python logging library with super powers

akiliCoffeeScript 🏆★ Star

Choropleth Visualizer (visualization training app)

Choropleth Visualizer (visualization training app)

4w-visualizerCoffeeScript 🏆★ Star

La Niña Consortium Emergency Interventions app (4W)

La Niña Consortium Emergency Interventions app (4W)

El Niño visualization for Red Cross Kenya

El Niño visualization for Red Cross Kenya

tophubbersCoffeeScript★ Star

Web app to view Github users with the most followers

Web app to view Github users with the most followers

gh-viewerCoffeeScript★ Star

Web app that displays information about github users and their followers

Web app that displays information about github users and their followers

a Flask powered script that automatically generates html proposals from yaml data files

a Flask powered script that automatically generates html proposals from yaml data files

A developer protégé guidebook

A developer protégé guidebook

My website (project portfolio, blog, and photo gallery)

My website (project portfolio, blog, and photo gallery)

As a multi paradigm language, Python has great support for functional programming. For better or for worse, leading data libraries such as Pandas eschew the this style for object-oriented programming. This tutorial will explain how to take advantage of Pyt…