自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 [Applied Plotting, Charting & Data Representation in Python] Assignment 2-Plotting Weather Patterns

作为一个近乎小白的新玩家,旁听的这个课又无法提交,想来想去还是发出来留个纪念嘻嘻。Assignment 2Before working on this assignment please read these instructions fully. In the submission area, you will notice that you can click the link to...

2019-09-29 20:04:34 2951

原创 如何用python批量生成变量/数组 How to define a batch of regular variables in python

【问题情境 Situation】现在需要生成一系列数组变量形如a_1=[], a_2=[], a_3=[], ... , a_n=[],之所以不能用二维数组是因为这些list的长度在之后使用过程中并不相同,index也不一致,不方便计算Assuming a series of variables like a_1=[], a_2=[], a_3=[], ... , a_n=[] need ...

2019-09-24 21:41:32 4457 2

原创 [Coursera | Introduction to Data Science in Python] Assignment 4 - Hypothesis Testing

作为一个近乎小白的新玩家,旁听的这个课又无法提交,想来想去还是发出来留个纪念嘻嘻。Assignment 4 - Hypothesis TestingThis assignment requires more individual learning than previous assignments - you are encouraged to check out thepandas d...

2019-09-19 19:34:39 5971 2

原创 [Coursera | Introduction to Data Science in Python] Assignment 3 - More Pandas

作为一个近乎小白的新玩家,旁听的这个课又无法提交,想来想去还是发出来留个纪念嘻嘻。Assignment 3 - More PandasThis assignment requires more individual learning then the last one did - you are encouraged to check out thepandas documentatio...

2019-09-17 18:31:12 1835 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除