Real-Time Experiments in Python to point the difference between multithreading and multiprocessing [Link in comments]
https://www.reddit.com/r/Python/comments/e8bekb/realtime_experiments_in_python_to_point_the/
https://www.reddit.com/r/Python/comments/e8bekb/realtime_experiments_in_python_to_point_the/
reddit
Real-Time Experiments in Python to point the difference between...
Posted in r/Python by u/Amine_TN • 2 points and 1 comment
How NOT to write pandas code
I must admit that most of “How NOT to code with pandas” comes from my…
https://towardsdatascience.com/how-not-to-write-pandas-code-ef88599c6e8f
I must admit that most of “How NOT to code with pandas” comes from my…
https://towardsdatascience.com/how-not-to-write-pandas-code-ef88599c6e8f
SecureAuthCorp / impacket
Impacket is a collection of Python classes for working with network protocols.
https://github.com/SecureAuthCorp/impacket
Impacket is a collection of Python classes for working with network protocols.
https://github.com/SecureAuthCorp/impacket
GitHub
GitHub - fortra/impacket: Impacket is a collection of Python classes for working with network protocols.
Impacket is a collection of Python classes for working with network protocols. - fortra/impacket
Kicking off in Data Science
-Souha Gaaloul
https://medium.com/datadriveninvestor/kicking-off-in-data-science-e4e1a8683aa8
-Souha Gaaloul
https://medium.com/datadriveninvestor/kicking-off-in-data-science-e4e1a8683aa8
Python For Data Science — A Guide to Data Visualization with Plotly
Its 2020, time to stop using…
https://towardsdatascience.com/python-for-data-science-a-guide-to-data-visualization-with-plotly-969a59997d0c
Its 2020, time to stop using…
https://towardsdatascience.com/python-for-data-science-a-guide-to-data-visualization-with-plotly-969a59997d0c
sebastianruder / NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
https://github.com/sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
https://github.com/sebastianruder/NLP-progress
GitHub
GitHub - sebastianruder/NLP-progress: Repository to track the progress in Natural Language Processing (NLP), including the datasets…
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks. - sebastianruder/NLP-progress
PySpark for Data Science Workflows
Chapter 6 of Data Science in Production
https://towardsdatascience.com/pyspark-for-data-science-workflows-843350e4c90e
Chapter 6 of Data Science in Production
https://towardsdatascience.com/pyspark-for-data-science-workflows-843350e4c90e
Introducing Arauto: an interactive tool for Time Series Forecasting
A tool for quick experimentation…
https://towardsdatascience.com/introducing-arauto-an-interactive-tool-for-time-series-forecasting-14b3e36b5f81
A tool for quick experimentation…
https://towardsdatascience.com/introducing-arauto-an-interactive-tool-for-time-series-forecasting-14b3e36b5f81
This is an open invitation to anyone who wants to work on this poker game project with me. I created a GUI that plays poker. I want experience working as a team and making this game better. If you're learning like me, make a github, help me out, lets have fun, and put more experience on our resumes.
https://www.reddit.com/r/Python/comments/e735bt/this_is_an_open_invitation_to_anyone_who_wants_to/
https://www.reddit.com/r/Python/comments/e735bt/this_is_an_open_invitation_to_anyone_who_wants_to/
reddit
This is an open invitation to anyone who wants to work on this...
Posted in r/Python by u/Shit_Lord_Detective • 1 point and 2 comments
How to install TensorFlow 2.0 on Ubuntu
In this tutorial, you will learn to install TensorFlow 2.0 on your Ubuntu system either with or ...
https://www.pyimagesearch.com/2019/12/09/how-to-install-tensorflow-2-0-on-ubuntu/
In this tutorial, you will learn to install TensorFlow 2.0 on your Ubuntu system either with or ...
https://www.pyimagesearch.com/2019/12/09/how-to-install-tensorflow-2-0-on-ubuntu/
The Complete Hands-On Machine Learning Crash Course
From linear regression to unsupervised learning…
https://towardsdatascience.com/the-complete-hands-on-machine-learning-crash-course-59e43c8cee52
From linear regression to unsupervised learning…
https://towardsdatascience.com/the-complete-hands-on-machine-learning-crash-course-59e43c8cee52
Why fear, when Python is here
The Most Unique Python Project Ideas
https://towardsdatascience.com/why-fear-when-python-is-here-cc78c06d47b7
The Most Unique Python Project Ideas
https://towardsdatascience.com/why-fear-when-python-is-here-cc78c06d47b7
quay / quay
Build, Store, and Distribute your Applications and Containers
https://github.com/quay/quay
Build, Store, and Distribute your Applications and Containers
https://github.com/quay/quay
GitHub
GitHub - quay/quay: Build, Store, and Distribute your Applications and Containers
Build, Store, and Distribute your Applications and Containers - quay/quay
spyder-ide / spyder
Official repository for Spyder - The Scientific Python Development Environment
https://github.com/spyder-ide/spyder
Official repository for Spyder - The Scientific Python Development Environment
https://github.com/spyder-ide/spyder
GitHub
GitHub - spyder-ide/spyder: Official repository for Spyder - The Scientific Python Development Environment
Official repository for Spyder - The Scientific Python Development Environment - spyder-ide/spyder
Multithreading VS Multiprocessing in Python
Revealing the true face of Multithreading
https://medium.com/contentsquare-engineering-blog/multithreading-vs-multiprocessing-in-python-ece023ad55a
Revealing the true face of Multithreading
https://medium.com/contentsquare-engineering-blog/multithreading-vs-multiprocessing-in-python-ece023ad55a
Happy Holidays! Made a user-directed greeting card using Python Turtle Graphics
https://www.reddit.com/r/Python/comments/e9fgjp/happy_holidays_made_a_userdirected_greeting_card/
https://www.reddit.com/r/Python/comments/e9fgjp/happy_holidays_made_a_userdirected_greeting_card/
Reddit
From the Python community on Reddit: Happy Holidays! Made a user-directed greeting card using Python Turtle Graphics
Explore this post and more from the Python community
How To Reverse a String in Python
Learn two methods and find out which is fastest
https://medium.com/better-programming/how-to-reverse-a-string-in-python-43780399d670
Learn two methods and find out which is fastest
https://medium.com/better-programming/how-to-reverse-a-string-in-python-43780399d670
Highlighting Specific Word in an Input Image using Python
https://medium.com/@sriramgov3/highlighting-specific-word-in-an-input-image-1cf3d4f8ae27
https://medium.com/@sriramgov3/highlighting-specific-word-in-an-input-image-1cf3d4f8ae27
Testing Django on Steroids with Pytest
https://blog.maddevs.io/testing-django-on-steroids-with-pytest-38fe11a3538c
https://blog.maddevs.io/testing-django-on-steroids-with-pytest-38fe11a3538c