How to efficiently loop through Pandas DataFrame
https://medium.com/@xiawei27149/how-to-efficiently-loop-through-pandas-dataframe-660e4660125d
https://medium.com/@xiawei27149/how-to-efficiently-loop-through-pandas-dataframe-660e4660125d
Face Detection with 7 Lines of Code in Python
I will show you how to create your own face detection…
https://medium.com/xailient/face-detection-with-7-lines-of-code-in-python-5bf4cced34ac
I will show you how to create your own face detection…
https://medium.com/xailient/face-detection-with-7-lines-of-code-in-python-5bf4cced34ac
Python Progress Bars with Tqdm by Example
Learn how to leverage progress bars with Juypter notebooks…
https://medium.com/better-programming/python-progress-bars-with-tqdm-by-example-ce98dbbc9697
Learn how to leverage progress bars with Juypter notebooks…
https://medium.com/better-programming/python-progress-bars-with-tqdm-by-example-ce98dbbc9697
Someone tried to perform an SQL injection attack on my Flask Server. Nice Try But Nobody likes PHP.
https://www.reddit.com/r/Python/comments/ee4itb/someone_tried_to_perform_an_sql_injection_attack/
https://www.reddit.com/r/Python/comments/ee4itb/someone_tried_to_perform_an_sql_injection_attack/
reddit
Someone tried to perform an SQL injection attack on my Flask...
Posted in r/Python by u/Oskarzyg • 746 points and 173 comments
Violin Plot — It’s Time to Ditch the Box Plots
The idea of combining KDE and Box Plots sounds…
https://towardsdatascience.com/violin-plot-its-time-to-ditch-the-box-plots-785629b0ff3a
The idea of combining KDE and Box Plots sounds…
https://towardsdatascience.com/violin-plot-its-time-to-ditch-the-box-plots-785629b0ff3a
Python For Data Science — Advance Guide to Data Visualization with Plotly
How to Add and Customize…
https://towardsdatascience.com/python-for-data-science-advance-guide-to-data-visualization-with-plotly-8dbeaedb9724
How to Add and Customize…
https://towardsdatascience.com/python-for-data-science-advance-guide-to-data-visualization-with-plotly-8dbeaedb9724
Python tool to turn images into sound by creating a sound whose spectrogram looks like the image. Motivated by DOOM hiding satanic symbols in its soundtrack. [OC]
https://www.reddit.com/r/Python/comments/eecd17/python_tool_to_turn_images_into_sound_by_creating/
https://www.reddit.com/r/Python/comments/eecd17/python_tool_to_turn_images_into_sound_by_creating/
reddit
Python tool to turn images into sound by creating a sound whose...
Posted in r/Python by u/Gedanke • 3 points and 1 comment
I created a GitHub repository explaining the complete process of downloading several thousand submissions and comments from any public subreddit and performing Data and Text Mining on them using scaCy, pandas, matplotlib, seaborn, word_cloud and requests.
https://www.reddit.com/r/Python/comments/eeloj8/i_created_a_github_repository_explaining_the/
https://www.reddit.com/r/Python/comments/eeloj8/i_created_a_github_repository_explaining_the/
reddit
[deleted by user]
News about the programming language Python. If you have something to teach others post here. If you have questions or are a newbie use r/learnpython.
Complete Beginner’s Guide to Processing Whatsapp Data with Python
Making use of basic Python methods…
https://towardsdatascience.com/complete-beginners-guide-to-processing-whatsapp-data-with-python-781c156b5f0b
Making use of basic Python methods…
https://towardsdatascience.com/complete-beginners-guide-to-processing-whatsapp-data-with-python-781c156b5f0b
luka1199 / geo-heatmap
🗺 Generate an interactive geo heatmap from your Google location data
https://github.com/luka1199/geo-heatmap
🗺 Generate an interactive geo heatmap from your Google location data
https://github.com/luka1199/geo-heatmap
GitHub
GitHub - luka1199/geo-heatmap: :world_map: Generate an interactive geo heatmap from your Google location data
:world_map: Generate an interactive geo heatmap from your Google location data - luka1199/geo-heatmap
Tuning dlib shape predictor hyperparameters to balance speed, accuracy, and model size
In this tutorial, you will learn how to optimally tune dlib’s shape predictor ...
https://www.pyimagesearch.com/2019/12/23/tuning-dlib-shape-predictor-hyperparameters-to-balance-speed-accuracy-and-model-size/
In this tutorial, you will learn how to optimally tune dlib’s shape predictor ...
https://www.pyimagesearch.com/2019/12/23/tuning-dlib-shape-predictor-hyperparameters-to-balance-speed-accuracy-and-model-size/
How to efficiently loop through Pandas DataFrame
https://medium.com/swlh/how-to-efficiently-loop-through-pandas-dataframe-660e4660125d
https://medium.com/swlh/how-to-efficiently-loop-through-pandas-dataframe-660e4660125d
I created an AI to play "Flappy Bird": my first steps into AI (using Pygame and NEAT-python)
https://www.reddit.com/r/Python/comments/eg2be8/i_created_an_ai_to_play_flappy_bird_my_first/
https://www.reddit.com/r/Python/comments/eg2be8/i_created_an_ai_to_play_flappy_bird_my_first/
reddit
I created an AI to play "Flappy Bird": my first steps into AI...
Posted in r/Python by u/seppeEnZigie • 1,342 points and 73 comments
5 Python features I wish I had known earlier
Python tricks beyond lambda, map, and filter
https://towardsdatascience.com/5-python-features-i-wish-i-had-known-earlier-bc16e4a13bf4
Python tricks beyond lambda, map, and filter
https://towardsdatascience.com/5-python-features-i-wish-i-had-known-earlier-bc16e4a13bf4
Creating Interactive Dashboards from Jupyter Notebooks
Introduction
I am pleased to have another guest post from Duarte O.Carmo. He wrote
series of
posts ...
https://pbpython.com/interactive-dashboards.html
Introduction
I am pleased to have another guest post from Duarte O.Carmo. He wrote
series of
posts ...
https://pbpython.com/interactive-dashboards.html
Pbpython
Creating Interactive Dashboards from Jupyter Notebooks
This article discusses how to build an interactive dashboard to analyze reddit content and display interactive graphs of the result using Voilà.
Learning to Use Progress Bars in Python
Introduction to 4 different libraries (Command Line & UI)
https://towardsdatascience.com/learning-to-use-progress-bars-in-python-2dc436de81e5
Introduction to 4 different libraries (Command Line & UI)
https://towardsdatascience.com/learning-to-use-progress-bars-in-python-2dc436de81e5
5 Books that helped me learn Python, fast.
https://medium.com/swlh/books-that-helped-me-learn-python-fast-9e7458979d75
https://medium.com/swlh/books-that-helped-me-learn-python-fast-9e7458979d75
GoogleContainerTools / distroless
🥑 Language focused docker images, minus the operating system.
https://github.com/GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
https://github.com/GoogleContainerTools/distroless
GitHub
GitHub - GoogleContainerTools/distroless: 🥑 Language focused docker images, minus the operating system.
🥑 Language focused docker images, minus the operating system. - GitHub - GoogleContainerTools/distroless: 🥑 Language focused docker images, minus the operating system.
What is if __name__ == '__main__' ?
By Lenin Mishra
So what is name ? Before we get rolling, I want you to create 2 python files. ...
https://www.pylenin.com/blogs/if-name-equal-to-main/
By Lenin Mishra
So what is name ? Before we get rolling, I want you to create 2 python files. ...
https://www.pylenin.com/blogs/if-name-equal-to-main/
Reshaping numpy arrays in Python — a step-by-step pictorial tutorial
This tutorial and cheatsheet…
https://towardsdatascience.com/reshaping-numpy-arrays-in-python-a-step-by-step-pictorial-tutorial-aed5f471cf0b
This tutorial and cheatsheet…
https://towardsdatascience.com/reshaping-numpy-arrays-in-python-a-step-by-step-pictorial-tutorial-aed5f471cf0b