Pandas with Python 2.7 Part 10 - Function Mapping

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=-jpk4p750Q4



Duration: 5:08
7,968 views
50


In this video we cover the notion of Function Mapping. Function mapping is not restricted to Pandas only. It is actually something that you can use in many cases. Function mapping, however, in the case of Pandas, will allow us to create our very own functions and pass them through Pandas as if it was a Part of Pandas. The downside here is that your efficiency in processing will be limited to how efficient you have written your code. If there is a way to do it in Pandas, you should try to do it with a tool they have provided to maintain speed, but, you can always use this method as a last resort to do exactly what you need.

Sample code for the series: http://pythonprogramming.net/python-2-7-pandas-data-analysis/

Pandas tutorial series: https://www.youtube.com/playlist?list=PLQVvvaa0QuDfHt4XU7vTm22xDegR0v0fQ

http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
https://twitter.com/sentdex

Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6







Tags:
Python (Programming Language)
Pandas
map
mapping
function
map to
pandas
data
visualization
analysis
analytics
performance
manipulation
workflow
toolkit
module
programming