Skip to content

Commit

Permalink
python 学习
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Aug 6, 2021
1 parent 0a1b988 commit 8949666
Show file tree
Hide file tree
Showing 22 changed files with 1,000 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,13 @@
- 🐾 [collections模块](https://www.liaoxuefeng.com/wiki/1016959663602400/1017681679479008)
- 🐾 [Map | Reduce](https://www.liaoxuefeng.com/wiki/1016959663602400/1017329367486080)
- 🐾 [如何计算topk](theory/python/topk.md)
- [按比例切分数据集](theory/python/splitdataset.md)
- [获取当前文件的路径](https://blog.csdn.net/py_tester/article/details/78954034)

#### 🍃 Python封装工具

- 🐾 [Python程序封装为exe等](theory/python/pyinstaller.md)
- 🐾 [Python程序封装成wheel、setuptools](theory/python/setuptools.md)

# 🍭环境篇

Expand Down
Binary file added theory/python/imgs/17HKnw992tUww.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/62o9DdQjCkvYrmWx4M56-A.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/BurwNGWDtWcY4Ze0gboQ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/GDMLFHmkAA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/HbFZJIdUUIcXb2K38g.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/J5NkXALdr9aMOHhp2Svw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/PEq4nMQV_XTY-48l0_bw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/QKio1NFGTuLMMxCeiQA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/eZ_siz_ZEEYTqo9syg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/image-20210805201856683.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/image-20210805202149464.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/m6xOOQlcNHd62R_BwLGA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/mWW-H-cDczARdTA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/omQm4n6ZK8sljsRCgBxTw.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added theory/python/imgs/zeZ1kvNK7WGY2Fa9Ac63Q.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8949666

Please sign in to comment.