Building a Python GUI with PyQt Designer
https://medium.com/@panjibrotoisworo/building-a-python-gui-with-pyqt-designer-987f8a400bdf
https://medium.com/@panjibrotoisworo/building-a-python-gui-with-pyqt-designer-987f8a400bdf
My attempt at coding a GUI Maker (maybe helpful for beginners)
https://www.reddit.com/r/Python/comments/fe3mgn/my_attempt_at_coding_a_gui_maker_maybe_helpful/
https://www.reddit.com/r/Python/comments/fe3mgn/my_attempt_at_coding_a_gui_maker_maybe_helpful/
reddit
My attempt at coding a GUI Maker (maybe helpful for beginners)
Posted in r/Python by u/maxxcos • 1,288 points and 101 comments
From Priest to Data Engineer in Six Months: How Dataquest Helped Eddie
Eddie Kirkland was a priest and musician with no coding experience. Six months later, he's now a ...
https://www.dataquest.io/blog/from-priest-to-data-engineer-in-six-months-how-dataquest-helped-eddie/
Eddie Kirkland was a priest and musician with no coding experience. Six months later, he's now a ...
https://www.dataquest.io/blog/from-priest-to-data-engineer-in-six-months-how-dataquest-helped-eddie/
Dataquest
From Priest to Data Engineer in Six Months: How Dataquest Helped Eddie
Eddie Kirkland was a priest and musician with no coding experience. Six months later, he's now a full-time data engineer. Here's how he did it.
Top 6 Data Science Books that you must study in 2020
Data Scientists needs books as a sword needs a…
https://towardsdatascience.com/top-6-data-science-books-that-you-must-study-in-2020-22aec57ea6a9
Data Scientists needs books as a sword needs a…
https://towardsdatascience.com/top-6-data-science-books-that-you-must-study-in-2020-22aec57ea6a9
Everything Is an Object in Python — Learn to Use Functions as Objects
Just like str, int, and dict…
https://medium.com/swlh/everything-is-an-object-in-python-learn-to-use-functions-as-objects-ace7f30e283e
Just like str, int, and dict…
https://medium.com/swlh/everything-is-an-object-in-python-learn-to-use-functions-as-objects-ace7f30e283e
Making Data Trees in Python
Learn about trees and how to implement them.
https://medium.com/swlh/making-data-trees-in-python-3a3ceb050cfd
Learn about trees and how to implement them.
https://medium.com/swlh/making-data-trees-in-python-3a3ceb050cfd
FastAI: Classifying Brooklyn Nine-Nine Actors with Deep Learning
They see me Holtin’ — They hatin’
https://towardsdatascience.com/fastai-classifying-brooklyn-nine-nine-actors-with-deep-learning-4b06a8ab3cab
They see me Holtin’ — They hatin’
https://towardsdatascience.com/fastai-classifying-brooklyn-nine-nine-actors-with-deep-learning-4b06a8ab3cab
New governance model for the Django project
For some time now, a proposal to change the governance of the Django
open-source project has been ...
https://www.djangoproject.com/weblog/2020/mar/12/governance/
For some time now, a proposal to change the governance of the Django
open-source project has been ...
https://www.djangoproject.com/weblog/2020/mar/12/governance/
Grad-CAM: Visualize class activation maps with Keras, TensorFlow, and Deep Learning
In this tutorial, you will learn how to visualize class activation maps for debugging deep neural ...
https://www.pyimagesearch.com/2020/03/09/grad-cam-visualize-class-activation-maps-with-keras-tensorflow-and-deep-learning/
In this tutorial, you will learn how to visualize class activation maps for debugging deep neural ...
https://www.pyimagesearch.com/2020/03/09/grad-cam-visualize-class-activation-maps-with-keras-tensorflow-and-deep-learning/
Interactive Reporting in Jupyter Notebook
https://towardsdatascience.com/interactive-reporting-in-jupyter-notebook-92a4fa90c09a
https://towardsdatascience.com/interactive-reporting-in-jupyter-notebook-92a4fa90c09a
The-Art-of-Hacking / h4cker
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
https://github.com/The-Art-of-Hacking/h4cker
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
https://github.com/The-Art-of-Hacking/h4cker
GitHub
GitHub - The-Art-of-Hacking/h4cker: This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands…
This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), ar...
Pandas Cheat Sheet — Python for Data Science
Download a free pandas cheat sheet to help you work with data in Python. It includes importing, ...
https://www.dataquest.io/blog/pandas-cheat-sheet/
Download a free pandas cheat sheet to help you work with data in Python. It includes importing, ...
https://www.dataquest.io/blog/pandas-cheat-sheet/
Dataquest
Pandas Cheat Sheet
Download our pandas cheat sheet for essential commands on cleaning, manipulating, and visualizing data, with practical examples.
Pandas presentation tips I wish I knew earlier
https://towardsdatascience.com/pandas-presentation-tips-i-wish-i-knew-earlier-8e767365d190
https://towardsdatascience.com/pandas-presentation-tips-i-wish-i-knew-earlier-8e767365d190
Opinion: How Worried Should We Be Of The Coronavirus?
A data-driven opinion regarding the novel…
https://towardsdatascience.com/opinion-how-worried-should-we-be-of-the-coronavirus-71bc987453c8
A data-driven opinion regarding the novel…
https://towardsdatascience.com/opinion-how-worried-should-we-be-of-the-coronavirus-71bc987453c8
microsoft / DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
https://github.com/microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
https://github.com/microsoft/DeepSpeed
GitHub
GitHub - deepspeedai/DeepSpeed: DeepSpeed is a deep learning optimization library that makes distributed training and inference…
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective. - deepspeedai/DeepSpeed
How to Extract Tables in PDFs to pandas DataFrames With Python
Digitizing data sets from PDFs
https://medium.com/better-programming/convert-tables-from-pdfs-to-pandas-with-python-d74f8ac31dc2
Digitizing data sets from PDFs
https://medium.com/better-programming/convert-tables-from-pdfs-to-pandas-with-python-d74f8ac31dc2
Creating Synthwave with Matplotlib
Using Matplotlib the right way — creating retro Synthwave visuals
https://towardsdatascience.com/creating-synthwave-with-matplotlib-ea7c9be59760
Using Matplotlib the right way — creating retro Synthwave visuals
https://towardsdatascience.com/creating-synthwave-with-matplotlib-ea7c9be59760