In a new series of videos, I plan to cover the "missing pieces" of data science. These are the little things that instructors assume students already know. These little things block further learning if not cleared up.
The first video is about functions. Anyone learning to code must know about functions. What's covered?
- What is a function?
- Why use functions?
- What are built-in functions?
- What is a package?
- What are arguments and parameters?
- What are default values?
- How to call a function?
- How to call a nested function?
- How to define your own function?
- and more!
The video explains all the important bits in 13 minutes.
I'm taking suggestions for other "missing pieces".
The link is broken (there is an escaped space %20 at the end to remove).
Posted by: Antonio RInaldi | 09/10/2019 at 06:03 AM
AR: Thanks, fixed them.
Posted by: Kaiser | 09/10/2019 at 11:17 AM