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.