"Automate the Boring Stuff with Python" online course is free to sign up for the next few days with code
https://www.reddit.com/r/Python/comments/i1w03b/automate_the_boring_stuff_with_python_online/
https://www.reddit.com/r/Python/comments/i1w03b/automate_the_boring_stuff_with_python_online/
reddit
"Automate the Boring Stuff with Python" online course is free to...
https://inventwithpython.com/automateudemy (This link will automatically redirect you to the latest discount code.) You can also click this link...
google / skywater-pdk
Open source process design kit for usage with SkyWater Technology Foundry's 130nm node.
https://github.com/google/skywater-pdk
Open source process design kit for usage with SkyWater Technology Foundry's 130nm node.
https://github.com/google/skywater-pdk
GitHub
GitHub - google/skywater-pdk: Open source process design kit for usage with SkyWater Technology Foundry's 130nm node.
Open source process design kit for usage with SkyWater Technology Foundry's 130nm node. - google/skywater-pdk
Automating your daily tasks with Python
https://medium.com/analytics-vidhya/automating-your-daily-tasks-with-python-ccce4aa8fd7a
https://medium.com/analytics-vidhya/automating-your-daily-tasks-with-python-ccce4aa8fd7a
Why Python Written in Python Is Faster Than Regular Python
We need to go deeper
https://medium.com/better-programming/why-python-written-in-python-is-faster-than-regular-python-b682992d5812
We need to go deeper
https://medium.com/better-programming/why-python-written-in-python-is-faster-than-regular-python-b682992d5812
3 Neglected Features in Python 3 That Everyone Should Be Using
Enums, fstrings, and data classes
https://medium.com/better-programming/3-neglected-features-in-python-3-that-everyone-should-be-using-65cffc96f235
Enums, fstrings, and data classes
https://medium.com/better-programming/3-neglected-features-in-python-3-that-everyone-should-be-using-65cffc96f235
You are telling people that you are a Python beginner if you ask this question.
https://towardsdatascience.com/you-are-telling-people-that-you-are-a-python-beginner-if-you-ask-this-question-fe35514ca091
https://towardsdatascience.com/you-are-telling-people-that-you-are-a-python-beginner-if-you-ask-this-question-fe35514ca091
Why developers are falling in love with functional programming
From Python to Haskell, the trend isn’t…
https://towardsdatascience.com/why-developers-are-falling-in-love-with-functional-programming-13514df4048e
From Python to Haskell, the trend isn’t…
https://towardsdatascience.com/why-developers-are-falling-in-love-with-functional-programming-13514df4048e
How GPT3 Works - Visualizations and Animations
Discussions:
Hacker News (397 points, 97 comments), Reddit r/MachineLearning (247 points, 27 ...
http://jalammar.github.io/how-gpt3-works-visualizations-animations/
Discussions:
Hacker News (397 points, 97 comments), Reddit r/MachineLearning (247 points, 27 ...
http://jalammar.github.io/how-gpt3-works-visualizations-animations/
jalammar.github.io
How GPT3 Works - Visualizations and Animations
Discussions:
Hacker News (397 points, 97 comments), Reddit r/MachineLearning (247 points, 27 comments)
Translations: German, Korean, Chinese (Simplified), Russian, Turkish
The tech world is abuzz with GPT3 hype. Massive language models (like GPT3) are…
Hacker News (397 points, 97 comments), Reddit r/MachineLearning (247 points, 27 comments)
Translations: German, Korean, Chinese (Simplified), Russian, Turkish
The tech world is abuzz with GPT3 hype. Massive language models (like GPT3) are…
Meet Your New Best Exploratory Data Analysis Friend
Easy creation, rich insights
https://towardsdatascience.com/meet-your-new-best-exploratory-data-analysis-friend-772a60864227
Easy creation, rich insights
https://towardsdatascience.com/meet-your-new-best-exploratory-data-analysis-friend-772a60864227
Here’s how I Learned Just Enough Programming for Data Science
How to approach learning programming and…
https://towardsdatascience.com/heres-how-i-learned-just-enough-programming-for-data-science-58389f50c570
How to approach learning programming and…
https://towardsdatascience.com/heres-how-i-learned-just-enough-programming-for-data-science-58389f50c570
ggplot: Grammar of Graphics in Python with Plotnine
https://towardsdatascience.com/ggplot-grammar-of-graphics-in-python-with-plotnine-2e97edd4dacf
https://towardsdatascience.com/ggplot-grammar-of-graphics-in-python-with-plotnine-2e97edd4dacf
Debugging Python server memory leaks with the Fil profiler
Your server is running just fine, handling requests and sending responses.
But then, ever so ...
https://pythonspeed.com/articles/python-server-memory-leaks/
Your server is running just fine, handling requests and sending responses.
But then, ever so ...
https://pythonspeed.com/articles/python-server-memory-leaks/
Python⇒Speed
Debugging Python server memory leaks with the Fil profiler
When your Python server is leaking memory, the Fil memory profiler can help you spot the buggy code.
Why You Should Never, Ever print() in a Lambda Function
How to spot an AWS Lambda novice, just like…
https://towardsdatascience.com/why-you-should-never-ever-print-in-a-lambda-function-f997d684a705
How to spot an AWS Lambda novice, just like…
https://towardsdatascience.com/why-you-should-never-ever-print-in-a-lambda-function-f997d684a705
yzhao062 / anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
https://github.com/yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
https://github.com/yzhao062/anomaly-detection-resources
GitHub
GitHub - yzhao062/anomaly-detection-resources: Anomaly detection related books, papers, videos, and toolboxes
Anomaly detection related books, papers, videos, and toolboxes - yzhao062/anomaly-detection-resources
Monte Carlo integration in Python
A famous Casino-inspired trick for data science, statistics, and all…
https://towardsdatascience.com/monte-carlo-integration-in-python-a71a209d277e
A famous Casino-inspired trick for data science, statistics, and all…
https://towardsdatascience.com/monte-carlo-integration-in-python-a71a209d277e
timothycrosley / isort
A Python utility / library to sort imports.
https://github.com/timothycrosley/isort
A Python utility / library to sort imports.
https://github.com/timothycrosley/isort
GitHub
GitHub - PyCQA/isort: A Python utility / library to sort imports.
A Python utility / library to sort imports. Contribute to PyCQA/isort development by creating an account on GitHub.
Which Python Data Science Package Should I Use When?
A map of the Python data science library land
https://towardsdatascience.com/which-python-data-science-package-should-i-use-when-e98c701364c
A map of the Python data science library land
https://towardsdatascience.com/which-python-data-science-package-should-i-use-when-e98c701364c