最新回答 / zhangwenh
dict = {"country": ["Brazil", "Russia", "India", "China", "South Africa"],? ? ? ?"capital": ["Brasilia", "Moscow", "New Dehli", "Beijing", "Pretoria"],? ? ? ?"area": [8.516, 17.10, 3.286, 9.597, 1.221],? ? ? ?"population": [200.4, 143.5, 1252, 1357, 52.98...
2017-05-15
最新回答 / darrensong
http://pip.readthedocs.org/en/stable/installing/,這個(gè)網(wǎng)站可以下載這個(gè)pip,目前最新的版本3的已經(jīng)包含這個(gè)功能了的了
2017-03-14
最新回答 / CCCCCold丶kl
Excel\SQL? 都可以導(dǎo)呀,SQL的話換門有包可以連接Python與數(shù)據(jù)庫。