issues Search Results · repo:zhanwen/PythonDataScience language:Python
Filter by
3 results
(74 ms)3 results
inzhanwen/PythonDataScience (press backspace or delete to remove)求大神把第二个两星项目做出来,提示说用标题找到pageid,再用pageid找到页面,读了一宿的维基api,真的做不出来了,很痛苦,只能拿到pageid,找不到办法用pageid拿到页面。
vince1313
- 1
- Opened on Jun 2, 2018
- #4
语句提示存在语法错误:
print( Could not open %s % doc, file=sys.err)
目前修改为:
print( Could not open %s % doc, sys.err)
参考: https://github.com/ziyuanjun/PythonDataScience/blob/master/chapter2/u9_urlopen.py
ziyuanjun
- 4
- Opened on Nov 25, 2017
- #2
建议将样例代码的命名加以规范,使得查到更加便利。
我的建议是在附上单元编号信息,例如 u9_urlopen.py 表示第9单元内的代码
ziyuanjun
- 1
- Opened on Nov 25, 2017
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.