Organise your Jupyter Notebook with these tips
Practical tips to tidy up your Data Science workflow
https://towardsdatascience.com/organise-your-jupyter-notebook-with-these-tips-d164d5dcd51f
Practical tips to tidy up your Data Science workflow
https://towardsdatascience.com/organise-your-jupyter-notebook-with-these-tips-d164d5dcd51f
Understand Loops in Python with One Article
After reading this article, there will be no chance Loops…
https://towardsdatascience.com/understand-loops-in-python-with-one-article-bace2ddba789
After reading this article, there will be no chance Loops…
https://towardsdatascience.com/understand-loops-in-python-with-one-article-bace2ddba789
Poetry vs. Docker caching: Fight!
Docker packaging is an exercise in shoving square pegs into round holes, over and over and over ...
https://pythonspeed.com/articles/poetry-vs-docker-caching/
Docker packaging is an exercise in shoving square pegs into round holes, over and over and over ...
https://pythonspeed.com/articles/poetry-vs-docker-caching/
Python⇒Speed
Poetry vs. Docker caching: Fight!
Poetry’s versioning scheme for Python dependencies makes Docker caching harder, which means slower images rebuilds. Learn some workarounds.
Dunderless Python
This story is about improving your code quality and ways to reduce boilerplate when…
https://towardsdatascience.com/dunderless-python-7d7ab634450b
This story is about improving your code quality and ways to reduce boilerplate when…
https://towardsdatascience.com/dunderless-python-7d7ab634450b
Scientific Python With Lambda
The exact meaning a proper usage of Python’s Lambda function: Python’s…
https://towardsdatascience.com/scientific-python-with-lambda-b207b1ddfcd1
The exact meaning a proper usage of Python’s Lambda function: Python’s…
https://towardsdatascience.com/scientific-python-with-lambda-b207b1ddfcd1
How to Send Beautiful Emails With Python — The Essential Guide
Send stylized emails with attachments…
https://towardsdatascience.com/how-to-send-beautiful-emails-with-python-the-essential-guide-a01d00c80cd0
Send stylized emails with attachments…
https://towardsdatascience.com/how-to-send-beautiful-emails-with-python-the-essential-guide-a01d00c80cd0
MrS0m30n3 / youtube-dl-gui
A cross platform front-end GUI of the popular youtube-dl written in wxPython.
https://github.com/MrS0m30n3/youtube-dl-gui
A cross platform front-end GUI of the popular youtube-dl written in wxPython.
https://github.com/MrS0m30n3/youtube-dl-gui
GitHub
GitHub - MrS0m30n3/youtube-dl-gui: A cross platform front-end GUI of the popular youtube-dl written in wxPython.
A cross platform front-end GUI of the popular youtube-dl written in wxPython. - MrS0m30n3/youtube-dl-gui
I teach Python courses - here's my collection of about 1,000 slides on various Python topics, including data science (hosted on GitHub, licensed under CC-BY-SA)
https://www.reddit.com/r/Python/comments/jii8ex/i_teach_python_courses_heres_my_collection_of/
https://www.reddit.com/r/Python/comments/jii8ex/i_teach_python_courses_heres_my_collection_of/
Reddit
From the Python community on Reddit: I teach Python courses - here's my collection of about 1,000 slides on various Python topics…
Posted by marko_knoebl - 2,971 votes and 88 comments
wagtail / wagtail
A Django content management system focused on flexibility and user experience
https://github.com/wagtail/wagtail
A Django content management system focused on flexibility and user experience
https://github.com/wagtail/wagtail
GitHub
GitHub - wagtail/wagtail: A Django content management system focused on flexibility and user experience
A Django content management system focused on flexibility and user experience - wagtail/wagtail
Generating random avatar images in Django/Python
tl;dr; <img src="/avatar.random.png" alt="Random avataaar"> generates this image:
(try ...
https://www.peterbe.com/plog/random-avatars-in-django-python
tl;dr; <img src="/avatar.random.png" alt="Random avataaar"> generates this image:
(try ...
https://www.peterbe.com/plog/random-avatars-in-django-python
Peterbe
Generating random avatar images in Django/Python - Peterbe.com
Beginner Python Tutorial: Analyze Your Personal Netflix Data
How much time have I spent watching The Office? That's a question that has run through my head ...
https://www.dataquest.io/blog/python-tutorial-analyze-personal-netflix-data/
How much time have I spent watching The Office? That's a question that has run through my head ...
https://www.dataquest.io/blog/python-tutorial-analyze-personal-netflix-data/
Dataquest
Beginner Python Tutorial: Analyze Your Personal Netflix Data – Dataquest
How much time have you spent watching The Office on Netflix? Find out with this entry-level tutorial on analyzing your own Netflix usage data!
Mastering Data Filtering with Pandas
Three Useful Functions for Data Filtering with Pandas
https://towardsdatascience.com/mastering-data-filtering-with-pandas-449eb91f8890
Three Useful Functions for Data Filtering with Pandas
https://towardsdatascience.com/mastering-data-filtering-with-pandas-449eb91f8890
Python: How to Get Live Market Data (Less Than 0.1-Second Lag).
This article is going to be a bit…
https://towardsdatascience.com/python-how-to-get-live-market-data-less-than-0-1-second-lag-c85ee280ed93
This article is going to be a bit…
https://towardsdatascience.com/python-how-to-get-live-market-data-less-than-0-1-second-lag-c85ee280ed93
3 Python Tricks to Read, Create, and Run Multiple Files Automatically
Automate Boring Stuff with…
https://towardsdatascience.com/3-python-tricks-to-read-create-and-run-multiple-files-automatically-5221ebaad2ba
Automate Boring Stuff with…
https://towardsdatascience.com/3-python-tricks-to-read-create-and-run-multiple-files-automatically-5221ebaad2ba
MongoDB Atlas Search: Super Simple, Very Powerful
https://medium.com/@azizulhaq-ananto/mongodb-atlas-search-super-simple-very-powerful-6a2cdafa79d1
https://medium.com/@azizulhaq-ananto/mongodb-atlas-search-super-simple-very-powerful-6a2cdafa79d1
On code isolation in Python
I started learning Python in 2009, and I had a pretty challenging task and somewhat unusual use ...
http://rushter.com/blog/python-code-isolation/
I started learning Python in 2009, and I had a pretty challenging task and somewhat unusual use ...
http://rushter.com/blog/python-code-isolation/
Artem Golubin
On code isolation in Python | Artem Golubin
On why It's not possible to isolate Python code when running it in the same interpreter
Build Your Next Project with Wolfram Alpha API and Python
https://towardsdatascience.com/build-your-next-project-with-wolfram-alpha-api-and-python-51c2c361d8b9
https://towardsdatascience.com/build-your-next-project-with-wolfram-alpha-api-and-python-51c2c361d8b9
5 types of plots that will help you with time series analysis
And how to quickly create them using…
https://towardsdatascience.com/5-types-of-plots-that-will-help-you-with-time-series-analysis-b63747818705
And how to quickly create them using…
https://towardsdatascience.com/5-types-of-plots-that-will-help-you-with-time-series-analysis-b63747818705
Deepnote – a Python notebook with real-time collaboration in the browser. We just opened the platform to the public.
https://www.reddit.com/r/Python/comments/jkw8tr/deepnote_a_python_notebook_with_realtime/
https://www.reddit.com/r/Python/comments/jkw8tr/deepnote_a_python_notebook_with_realtime/
R vs Python for Data Analysis — An Objective Comparison
R vs Python — Opinions vs FactsThere are dozens articles out there that compare R vs. Python from a ...
https://www.dataquest.io/blog/python-vs-r/
R vs Python — Opinions vs FactsThere are dozens articles out there that compare R vs. Python from a ...
https://www.dataquest.io/blog/python-vs-r/
Dataquest
R vs Python for Data Analysis — An Objective Comparison
R vs Python — which is better for data analysis and data science? Compare the two languages side by side for an objective answer!