Powerful Python (@powerfulpython) 's Twitter Profile
Powerful Python

@powerfulpython

Book: powerfulpython.com/book/
Training: powerfulpython.com/bootcamp/

ID: 748257686601424897

linkhttps://powerfulpython.com/ calendar_today29-06-2016 20:51:49

239 Tweet

887 Followers

0 Following

Powerful Python (@powerfulpython) 's Twitter Profile Photo

Panda's powerful abstractions Here's a function I wrote: This is pulled from real production code. "df" is a Pandas dataframe. And this function, load_df(), is a "building block" function. It's used to load data from a variety of different CSV files, and process them into

Panda's powerful abstractions

Here's a function I wrote:

This is pulled from real production code. "df" is a Pandas dataframe. And this function, load_df(), is a "building block" function. It's used to load data from a variety of different CSV files, and process them into