Python : 3.7.0 OS : Ubuntu 18.04.1 LTS IDE : PyCharm 2018.2.4 Conda : 4.5.11 typesetting ...
Python : 3.7.0 OS : Ubuntu 18.04.1 LTS IDE : PyCharm 2018.2.4 Conda : 4.5.11 typesetting ...
得到结果: ...
https://stackoverflow.com/questions/5618878/how-to-convert-list-to-string 注意 使用join的list元素需要是string类型才可以 ...
无意间看博客看到pandas 和 reduce与lambda的用法,先mark一下 1.pandas >>> import pandas as pd >>> ...