|
|
|
|
|
by webartifex
2275 days ago
|
|
Pandas and numpy & friends will be in Chapter 9 that I had not yet time to finish (the semester runs until end of April and is currently at Chapter 5). Furthermore, it is a programming (!) course, not (!) a data science course. Please define data science to me. Is it "only" curve fitting to you? Or also optimization (e.g., in logistics)? Then, dynamic programming (and because of that recursion) is super important. I rely on Jupyter notebooks mainly because it is a course for people with absolutely no prior experience that also do not major in CS. .py files are actually explained in Chapter 2 and will be used in a follow-up course. |
|