976 skills found · Page 2 of 33
hogan-tech / Leetcode SolutionExplore diverse LeetCode solutions in Python, C++, JavaScript, SQL, and TypeScript. Ideal for interview prep, learning, and code practice in multiple programming languages.
zgana / Fpp3 Python ReadalongPython-centered read-along of Forecasting: Principles and Practice
MurphyWan / Python First PracticeOnly use 3 days to get the basic concept of Python (Chinese Version | Data Scientist Direction)
daneah / Practices Of The Python ProExamples and exercises for Practices of the Python Pro from Manning Books 🐍📘
nathan-abela / HackerRank SolutionsSolutions to HackerRank practice, tutorials and interview preparation problems with Python, SQL, C# and JavaScript.
GUDHI / TDA TutorialA set of jupyter notebooks for the practice of TDA with the python Gudhi library together with popular machine learning and data sciences libraries.
hemansnation / Python RoadmapPython Roadmap. Learn Python programming as your first programming language. Python for Absolute Beginners, Non-Tech Professionals, 15+ Projects, 30 Topics, 500+ Practice Questions, with Data Structures & Algorithms
4GeeksAcademy / Python Beginner Programming ExercisesPractice your Python programming skills with this interactive and auto-graded set of exercises.
liuyubobobo / Play With Linear AlgebraCodes of my MOOC Course <Play with Linear Algebra>. Updated contents and practices are also included. 我在慕课网上的课程《玩转线性代数》示例代码,使用Python语言。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
nvie / TimesTimes and time zones in Python with a focus on best practices.
TRHX / Python3 Spider PracticePython3 各种爬虫实战练习,JS 逆向、反反爬、验证码处理、登录签到抽奖、数据可视化,Python 3 practice of various spiders.
boylegu / SanicCRUD VueA example demo base Sanic with vueJS2.x + webpack2.x as new python full stack web practice
huseinzol05 / Gather DeploymentGathers Python deployment, infrastructure and practices.
learnbyexample / Practice Python ProjectsBook on basic to intermediate level Python projects
duo-labs / DlintDlint is a tool for encouraging best coding practices and helping ensure we're writing secure Python code.
KeithGalli / Complete Pandas TutorialA comprehensive tutorial on the Python Pandas library, updated to be consistent with best practices and features available in 2024.
milaan9 / 90 Python ExamplesThe best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
keefecn / Python Practice Of Data Analysis And Mining《Python数据分析与挖掘实战》随书源码与数据
CSSE120StartingCode / TkinterPracticePracticing with Tkinter for Graphical User Interfaces in Python
piglei / The Python Craftsman BookSource code of the examples in the book "The Python Craftsman: Best Practices and Techniques by Example"