07 2017 档案

【spark】with mongodb
摘要:https://docs.mongodb.com/spark-connector/master/python-api/ 阅读全文

posted @ 2017-07-24 18:49 colipso 阅读(163) 评论(0) 推荐(0)

【Spark】session 代替 SparkConf、SparkContext和SQLContext
摘要:http://www.raincent.com/content-85-7196-1.html 阅读全文

posted @ 2017-07-24 16:24 colipso 阅读(270) 评论(0) 推荐(0)

【Python】数据转换利器
摘要:blaze odo 阅读全文

posted @ 2017-07-24 15:42 colipso 阅读(148) 评论(0) 推荐(0)

【python】logging
摘要:https://docs.python.org/3/howto/logging.html 阅读全文

posted @ 2017-07-21 14:48 colipso 阅读(170) 评论(0) 推荐(0)

【RespberryPi】数码管
摘要:http://blog.mangolovecarrot.net/2015/06/03/raspi-study0801/ 应该可以用两块74HC595来驱动显示8位数的数码管。 阅读全文

posted @ 2017-07-20 19:34 colipso 阅读(174) 评论(0) 推荐(0)

【python-proxy by sockets5】pysocks
摘要:pip install pysocks https://stackoverflow.com/questions/2317849/how-can-i-use-a-socks-4-5-proxy-with-urllib2 https://stackoverflow.com/questions/13184 阅读全文

posted @ 2017-07-19 10:12 colipso 阅读(320) 评论(0) 推荐(0)

【python】并行化的又一种思路
摘要:https://segmentfault.com/a/1190000000414339 阅读全文

posted @ 2017-07-17 20:44 colipso 阅读(120) 评论(0) 推荐(0)

【python】命令行输出颜色
摘要:http://www.cnblogs.com/chjbbs/p/5706513.html 阅读全文

posted @ 2017-07-17 13:13 colipso 阅读(143) 评论(0) 推荐(0)

【Jupyter notebook】access remotly
摘要:http://jupyter-notebook.readthedocs.io/en/latest/public_server.html 阅读全文

posted @ 2017-07-17 12:14 colipso 阅读(124) 评论(0) 推荐(0)

【先验后验贝叶斯】一个不错的解释
摘要:http://blog.csdn.net/passball/article/details/5859878 阅读全文

posted @ 2017-07-12 14:32 colipso 阅读(157) 评论(0) 推荐(0)

【Postgresql】use
摘要:http://www.jianshu.com/p/0ed65e630fd0 http://www.linuxidc.com/Linux/2013-12/94354.htm tag 是一个Array字段,判断是否包含时: select * from news where tag @> '{电影}'; 阅读全文

posted @ 2017-07-05 21:13 colipso 阅读(266) 评论(0) 推荐(0)

【Postgresql】set up
摘要:https://www.howtoforge.com/tutorial/ubuntu-postgresql-installation/ https://linux.cn/article-6770-1.html sudo apt-get install postgresql sudo apt-get 阅读全文

posted @ 2017-07-05 20:07 colipso 阅读(144) 评论(0) 推荐(0)

导航