Ionel Cristian Maries: Old fashioned setup
Link: https://blog.ionelmc.ro/2023/01/09/old-fashioned-setup/
Today's options for doing development on Windows [1] in Dockerized projects:
A virtual machine (ol' reliable)
Cumbersome to setup, but it's the beaten path, and you have this guide!
There are other h
Link: https://blog.ionelmc.ro/2023/01/09/old-fashioned-setup/
Today's options for doing development on Windows [1] in Dockerized projects:
A virtual machine (ol' reliable)
Cumbersome to setup, but it's the beaten path, and you have this guide!
There are other h
blog.ionelmc.ro
Old fashioned setup - A walk-through the ol' reliable
A walk-through the ol' reliable — Today's options for doing development on Windows [1] in Dockerized projects: A virtual machine (ol' reliable) Cumbersome to setup, but it's the...
Python for Beginners: Pandas Replace Values in Dataframe or Series
Link: https://www.pythonforbeginners.com/basics/pandas-replace-values-in-dataframe-or-series
In python, we use pandas dataframes to handle tabular data. This article will discuss different ways to replace values in a pandas dataframe or series.
This article only discusses how to multiple val
Link: https://www.pythonforbeginners.com/basics/pandas-replace-values-in-dataframe-or-series
In python, we use pandas dataframes to handle tabular data. This article will discuss different ways to replace values in a pandas dataframe or series.
This article only discusses how to multiple val
PythonForBeginners.com
Pandas Replace Values in Dataframe or Series - PythonForBeginners.com
Pandas Replace Values in Dataframe or Series will help you improve your python skills with easy to follow examples and tutorials.
Real Python: Learn From 2022's Most Popular Python Tutorials and Courses
Link: https://realpython.com/popular-python-tutorials-2022/
2022 was a great year for Python. The new Python 3.11 is 10 to 60 percent faster than 3.10, thanks to the efforts of the ongoing Faster CPython project. Python continues to be popular and has spent th
Link: https://realpython.com/popular-python-tutorials-2022/
2022 was a great year for Python. The new Python 3.11 is 10 to 60 percent faster than 3.10, thanks to the efforts of the ongoing Faster CPython project. Python continues to be popular and has spent th
Realpython
Learn From 2022's Most Popular Python Tutorials and Courses – Real Python
Revisit some of your favorite Real Python tutorials and video courses from 2022. It's been a busy year, with new materials on topics ranging from the basics to web development, machine learning, effective coding environments, and more.
Everyday Superpowers: Simple notes can benefit your python career
Link: https://everydaysuperpowers.dev/articles/simple-notes-can-benefit-your-python-career/
For years, I have been using the Bullet Journal Method to organize my daily life and projects at work. During this time, I have found several unexpected benefits from this practice, including large bo
Link: https://everydaysuperpowers.dev/articles/simple-notes-can-benefit-your-python-career/
For years, I have been using the Bullet Journal Method to organize my daily life and projects at work. During this time, I have found several unexpected benefits from this practice, including large bo
Python Engineering at Microsoft: The Python Pulse: A BiWeekly Microsoft Stream
Link: https://devblogs.microsoft.com/python/announcing-python-pulse/
We’re excited to announce a new monthly livestream! Each stream we start with a run down of the latest news in Microsoft Cloud, VS Code and Python tech ecosystem; then we deep dive into special seg
Link: https://devblogs.microsoft.com/python/announcing-python-pulse/
We’re excited to announce a new monthly livestream! Each stream we start with a run down of the latest news in Microsoft Cloud, VS Code and Python tech ecosystem; then we deep dive into special seg
Microsoft News
The Python Pulse: A Monthly Microsoft Stream
We're excited to announce a new livestream, brought to you by the Microsoft Community Team. Need updates on the latest and greatest Microsoft releases for Python? We got you. Each stream we start with a run down of the latest news in Microsoft Cloud, VS Code…
John Ludhi/nbshare.io: Demystifying Stock Options Vega Using Python
Link: https://www.nbshare.io/notebook/992875219/Demystifying-Stock-Options-Vega-Using-Python/
Demystifying Stock Options Vega Using Python
The vega of an option is expressed as a percentage, and it represents the change in the option's price for a 1% change in the implied volat
Link: https://www.nbshare.io/notebook/992875219/Demystifying-Stock-Options-Vega-Using-Python/
Demystifying Stock Options Vega Using Python
The vega of an option is expressed as a percentage, and it represents the change in the option's price for a 1% change in the implied volat
PyBites: It’s not you – it’s me
Link: https://pybit.es/articles/its-not-you-its-me/
Every so often I get convinced that a challenge test suite is wrong or Python is somehow giving me the wrong results.
“It’s You”!
I checked and quadruple-checked my code. I walked through every sing
Link: https://pybit.es/articles/its-not-you-its-me/
Every so often I get convinced that a challenge test suite is wrong or Python is somehow giving me the wrong results.
“It’s You”!
I checked and quadruple-checked my code. I walked through every sing
PyBites
It's Not You - It's Me - PyBites
I need to step away, have a coffee, let my brain think on its own. Watch a movie. Phone a friend. Start a pointless slack conversation. Walk the dog or the
Real Python: Using the Terminal on macOS
Link: https://realpython.com/courses/using-terminal-macos/
The terminal can be intimidating to work with when you’re used to working with graphical user interfaces. However, it’s an important tool that you need to get used to in your journey as a Python devel
Link: https://realpython.com/courses/using-terminal-macos/
The terminal can be intimidating to work with when you’re used to working with graphical user interfaces. However, it’s an important tool that you need to get used to in your journey as a Python devel
Realpython
Using the Terminal on macOS – Real Python
In this Code Conversation video course, you'll learn how to use the terminal on macOS.
You'll navigate the file system with Philipp and Martin and perform common tasks like creating files and folders. If you've never used the terminal before, then this video…
You'll navigate the file system with Philipp and Martin and perform common tasks like creating files and folders. If you've never used the terminal before, then this video…
Read the Docs: Read the Docs newsletter - January 2023
Link: https://blog.readthedocs.com/newsletter-january-2023/
Happy 2023!
News and updates
Here are the latest updates from our team since the previous newsletter:
📹️ Eric delivered a talk at DjangoCon US 2022 with practical tips for developing state of the art
Link: https://blog.readthedocs.com/newsletter-january-2023/
Happy 2023!
News and updates
Here are the latest updates from our team since the previous newsletter:
📹️ Eric delivered a talk at DjangoCon US 2022 with practical tips for developing state of the art
PyCoder’s Weekly: Issue #559 (Jan. 10, 2023)
Link: https://pycoders.com/issues/559
#559 – JANUARY 10, 2023 View in Browser » Discover bpython: A Python REPL With IDE-Like Features In this tutorial, you’ll learn about bpython, an alternative Python REPL that brings code suggest
Link: https://pycoders.com/issues/559
#559 – JANUARY 10, 2023 View in Browser » Discover bpython: A Python REPL With IDE-Like Features In this tutorial, you’ll learn about bpython, an alternative Python REPL that brings code suggest
Pycoders
PyCoder’s Weekly | Issue #559
Issue #559 of the PyCoder’s Weekly newsletter, published Jan. 10, 2023.
Python Insider: Python 3.12.0 alpha 4 released
Link: https://pythoninsider.blogspot.com/2023/01/python-3120-alpha-4-released.html
I'm pleased to announce the release of Python 3.12 alpha 4.https://www.python.org/downloads/release/python-3120a4/This is an early developer preview of Python 3.12.Major new features of the 3.12 serie
Link: https://pythoninsider.blogspot.com/2023/01/python-3120-alpha-4-released.html
I'm pleased to announce the release of Python 3.12 alpha 4.https://www.python.org/downloads/release/python-3120a4/This is an early developer preview of Python 3.12.Major new features of the 3.12 serie
Blogspot
Python Insider: Python 3.12.0 alpha 4 released
John Ludhi/nbshare.io: Plot Stock Options Vega Implied Volatility Using Python Matplotlib
Link: https://www.nbshare.io/notebook/615052180/Plot-Stock-Options-Vega-Implied-Volatility-Using-Python-Matplotlib/
Plot Stock Options Vega, Implied Volatility Using Python Matplotlib
If you are new to Stock Options Vega and Implied Volatility, I would recommend visiting the following notebooks firs
Link: https://www.nbshare.io/notebook/615052180/Plot-Stock-Options-Vega-Implied-Volatility-Using-Python-Matplotlib/
Plot Stock Options Vega, Implied Volatility Using Python Matplotlib
If you are new to Stock Options Vega and Implied Volatility, I would recommend visiting the following notebooks firs
Python Bytes: #318 GIL, How We Will Miss You
Link: https://pythonbytes.fm/episodes/show/318/gil-how-we-will-miss-you
<a href='https://www.youtube.com/watch?v=CzaePtxQm8k' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
<p>Sponsored by <a href="http://pythonbytes.fm/f
Link: https://pythonbytes.fm/episodes/show/318/gil-how-we-will-miss-you
<a href='https://www.youtube.com/watch?v=CzaePtxQm8k' style='font-weight: bold;'>Watch on YouTube</a><br>
<br>
<p><strong>About the show</strong></p>
<p>Sponsored by <a href="http://pythonbytes.fm/f
pythonbytes.fm
GIL, How We Will Miss You
News and announcements from the Python community for the week of Jan 10th, 2023
Ned Batchelder: Same words, different meanings
Link: https://nedbatchelder.com/blog/202301/same_words_different_meanings.html
One of the difficulties when comparing programming languages is that they
sometimes use the same words to describe similar things, but always with
differences. Sometimes the differences are large eno
Link: https://nedbatchelder.com/blog/202301/same_words_different_meanings.html
One of the difficulties when comparing programming languages is that they
sometimes use the same words to describe similar things, but always with
differences. Sometimes the differences are large eno
Nedbatchelder
Same words, different meanings
One of the difficulties when comparing programming languages is that they sometimes use the same words to describe similar things, but always with differences. Sometimes the differences are large enough that we want to use different words, but often they…
Python for Beginners: Pandas Apply Function to Dataframe or Series
Link: https://www.pythonforbeginners.com/basics/pandas-apply-function-to-dataframe-or-series
The pandas apply() or applymap() method is used to apply a function to values in a dataframe or a series. In this article, we will discuss the syntax and use of the pandas apply function in Python.
T
Link: https://www.pythonforbeginners.com/basics/pandas-apply-function-to-dataframe-or-series
The pandas apply() or applymap() method is used to apply a function to values in a dataframe or a series. In this article, we will discuss the syntax and use of the pandas apply function in Python.
T
PythonForBeginners.com
Pandas Apply Function to Dataframe or Series - PythonForBeginners.com
Pandas Apply Function to Dataframe or Series will help you improve your python skills with easy to follow examples and tutorials.
Real Python: Python Folium: Create Web Maps From Your Data
Link: https://realpython.com/python-folium-web-maps-from-data/
If you’re working with geospatial data in Python, then you might want to quickly visualize that data on a map. Python’s Folium library gives you access to the mapping strengths of the Leaflet JavaScri
Link: https://realpython.com/python-folium-web-maps-from-data/
If you’re working with geospatial data in Python, then you might want to quickly visualize that data on a map. Python’s Folium library gives you access to the mapping strengths of the Leaflet JavaScri
Realpython
Python Folium: Create Web Maps From Your Data – Real Python
You'll learn how to create web maps from data using Folium. The package combines Python's data-wrangling strengths with the data-visualization power of the JavaScript library Leaflet. In this tutorial, you'll create and style a choropleth world map that shows…
Mike Driscoll: Python Quiz 1 - Exceptionally Crazy
Link: https://www.blog.pythonlibrary.org/2023/01/11/python-quiz-1-exceptionally-crazy/
The Python programming language allows you to catch exceptions using the try / except construct. But what happens if you nest exception handlers and throw in a break statement too?
Your mission in thi
Link: https://www.blog.pythonlibrary.org/2023/01/11/python-quiz-1-exceptionally-crazy/
The Python programming language allows you to catch exceptions using the try / except construct. But what happens if you nest exception handlers and throw in a break statement too?
Your mission in thi
Mouse Vs Python
Python Quiz 1 - Exceptionally Crazy - Mouse Vs Python
The Python programming language allows you to catch exceptions using the try / except construct. But what happens if you nest exception handlers and throw
John Ludhi/nbshare.io: JSON Parse Error Syntax Error Unexpected token N In JSON
Link: https://www.nbshare.io/notebook/240295205/JSON-Parse-Error-Syntax-Error-Unexpected-token-N-In-JSON/
JSON Parse Error Syntax Error Unexpected token N In JSON
You will see following error if json String contains values other string or numbers. For example it can happen if you are parsi
Link: https://www.nbshare.io/notebook/240295205/JSON-Parse-Error-Syntax-Error-Unexpected-token-N-In-JSON/
JSON Parse Error Syntax Error Unexpected token N In JSON
You will see following error if json String contains values other string or numbers. For example it can happen if you are parsi
Python⇒Speed: Why Polars uses less memory than Pandas
Link: https://pythonspeed.com/articles/polars-memory-pandas/
Processing large amounts of data with Pandas can be difficult; it’s quite easy to run out of memory and either slow down or crash.
The Polars dataframe library is a potential solution.
While Polars is
Link: https://pythonspeed.com/articles/polars-memory-pandas/
Processing large amounts of data with Pandas can be difficult; it’s quite easy to run out of memory and either slow down or crash.
The Polars dataframe library is a potential solution.
While Polars is
Python⇒Speed
Why Polars uses less memory than Pandas
Polars is an alternative to Pandas than can often run faster—and use less memory!
Abhijeet Pal: Django Authentication using an Email Address
Link: http://djangocentral.com/authentication-using-an-email-address/
Django's built-in User model uses a username as the primary means of identifying a user. However, you may want to use an email for authentication for your web application.In this article, we will show
Link: http://djangocentral.com/authentication-using-an-email-address/
Django's built-in User model uses a username as the primary means of identifying a user. However, you may want to use an email for authentication for your web application.In this article, we will show
Djangocentral
Authentication using an Email Address In Django
Django's built in authentication system uses username to identify a user when they log in. However, many websites and applications now allow users