A step-by-step introduction to Cohort Analysis in Python
Learn how to carry out the Cohort Analysis to…
https://towardsdatascience.com/a-step-by-step-introduction-to-cohort-analysis-in-python-a2cbbd8460ea
Learn how to carry out the Cohort Analysis to…
https://towardsdatascience.com/a-step-by-step-introduction-to-cohort-analysis-in-python-a2cbbd8460ea
More on service layers in Django
Well, that provoked some discussion.
While there were plenty of people who agreed with the ...
https://www.b-list.org/weblog/2020/mar/23/still-no-service/
Well, that provoked some discussion.
While there were plenty of people who agreed with the ...
https://www.b-list.org/weblog/2020/mar/23/still-no-service/
Every Python Programmer Should Know the Not-So-Secret ThreadPool
You are just a few lines of code away from speeding up your code by orders of magnitude with multithreading
https://medium.com/better-programming/every-python-programmer-should-know-the-not-so-secret-threadpool-642ec47f2000
You are just a few lines of code away from speeding up your code by orders of magnitude with multithreading
https://medium.com/better-programming/every-python-programmer-should-know-the-not-so-secret-threadpool-642ec47f2000
Medium
Every Python Programmer Should Know the Not-So-Secret ThreadPool
You are just a few lines of code away from speeding up your code by orders of magnitude with multithreading
Codecademy is giving its pro subscription for free to help students, and they've got a great Python 3 course. Maybe you should enroll and utilize your time while in quarantine!
https://www.reddit.com/r/Python/comments/fo0eyj/codecademy_is_giving_its_pro_subscription_for/
https://www.reddit.com/r/Python/comments/fo0eyj/codecademy_is_giving_its_pro_subscription_for/
reddit
Codecademy is giving its pro subscription for free to help...
Posted in r/Python by u/reforitor • 1,223 points and 140 comments
Using TensorFlow and GradientTape to train a Keras model
In this tutorial, you will learn how to use TensorFlow’s GradientTape function to create ...
https://www.pyimagesearch.com/2020/03/23/using-tensorflow-and-gradienttape-to-train-a-keras-model/
In this tutorial, you will learn how to use TensorFlow’s GradientTape function to create ...
https://www.pyimagesearch.com/2020/03/23/using-tensorflow-and-gradienttape-to-train-a-keras-model/
Exploring Netflix Data in Python
Exploratory Data Analysis of Netflix Data
https://towardsdatascience.com/exploring-netflix-data-in-python-eb03e8f3944c
Exploratory Data Analysis of Netflix Data
https://towardsdatascience.com/exploring-netflix-data-in-python-eb03e8f3944c
I made my handwriting a font on Inkscape and used custom made python script to add random movment (in y axis) for each character. Looks fine or too suspicious?
https://www.reddit.com/r/Python/comments/fofxnx/i_made_my_handwriting_a_font_on_inkscape_and_used/
https://www.reddit.com/r/Python/comments/fofxnx/i_made_my_handwriting_a_font_on_inkscape_and_used/
reddit
I made my handwriting a font on Inkscape and used custom made...
Posted in r/Python by u/sanidhya69 • 2,230 points and 206 comments
Made a reaction time game for my first pygame project.
https://www.reddit.com/r/Python/comments/fjemrj/made_a_reaction_time_game_for_my_first_pygame/
https://www.reddit.com/r/Python/comments/fjemrj/made_a_reaction_time_game_for_my_first_pygame/
reddit
Made a reaction time game for my first pygame project.
Posted in r/Python by u/stndn • 1,082 points and 59 comments
geerlingguy / ansible-for-devops
Ansible examples from Ansible for DevOps.
https://github.com/geerlingguy/ansible-for-devops
Ansible examples from Ansible for DevOps.
https://github.com/geerlingguy/ansible-for-devops
GitHub
GitHub - geerlingguy/ansible-for-devops: Ansible for DevOps examples.
Ansible for DevOps examples. Contribute to geerlingguy/ansible-for-devops development by creating an account on GitHub.
Filtering Lists in Python
Filtering Methods in Python
https://towardsdatascience.com/filtering-lists-in-python-a3387c7b6b5e
Filtering Methods in Python
https://towardsdatascience.com/filtering-lists-in-python-a3387c7b6b5e
Best Python Libraries for Machine Learning and Deep Learning
Python libraries for modern machine…
https://towardsdatascience.com/best-python-libraries-for-machine-learning-and-deep-learning-b0bd40c7e8c
Python libraries for modern machine…
https://towardsdatascience.com/best-python-libraries-for-machine-learning-and-deep-learning-b0bd40c7e8c
Laid off for 8 weeks. Anyone else starting their python journey?
https://www.reddit.com/r/Python/comments/fjqoxv/laid_off_for_8_weeks_anyone_else_starting_their/
https://www.reddit.com/r/Python/comments/fjqoxv/laid_off_for_8_weeks_anyone_else_starting_their/
reddit
Laid off for 8 weeks. Anyone else starting their python journey?
Posted in r/Python by u/HotSwap_ • 4,194 points and 322 comments
How to configure your NVIDIA Jetson Nano for Computer Vision and Deep Learning
In today’s tutorial, you will learn how to configure your NVIDIA Jetson Nano for Computer ...
https://www.pyimagesearch.com/2020/03/25/how-to-configure-your-nvidia-jetson-nano-for-computer-vision-and-deep-learning/
In today’s tutorial, you will learn how to configure your NVIDIA Jetson Nano for Computer ...
https://www.pyimagesearch.com/2020/03/25/how-to-configure-your-nvidia-jetson-nano-for-computer-vision-and-deep-learning/
elastic / elasticsearch-py
Official Python low-level client for Elasticsearch.
https://github.com/elastic/elasticsearch-py
Official Python low-level client for Elasticsearch.
https://github.com/elastic/elasticsearch-py
GitHub
GitHub - elastic/elasticsearch-py: Official Python client for Elasticsearch
Official Python client for Elasticsearch. Contribute to elastic/elasticsearch-py development by creating an account on GitHub.
Python GUI with PyQT/PySide2
A look and guide at a popular GUI for your projects.
https://medium.com/swlh/python-gui-with-pyqt-pyside2-5cca38d739fa
A look and guide at a popular GUI for your projects.
https://medium.com/swlh/python-gui-with-pyqt-pyside2-5cca38d739fa
I am just a beginner in programming. Today I have created my first ever project (Simple Calculator) with Python GUI Tkinter. Thank you for this great community for inspiring me so much.
https://www.reddit.com/r/Python/comments/fio4x4/i_am_just_a_beginner_in_programming_today_i_have/
https://www.reddit.com/r/Python/comments/fio4x4/i_am_just_a_beginner_in_programming_today_i_have/
reddit
I am just a beginner in programming. Today I have created my first...
Posted in r/Python by u/Deva161 • 1,476 points and 89 comments
Netflix / dispatch
All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
https://github.com/Netflix/dispatch
All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
https://github.com/Netflix/dispatch
GitHub
GitHub - Netflix/dispatch: All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
All of the ad-hoc things you're doing to manage incidents today, done for you, and much more! - Netflix/dispatch
10 Things You Should Know About Tuples in Python
Tuples are very handy to use in Python programming…
https://medium.com/swlh/10-things-you-should-know-about-tuples-in-python-b71189bdba1f
Tuples are very handy to use in Python programming…
https://medium.com/swlh/10-things-you-should-know-about-tuples-in-python-b71189bdba1f