Difference between revisions of "Coursera Data Science"
From MyWiki
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Goodharts law - http://dataskeptic.com/blog/episodes/2016/goodharts-law<br> | ||
[[ Python functions ]]<br> | [[ Python functions ]]<br> | ||
[[ Python: Lambda and List Comprehensions ]]<br> | [[ Python: Lambda and List Comprehensions ]]<br> | ||
+ | [[ Python: Pandas - The Series Data Structure ]]<br> | ||
+ | [[ Python: Pandas - The Series Data Structure from the book ]]<br> |
Latest revision as of 10:01, 10 August 2019
Goodharts law - http://dataskeptic.com/blog/episodes/2016/goodharts-law
Python functions
Python: Lambda and List Comprehensions
Python: Pandas - The Series Data Structure
Python: Pandas - The Series Data Structure from the book