I made this clock using python and as GUI html, css, JS
https://www.reddit.com/r/Python/comments/g6tiih/i_made_this_clock_using_python_and_as_gui_html/
https://www.reddit.com/r/Python/comments/g6tiih/i_made_this_clock_using_python_and_as_gui_html/
reddit
I made this clock using python and as GUI html, css, JS
Posted in r/Python by u/Ro0t-set • 1,741 points and 86 comments
9 Skills That Separate Beginners From Intermediate Python Programmers
Thinking and writing code…but…
https://medium.com/better-programming/9-skills-that-separate-a-beginner-from-an-intermediate-python-programmer-8bbde735c246
Thinking and writing code…but…
https://medium.com/better-programming/9-skills-that-separate-a-beginner-from-an-intermediate-python-programmer-8bbde735c246
Probably the Best Resource to Learn Deep Learning in 2020
And learn it well.
https://towardsdatascience.com/probably-the-best-resource-to-learn-deep-learning-in-2020-66d13a8ab1f1
And learn it well.
https://towardsdatascience.com/probably-the-best-resource-to-learn-deep-learning-in-2020-66d13a8ab1f1
Dev'ing an app to help visualize data from any matplotlib figure
https://www.reddit.com/r/Python/comments/gbko3e/deving_an_app_to_help_visualize_data_from_any/
https://www.reddit.com/r/Python/comments/gbko3e/deving_an_app_to_help_visualize_data_from_any/
Reddit
From the Python community on Reddit: Dev'ing an app to help visualize data from any matplotlib figure
Posted by professormunchies - 5,073 votes and 157 comments
Exploratory Data Analysis on Steroids
An express method for EDA in Python
https://towardsdatascience.com/exploratory-data-analysis-on-steroids-e1488324fbaa
An express method for EDA in Python
https://towardsdatascience.com/exploratory-data-analysis-on-steroids-e1488324fbaa
Building A Real-time Dashboard Using Python Plotly Library And Web Service
https://towardsdatascience.com/building-a-real-time-dashboard-using-python-plotly-library-and-web-service-145f50d204f0
https://towardsdatascience.com/building-a-real-time-dashboard-using-python-plotly-library-and-web-service-145f50d204f0
I made a little program that mutes spotify ads because i dont have the money to get premium . Not anything special but i think its quite neat. Any ideas on cool python projects i can build ?
https://www.reddit.com/r/Python/comments/ga7y7f/i_made_a_little_program_that_mutes_spotify_ads/
https://www.reddit.com/r/Python/comments/ga7y7f/i_made_a_little_program_that_mutes_spotify_ads/
Reddit
From the Python community on Reddit: I made a little program that mutes spotify ads because i dont have the money to get premium…
Explore this post and more from the Python community
Data Engineering 101: Automating Your First Data Extract
Pulling live data from San Francisco’s 311…
https://medium.com/better-programming/data-engineering-101-automating-your-first-data-extract-845c84f119cc
Pulling live data from San Francisco’s 311…
https://medium.com/better-programming/data-engineering-101-automating-your-first-data-extract-845c84f119cc
Made an annoying Python script that sends a friend on Facebook Messenger the Shrek movie word by word
https://www.reddit.com/r/Python/comments/gaqe3d/made_an_annoying_python_script_that_sends_a/
https://www.reddit.com/r/Python/comments/gaqe3d/made_an_annoying_python_script_that_sends_a/
reddit
Made an annoying Python script that sends a friend on Facebook...
Posted in r/Python by u/Sponta7 • 3,539 points and 277 comments
Don’t Use Boolean Arguments, Use Enums
A case for avoiding flag arguments in your code
https://medium.com/better-programming/dont-use-boolean-arguments-use-enums-c7cd7ab1876a
A case for avoiding flag arguments in your code
https://medium.com/better-programming/dont-use-boolean-arguments-use-enums-c7cd7ab1876a
Learn Data Science the Right Way
Ditch the atlas and jump right in 😉
https://towardsdatascience.com/learn-data-science-the-right-way-92fc9437e64e
Ditch the atlas and jump right in 😉
https://towardsdatascience.com/learn-data-science-the-right-way-92fc9437e64e
MS considers adding Python as official scripting language for Excel 😍 The change proposal currently has 6400 votes.
https://www.reddit.com/r/Python/comments/g4cf2r/ms_considers_adding_python_as_official_scripting/
https://www.reddit.com/r/Python/comments/g4cf2r/ms_considers_adding_python_as_official_scripting/
reddit
MS considers adding Python as official scripting language for...
Posted in r/Python by u/oyvinrog • 1,989 points and 132 comments
Automate Your (Boring!) Excel Reporting with Python!
Create Excel Reports (Including Charts!) Without…
https://towardsdatascience.com/automate-excel-reporting-with-python-233dd61fb0f2
Create Excel Reports (Including Charts!) Without…
https://towardsdatascience.com/automate-excel-reporting-with-python-233dd61fb0f2
Python Interactive Data Visualization with Altair
Creating an interactive chart with less than 20…
https://towardsdatascience.com/python-interactive-data-visualization-with-altair-b4c4664308f8
Creating an interactive chart with less than 20…
https://towardsdatascience.com/python-interactive-data-visualization-with-altair-b4c4664308f8
Google Colab: How does it compare to a GPU-enabled laptop?
Introduction to Colab, Runtimes…
https://towardsdatascience.com/google-colab-how-does-it-compare-to-a-gpu-enabled-laptop-851c1e0a2ca9
Introduction to Colab, Runtimes…
https://towardsdatascience.com/google-colab-how-does-it-compare-to-a-gpu-enabled-laptop-851c1e0a2ca9
Exploring an Alternative to Jupyter Notebooks for Python Development
Introduction
Jupyter notebooks are an amazing tool for evaluating and exploring data. I have ...
https://pbpython.com/notebook-alternative.html
Introduction
Jupyter notebooks are an amazing tool for evaluating and exploring data. I have ...
https://pbpython.com/notebook-alternative.html
Pbpython
Exploring an Alternative to Jupyter Notebooks for Python Development
The Jupyter notebook file format has some downsides that can be mitigated with Jupyter code cells and VS Code interactive python. This article will describe how to use these tools.
Excel to Python
Building front-end Excel workbooks for Python tools
https://towardsdatascience.com/excel-to-python-79b01638f2d9
Building front-end Excel workbooks for Python tools
https://towardsdatascience.com/excel-to-python-79b01638f2d9
A Simple Guide to Object Oriented Programming for Data Scientist
How to read complex Python packages…
https://towardsdatascience.com/a-simple-guide-to-object-oriented-programming-for-data-scientist-56224fee8f67
How to read complex Python packages…
https://towardsdatascience.com/a-simple-guide-to-object-oriented-programming-for-data-scientist-56224fee8f67