Hands-on End-to-End Automated Machine Learning
A hands on experience for AutoML coding ina Python…
https://towardsdatascience.com/hands-on-end-to-end-automated-machine-learning-a50e6bce6512
A hands on experience for AutoML coding ina Python…
https://towardsdatascience.com/hands-on-end-to-end-automated-machine-learning-a50e6bce6512
How To Merge Two Lists in Python
Use list concatenation or the splat operator
https://medium.com/better-programming/how-to-merge-two-lists-in-python-bc39ce1858fb
Use list concatenation or the splat operator
https://medium.com/better-programming/how-to-merge-two-lists-in-python-bc39ce1858fb
Get information on over 10,000 file extensions right from the terminal
https://www.reddit.com/r/Python/comments/edb6a0/get_information_on_over_10000_file_extensions/
https://www.reddit.com/r/Python/comments/edb6a0/get_information_on_over_10000_file_extensions/
reddit
Get information on over 10,000 file extensions right from the terminal
Posted in r/Python by u/vikingwithasword • 2 points and 2 comments
A simple tool written in python to make pixel art from images using excel sheets (https://pix-to-xls.now.sh) repo: https://github.com/joelibaceta/pix-to-xls
https://www.reddit.com/r/Python/comments/ectc4t/a_simple_tool_written_in_python_to_make_pixel_art/
https://www.reddit.com/r/Python/comments/ectc4t/a_simple_tool_written_in_python_to_make_pixel_art/
Is Julia Set to Take Over Python the Same Way Python Took Over JAVA?
https://medium.com/@james_52456/is-julia-set-to-take-over-python-the-same-way-python-took-over-java-dd0098433e77
https://medium.com/@james_52456/is-julia-set-to-take-over-python-the-same-way-python-took-over-java-dd0098433e77
MobSF / Mobile-Security-Framework-MobSF
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
https://github.com/MobSF/Mobile-Security-Framework-MobSF
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
https://github.com/MobSF/Mobile-Security-Framework-MobSF
GitHub
GitHub - MobSF/Mobile-Security-Framework-MobSF: Mobile Security Framework (MobSF) is an automated, all-in-one mobile application…
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static a...
The Ultimate Guide to Python Decorators, Part III: Decorators with Arguments
This is the third part of my in-depth tutorial on Python decorators. In parts I and II I showed you ...
http://blog.miguelgrinberg.com/post/the-ultimate-guide-to-python-decorators-part-iii-decorators-with-arguments
This is the third part of my in-depth tutorial on Python decorators. In parts I and II I showed you ...
http://blog.miguelgrinberg.com/post/the-ultimate-guide-to-python-decorators-part-iii-decorators-with-arguments
Miguelgrinberg
The Ultimate Guide to Python Decorators, Part III: Decorators with Arguments
This is the third part of my in-depth tutorial on Python decorators. In parts I and II I showed you how to create some useful decorators, but to keep things simple none of the decorator examples…
I wrote a Python script to generate your personal YouTube report.
https://www.reddit.com/r/Python/comments/edpvnh/i_wrote_a_python_script_to_generate_your_personal/
https://www.reddit.com/r/Python/comments/edpvnh/i_wrote_a_python_script_to_generate_your_personal/
reddit
I wrote a Python script to generate your personal YouTube report.
Posted in r/Python by u/godblesspiggy • 1,093 points and 99 comments
Top 5 Programming Languages to Learn in 2020 — Best of All
Python, Java, JavaScript, C/C++, and Scala
https://medium.com/javarevisited/top-5-programming-languages-you-can-learn-in-2020-e68ab1a17af4
Python, Java, JavaScript, C/C++, and Scala
https://medium.com/javarevisited/top-5-programming-languages-you-can-learn-in-2020-e68ab1a17af4
Finding Natural Breaks in Data with the Fisher-Jenks Algorithm
Introduction
This article is inspired by a tweet from Peter Baumgartner. In the tweet he mentioned ...
https://pbpython.com/natural-breaks.html
Introduction
This article is inspired by a tweet from Peter Baumgartner. In the tweet he mentioned ...
https://pbpython.com/natural-breaks.html
Pbpython
Finding Natural Breaks in Data with the Fisher-Jenks Algorithm
The Fisher-Jenks optimization algorithm can be used to find natural breaks in your data and can be a useful tool for simple clustering of 1 dimensional data.
7 Weeks Career Transformation Challenge with Python
https://medium.com/dataflair/7-weeks-career-transformation-challenge-with-python-d3df3ac2c000
https://medium.com/dataflair/7-weeks-career-transformation-challenge-with-python-d3df3ac2c000
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