Python
Python is a dynamically typed programming language designed by Guido van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.
Here are 207,747 public repositories matching this topic...
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Updated
May 31, 2021 - Python
-
Updated
Jun 1, 2021 - Java
All Algorithms implemented in Python
-
Updated
Jun 6, 2021 - Python
A curated list of awesome Python frameworks, libraries, software and resources
-
Updated
Jun 6, 2021 - Python
-
Updated
May 25, 2021
As easy as /aitch-tee-tee-pie/
-
Updated
Jun 6, 2021 - Python
Curated list of project-based tutorials
-
Updated
May 27, 2021
The array API specification stipulates four numeric constants:
einfnanpi
PyTorch currently supports none.
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
Updated
Jun 5, 2021 - Python
We should be using pkg_resources (or importlib.resources if our min Python version is 3.7) instead of uses of __file__.
$ get grep '__file__' sklearn/
sklearn/__check_build/__init__.py: local_dir = os.path.split(__file__)[0]
sklearn/datasets/_base.py: module_path = dirname(__file__)
sklearn/datasets/_base.py: module_path = dirname(__file__)
sklearn/datasets/_base.py:
-
Updated
Jun 7, 2021 - Python
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
-
Updated
Jun 3, 2021 - JavaScript
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
-
Updated
Mar 8, 2021 - Jupyter Notebook
The world's simplest facial recognition api for Python and the command line
-
Updated
Jun 6, 2021 - Python
Keyboard navigation in the control panel of the Explore view is difficult.
Expected results
You should be able to move focus between adjacent controls in the control panel with a single Tab key press
and visually distinguish what element has focus. You should be able to interact with controls the keyboard
(Enter or space bar for button-like things).
Actual results
Several tab
Hello everyone, I will explain the current status of manim in this issue.
Now there are three main manim versions, and their differences:
- The
masterbranch of 3b1b/manim: Rendering on GPU using OpenGL and moderngl. Support interaction and have higher efficiency. - ManimCommunity/manim: (@ManimCommunity
100 Days of ML Coding
-
Updated
May 23, 2021
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
Is your feature request related to a problem?
when sort_values ascending parameter is set to a string (df.sort_values(col_name, ascending='False') it does not error although it's meaningless, this could be quite confusing.
Describe the solution you'd like
Raise an error if ascending is equal to values that are not boolean
API breaking implications
Error raising
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
-
Updated
May 9, 2021 - Python
Python Data Science Handbook: full text in Jupyter Notebooks
-
Updated
Apr 15, 2021 - Jupyter Notebook
Created by Guido van Rossum
Released February 20, 1991
- Organization
- python
- Website
- www.python.org
- Wikipedia
- Wikipedia
Related Topics
language ruby
Global Maintainer Summit 2021
Jun 8 - 9, 2021 • Virtual


Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information