Contribute Media
A thank you to everyone who makes this possible: Read More

Mind the Gap! Bridging the pandas - scikit learn dtype divide

Description

PyData Chicago 2016

Github: https://github.com/TomAugspurger/mtg/blob/master/MTG.pdf

This talk briefly introduces the two different data models used by Scikit-Learn (NumPy arrays) and pandas DataFrames. We see why this can cause problems for users of these libraries. Finally, we discuss strategies for managing the differences.

Improve this page