书籍PDF出现了错误
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 45/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Open the book PDF and locate page 32, where the reduce example is described. Correct the misspelled import to use functools and retain the note that it is built in and needs no separate installation. Done means the PDF no longer contains the incorrect module or import names.
Written by the indexing model from the issue text.
Description
在书籍PDF32页的位置,在介绍reduce函数的时候,讲到需要通过from fuctools imoprt redduce导入reduce
但是根本不存在fuctools
正确的导入的方式是from functools import reduce
并且这个库已经内置不需要另行安装
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 702
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apachecn/python_data_analysis_and_mining_action
-
Data Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
依赖版本问题 Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
PCA data is error Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
All issues in apachecn/python_data_analysis_and_mining_action
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
xinnan-tech/xiaozhi-fde-talk#263 ·
-
rules
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
huggingface/Repo2RLEnv#163 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 95/100
huggingface/sentence-transformers#4074 ·
-
comp/dashboard invalid P3
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
NousResearch/hermes-agent#121143 ·