8 skills you need to become a Data Engineer
By Lenin Mishra
The world needs more Data Engineers. With companies slowly realizing the value of ...
https://www.pylenin.com/blogs/8-skills-to-become-a-data-engineer/
By Lenin Mishra
The world needs more Data Engineers. With companies slowly realizing the value of ...
https://www.pylenin.com/blogs/8-skills-to-become-a-data-engineer/
Pylenin
8 skills you need to become a Data Engineer
Would you like to become a Data Engineer? Here are 8 important skill sets that you need to develop.
10 Python Articles Programmers Should Read
https://medium.com/javarevisited/10-python-articles-programmers-should-read-c64f4725d968
https://medium.com/javarevisited/10-python-articles-programmers-should-read-c64f4725d968
Models as Web Endpoints
An excerpt from Data Science in Production
https://towardsdatascience.com/models-as-web-endpoints-162cb928a9e6
An excerpt from Data Science in Production
https://towardsdatascience.com/models-as-web-endpoints-162cb928a9e6
danijar /
handout
Turn Python scripts into handouts with Markdown and figures
https://github.com/danijar/handout
handout
Turn Python scripts into handouts with Markdown and figures
https://github.com/danijar/handout
GitHub
GitHub - danijar/handout: Turn Python scripts into handouts with Markdown and figures
Turn Python scripts into handouts with Markdown and figures - danijar/handout
AI Cheatsheets - Now learn Tensorflow, Keras, Pytorch, Dask, Pandas, Numpy, Scipy, Pyspark, R Studio, Matplotlib and many more in an interactive manner
https://www.reddit.com/r/Python/comments/cyslju/ai_cheatsheets_now_learn_tensorflow_keras_pytorch/
https://www.reddit.com/r/Python/comments/cyslju/ai_cheatsheets_now_learn_tensorflow_keras_pytorch/
reddit
AI Cheatsheets - Now learn Tensorflow, Keras, Pytorch, Dask,...
Posted in r/Python by u/kailashahirwar12 • 987 points and 66 comments
Deploying a Machine Learning Model as a REST API
https://towardsdatascience.com/deploying-a-machine-learning-model-as-a-rest-api-4a03b865c166
https://towardsdatascience.com/deploying-a-machine-learning-model-as-a-rest-api-4a03b865c166
Dependencies Handling in Python
Dependencies are a nightmare for many people. Some even argue they are technical debt. Managing the ...
https://julien.danjou.info/dependencies-handling-in-python-automatic-update/
Dependencies are a nightmare for many people. Some even argue they are technical debt. Managing the ...
https://julien.danjou.info/dependencies-handling-in-python-automatic-update/
How to code Gaussian Mixture Models from scratch in Python
GMMs and Maximum Likelihood Optimization…
https://towardsdatascience.com/how-to-code-gaussian-mixture-models-from-scratch-in-python-9e7975df5252
GMMs and Maximum Likelihood Optimization…
https://towardsdatascience.com/how-to-code-gaussian-mixture-models-from-scratch-in-python-9e7975df5252
InstaCodes - Find the most common element in a Python list
By Lenin Mishra
Here are 3 different ways to figure out the most frequent element in a list. Here ...
https://www.pylenin.com/blogs/frequent-elements-in-a-list/
By Lenin Mishra
Here are 3 different ways to figure out the most frequent element in a list. Here ...
https://www.pylenin.com/blogs/frequent-elements-in-a-list/
Pylenin
InstaCodes - Find the most common element in a Python list
Visual explanation to finding out out the most common element in a Python list
Saw similar in r/webdev and decided to replicate using python
https://www.reddit.com/r/Python/comments/cnj7o7/saw_similar_in_rwebdev_and_decided_to_replicate/
https://www.reddit.com/r/Python/comments/cnj7o7/saw_similar_in_rwebdev_and_decided_to_replicate/
reddit
Saw similar in r/webdev and decided to replicate using python
Posted in r/Python by u/Lukki96 • 448 points and 26 comments
I used reinforcement learning with python to solve Numberphile's "cat and mouse" game!
https://www.reddit.com/r/Python/comments/cz50wq/i_used_reinforcement_learning_with_python_to/
https://www.reddit.com/r/Python/comments/cz50wq/i_used_reinforcement_learning_with_python_to/
reddit
I used reinforcement learning with python to solve Numberphile's...
Posted in r/Python by u/diddilydiddilyhey • 1,646 points and 60 comments
instagrambot /
instabot
🐙 Free Instagram scripts, bots and Python API wrapper. Get free instagram followers with our auto like, auto follow and other scripts!
https://github.com/instagrambot/instabot
instabot
🐙 Free Instagram scripts, bots and Python API wrapper. Get free instagram followers with our auto like, auto follow and other scripts!
https://github.com/instagrambot/instabot
GitHub
GitHub - ohld/igbot: 🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other…
🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts! - ohld/igbot
10 Python Pandas tricks that make your work more efficient
Some commands you may know already but may…
https://towardsdatascience.com/10-python-pandas-tricks-that-make-your-work-more-efficient-2e8e483808ba
Some commands you may know already but may…
https://towardsdatascience.com/10-python-pandas-tricks-that-make-your-work-more-efficient-2e8e483808ba
Why is Python used so widely in big data analysis despite of it being slow?
https://www.reddit.com/r/Python/comments/cnucrh/why_is_python_used_so_widely_in_big_data_analysis/
https://www.reddit.com/r/Python/comments/cnucrh/why_is_python_used_so_widely_in_big_data_analysis/
reddit
Why is Python used so widely in big data analysis despite of it...
I have noticed that Python is used a lot in big data. People call C functions from Python, then process it further in Python, then call some...
For those with normal office jobs, how did you use python to automate your job?
https://www.reddit.com/r/Python/comments/ct0hru/for_those_with_normal_office_jobs_how_did_you_use/
https://www.reddit.com/r/Python/comments/ct0hru/for_those_with_normal_office_jobs_how_did_you_use/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
xingyizhou /
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
https://github.com/xingyizhou/CenterNet
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
https://github.com/xingyizhou/CenterNet
GitHub
GitHub - xingyizhou/CenterNet: Object detection, 3D detection, and pose estimation using center point detection:
Object detection, 3D detection, and pose estimation using center point detection: - GitHub - xingyizhou/CenterNet: Object detection, 3D detection, and pose estimation using center point detection:
Find face edges in 20 lines of code from scratch
https://towardsdatascience.com/find-face-edges-in-20-lines-of-code-from-scratch-8058e128c013
https://towardsdatascience.com/find-face-edges-in-20-lines-of-code-from-scratch-8058e128c013
Intro to Regexes & Strong Password Detection in Python
Build a Password Detector from Scratch
https://medium.com/analytics-vidhya/intro-to-regexes-strong-password-detection-in-python-2138fc3cf8bf
Build a Password Detector from Scratch
https://medium.com/analytics-vidhya/intro-to-regexes-strong-password-detection-in-python-2138fc3cf8bf
Bar Chart Race in Python with Matplotlib
~In roughly less than 50 lines of code
https://towardsdatascience.com/bar-chart-race-in-python-with-matplotlib-8e687a5c8a41
~In roughly less than 50 lines of code
https://towardsdatascience.com/bar-chart-race-in-python-with-matplotlib-8e687a5c8a41