学习笔记之Intermediate Python for Data Science | DataCamp

Intermediate Python for Data Science | DataCamp

  • https://www.datacamp.com/courses/intermediate-python-for-data-science
    • The intermediate python course is crucial to your data science curriculum. Learn to visualize real data with matplotlib's functions and get to know new data structures such as the dictionary and the Pandas DataFrame. After covering key concepts such as boolean logic, control flow and loops in Python, you're ready to blend together everything you've learned to solve a case study using hacker statistics.
  • https://github.com/haotang923/data-science/tree/master/src/DataCamp/Intermediate%20Python%20for%20Data%20Science
原文地址:https://www.cnblogs.com/pegasus923/p/9017888.html