首页 > 其他 > 详细

学习笔记之pandas Foundations | DataCamp

时间:2018-05-10 10:31:11      阅读:174      评论:0      收藏:0      [点我收藏+]

pandas Foundations | DataCamp

  • https://www.datacamp.com/courses/pandas-foundations
  • Many real-world data sets contain strings, integers, time-stamps and unstructured data. How do you store data like this so that you can manipulate it and easily retrieve important information? The answer is in a pandas DataFrame! In this course, you‘ll learn how to use the industry-standard pandas library to import, build, and manipulate DataFrames. With pandas, you‘ll always be able to convert your data into a form that permits you to analyze it easily. You‘ll also learn more about NumPy, how it stores data, and its relation to the pandas DataFrame.

学习笔记之pandas Foundations | DataCamp

原文:https://www.cnblogs.com/pegasus923/p/9017799.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!