3,691 skills found · Page 1 of 124
Asabeneh / 30 Days Of PythonThe 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
jakevdp / PythonDataScienceHandbookPython Data Science Handbook: full text in Jupyter Notebooks
donnemartin / Data Science Ipython NotebooksData science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
matplotlib / Matplotlibmatplotlib: plotting with Python
bbfamily / Abu阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Kanaries / PygwalkerPyGWalker: Turn your dataframe into an interactive UI for visual analysis
kailashahirwar / Cheatsheets AIEssential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
mwaskom / SeabornStatistical data visualization in Python
tangyudi / AI Learn人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
marceloprates / PrettymapsDraw pretty maps from OpenStreetMap data! Built with osmnx +matplotlib + shapely
rougier / Scientific Visualization BookAn open access book on scientific visualization using python and matplotlib
Yorko / Mlcourse.AIOpen Machine Learning Course
iamseancheney / Python For Data Analysis 2nd Chinese Version《利用Python进行数据分析·第2版》
garrettj403 / SciencePlotsMatplotlib styles for scientific plotting
matplotlib / CheatsheetsOfficial Matplotlib cheat sheets
lijin-THU / Notes Python中文 Python 笔记
holoviz / PanelPanel: The powerful data exploration & web app framework for Python
Nyandwi / Machine Learning CompleteA comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques.
lava / Matplotlib CppExtremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
PyImageSearch / ImutilsA series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.