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!
pydantic
The library you must know if you juggle data around
https://towardsdatascience.com/pydantic-688e897cfd3a
The library you must know if you juggle data around
https://towardsdatascience.com/pydantic-688e897cfd3a
Reading Poorly Structured Excel Files with Pandas
Introduction
With pandas it is easy to read Excel files and convert the data into a ...
https://pbpython.com/pandas-excel-range.html
Introduction
With pandas it is easy to read Excel files and convert the data into a ...
https://pbpython.com/pandas-excel-range.html
Pbpython
Reading Poorly Structured Excel Files with Pandas
This article describes how to use pandas and openpyxl to read ranges of data from poorly structured Excel files.
Why “Yield” Is an Excellent Python Keyword — Generators and Coroutines
To yield or not to yield
https://medium.com/better-programming/why-yield-is-an-excellent-python-keyword-generators-and-coroutines-d0d9d9403171
To yield or not to yield
https://medium.com/better-programming/why-yield-is-an-excellent-python-keyword-generators-and-coroutines-d0d9d9403171
How to Use Python and MissForest Algorithm to Impute Missing Data
Step-by-step guide on using Random…
https://towardsdatascience.com/how-to-use-python-and-missforest-algorithm-to-impute-missing-data-ed45eb47cb9a
Step-by-step guide on using Random…
https://towardsdatascience.com/how-to-use-python-and-missforest-algorithm-to-impute-missing-data-ed45eb47cb9a