ProgrammingPython python, pandas 2018-06-26 Source Edit History 【Python知识库】pandas tricks Pandas显示设置(最大行数等) 123456pd.set_option('max_rows', 500)#param choices# display.height# width# max_rows# max_columns Read More
AI框架 Linux 2018-06-26 Source Edit History Build Tensorflow from source on Linux Mint Install Bazel (a ) Install JDK 8 Read More
Linux 2018-06-26 Source Edit History Linux Mint Cleanup Clean up old kernel 123uname -r #check current using kerneldpkg --get-selections |grep linux # list installed kernelsapt purge xxx # remove