[DataCamp] SOA on Python Data Science Toolbox (Part1)
This course was NOT as good as previous courses.
Some functions and keywords, which are new, are not explained in detail before problems are suggested.
However, this courses are still very good to me so far.
Main contents of this course are as follows
1. Making user defined functions
2. Variable-length arguments and Nested functions
3. Lambda functions and map(), filter(), reduce()
4. Error Handling : try-except, raise
Comments
Post a Comment