05 2018 档案

摘要:The way to check the color and coreponding value pairs in ggplot2 To see what colors are used to make your plot you can use function ggplot_build() an 阅读全文
posted @ 2018-05-23 11:03 何帅 阅读(274) 评论(0) 推荐(0)
摘要:Python: How To Generate a List Of Letters In The Alphabet 阅读全文
posted @ 2018-05-12 08:48 何帅 阅读(314) 评论(0) 推荐(0)
摘要:I want Jupyter to print all the interactive output without resorting to print, not only the last result. How to do it?Example : a=3 a a+1 I would like 阅读全文
posted @ 2018-05-09 09:47 何帅 阅读(141) 评论(0) 推荐(0)