Online References¶
Learning Python¶
[Schafer] Java 2 Python 3: : A guide to learning Python by comparing it to Java - Hunter Schafer
Note: Only useful if you know Java. Chapters 1-4 and 7 are useful if you have only take CSE 122, while all chapters are useful if you have taken CSE 123
Data Science Libraries¶
[VanderPlas] Python for Data Science - Jake Vanderplas
[Berkeley] Principles and Techniques of Data Science - UC Berkeley Data 100 Course