Python 筆記
2021/02/21
https://pixabay.com/zh/illustrations/tech-circle-technology-abstract-3041437/
-----
Python
PyCharm
https://www.jetbrains.com/pycharm/
一、保留字:Keywords。
https://tw511.com/a/01/3236.html
二、內建函式:Build-in Functions。
https://docs.python.org/3/library/functions.html
三、標準函式庫:Standard Libraries。
https://docs.python.org/3/library/
四、各類函式庫:NumPy、pandas、matplotlib、SciPy、scikit-learn、seaborn。
https://scikit-learn.org/stable/
五、周邊
https://riverbankcomputing.com/software/pyqt/intro
六、深度學習框架:Keras、TensorFlow、PyTorch。
七、實戰:Kaggle。
https://www.kaggle.com/learn/overview
-----
No comments:
Post a Comment