Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб 1000x faster data manipulation: vectorizing with Pandas and Numpy в хорошем качестве

1000x faster data manipulation: vectorizing with Pandas and Numpy 5 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



1000x faster data manipulation: vectorizing with Pandas and Numpy

Speaker: Nathan Cheever The data transformation code you're writing is correct, but potentially 1000x slower than it needs to be! In this talk, we will go over multiple ways to enhance a data transformation workflow with Pandas and Numpy by showing how to replace slower, perhaps more familiar, ways of operating on Pandas data frames with faster-vectorized solutions to common use cases like: if-else logic in applied row-wise functions dictionary lookups with conditional logic Date comparisons and calculations Regex and string column manipulation and others! ... without needing a beefier computer, writing Cython, or other libraries outside the Pandas ecosystem.

Comments