Reuven Lerner: “Python Workout” is today’s Manning “Deal of the day”
Link: https://lerner.co.il/2019/09/04/python-workout-is-todays-manning-deal-of-the-day/
Want to improve your Python fluency? There’s no better way than doing exercises, practicing your Python skills and ensuring you understand how to solve problems in the best possible way.
My book, “Py
Link: https://lerner.co.il/2019/09/04/python-workout-is-todays-manning-deal-of-the-day/
Want to improve your Python fluency? There’s no better way than doing exercises, practicing your Python skills and ensuring you understand how to solve problems in the best possible way.
My book, “Py
Reuven Lerner
"Python Workout" is today's Manning "Deal of the day" — Reuven Lerner
Want to improve your Python fluency? There’s no better way than doing exercises, practicing your Python skills and ensuring you understand how to solve problems in the best possible way. My book, “Python Workout,” not only contains 50 of my favorite exercises…
NumFOCUS: QuantumBlack joins NumFOCUS Corporate Sponsors
Link: https://numfocus.org/blog/quantumblack-joins-numfocus-corporate-sponsors
The post QuantumBlack joins NumFOCUS Corporate Sponsors appeared first on NumFOCUS.
Link: https://numfocus.org/blog/quantumblack-joins-numfocus-corporate-sponsors
The post QuantumBlack joins NumFOCUS Corporate Sponsors appeared first on NumFOCUS.
NumFOCUS
QuantumBlack joins NumFOCUS Corporate Sponsors - NumFOCUS
Moderna joins the ranks of NumFOCUS Corporate Sponsors who are stepping up to provide sustainable support for open source projects...
Obey the Testing Goat: New Book Excerpt: On Coupling and Abstractions
Link: http://www.obeythetestinggoat.com/new-book-excerpt-abstractions.html
At MADE.com i’ve been working on a new book with the chief architect, Bob
Gregory, in which we talk about application architecture and design. What
follows is an excerpt, a standalone chapter in wh
Link: http://www.obeythetestinggoat.com/new-book-excerpt-abstractions.html
At MADE.com i’ve been working on a new book with the chief architect, Bob
Gregory, in which we talk about application architecture and design. What
follows is an excerpt, a standalone chapter in wh
EuroPython: EuroPython 2019 - Videos for Wednesday available
Link: https://blog.europython.eu/post/187487578492
We are pleased to announce the first batch of cut videos from EuroPython 2019 in Basel, Switzerland.EuroPython 2019 YouTube ChannelIn this batch, we have included all videos for Wednesday, July 10 201
Link: https://blog.europython.eu/post/187487578492
We are pleased to announce the first batch of cut videos from EuroPython 2019 in Basel, Switzerland.EuroPython 2019 YouTube ChannelIn this batch, we have included all videos for Wednesday, July 10 201
EuroPython Blog
EuroPython 2019 - Videos for Wednesday available
We are pleased to announce the first batch of cut videos from EuroPython 2019 in Basel, Switzerland. EuroPython 2019 YouTube Channel In this batch, we have included all videos for Wednesday, July 10...
Real Python: Python args and kwargs: Demystified
Link: https://realpython.com/python-kwargs-and-args/
Sometimes, when you look at a function definition in Python, you might see that it takes two strange arguments: *args and **kwargs. If you’ve ever wondered what these peculiar variables are, or why yo
Link: https://realpython.com/python-kwargs-and-args/
Sometimes, when you look at a function definition in Python, you might see that it takes two strange arguments: *args and **kwargs. If you’ve ever wondered what these peculiar variables are, or why yo
Realpython
Python args and kwargs: Demystified – Real Python
In this step-by-step tutorial, you'll learn how to use args and kwargs in Python to add more flexibility to your functions. You'll also take a closer look at the single and double-asterisk unpacking operators, which you can use to unpack any iterable object…
Mike Driscoll: Lucid Programming Podcast – Writing Books About Python
Link: http://www.blog.pythonlibrary.org/2019/09/04/lucid-programming-podcast-writing-books-about-python/
I was recently interviewed on the Lucid Programming Podcast by Vincent Russo about writing books about Python.
You can listen to the audio here:
If you’d like to know more about how I write books, yo
Link: http://www.blog.pythonlibrary.org/2019/09/04/lucid-programming-podcast-writing-books-about-python/
I was recently interviewed on the Lucid Programming Podcast by Vincent Russo about writing books about Python.
You can listen to the audio here:
If you’d like to know more about how I write books, yo
The Mouse Vs. The Python
Lucid Programming Podcast - Writing Books About Python - The Mouse Vs. The Python
I was recently interviewed on the Lucid Programming Podcast by Vincent Russo about writing books about Python. You can listen to the audio here: If you’d like to know more about how I write books, you might enjoy this article I wrote on the topic. I also…
Python Engineering at Microsoft: Python in Visual Studio Code – September 2019 Release
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-september-2019-release/
We are pleased to announce that the September 2019 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it di
Link: https://devblogs.microsoft.com/python/python-in-visual-studio-code-september-2019-release/
We are pleased to announce that the September 2019 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it di
Python
Python in Visual Studio Code – September 2019 Release | Python
We are pleased to announce that the September 2019 release of the Python Extension for Visual Studio Code is now available. You can download the Python extension from the Marketplace, or install it directly from the extension gallery in Visual Studio Code.
Talk Python to Me: #228 Hunting bugs and tech startups with Python
Link: https://talkpython.fm/episodes/show/228/hunting-bugs-and-tech-startups-with-python
What's it's like building a startup with Python and going through a tech accelerator? You're about to find out. On this episode, you'll meet Elissa Shevinsky from Faster Than Light. They are building
Link: https://talkpython.fm/episodes/show/228/hunting-bugs-and-tech-startups-with-python
What's it's like building a startup with Python and going through a tech accelerator? You're about to find out. On this episode, you'll meet Elissa Shevinsky from Faster Than Light. They are building
talkpython.fm
Hunting bugs and tech startups with Python
What's it's like building a startup with Python and going through a tech accelerator? You're about to find out. On this episode, you'll meet Elissa Shevinsky from Faster Than Light. They are building a static code analysis as a service business for Python…
Stack Abuse: Object Detection with ImageAI in Python
Link: https://stackabuse.com/object-detection-with-imageai-in-python/
Introduction
Object detection is a technology that falls under the broader domain of Computer Vision. It deals with identifying and tracking objects present in images and videos. Object detection has
Link: https://stackabuse.com/object-detection-with-imageai-in-python/
Introduction
Object detection is a technology that falls under the broader domain of Computer Vision. It deals with identifying and tracking objects present in images and videos. Object detection has
Stack Abuse
Object Detection with ImageAI in Python
Object detection is a technology that falls under the broader domain of Computer Vision. It deals with identifying and tracking objects present in images and v...
ListenData: A Complete Guide to Python DateTime Functions
Link: https://www.listendata.com/2019/07/how-to-use-datetime-in-python.html
In this tutorial, we will cover python datetime module and how it is used to handle date, time and datetime formatted columns (variables). It includes various practical examples which would help you t
Link: https://www.listendata.com/2019/07/how-to-use-datetime-in-python.html
In this tutorial, we will cover python datetime module and how it is used to handle date, time and datetime formatted columns (variables). It includes various practical examples which would help you t
ListenData
A Complete Guide to Python DateTime Functions
This tutorial explains python datetime module in detail and how it is used to handle date, time and datetime formatted columns. It includes various practical examples which would help you to gain confidence in dealing dates and times.
Matt Layman: wal-e Postgres Backups - Building SaaS #32
Link: https://www.mattlayman.com/building-saas/wal-e-postgres-backups/
In this episode, we worked on Postgres database backups and modified the backup tool, wal-e, to use the Shiv app format.
wal-e is Postgres database backup tool that works by managing the Write-Ahead L
Link: https://www.mattlayman.com/building-saas/wal-e-postgres-backups/
In this episode, we worked on Postgres database backups and modified the backup tool, wal-e, to use the Shiv app format.
wal-e is Postgres database backup tool that works by managing the Write-Ahead L
Matt Layman
wal-e Postgres Backups - Building SaaS #32
In this episode, we worked on Postgres database backups and modified the backup tool, wal-e, to use the Shiv app format.
Continuum Analytics Blog: Machine Learning in Healthcare: 5 Use Cases that Improve Patient Outcomes
Link: https://www.anaconda.com/machine-learning-in-healthcare-5-use-cases/
Machine learning is accelerating the pace of scientific discovery across fields, and medicine is no exception. From language processing tools that accelerate research to predictive algorithms that ale
Link: https://www.anaconda.com/machine-learning-in-healthcare-5-use-cases/
Machine learning is accelerating the pace of scientific discovery across fields, and medicine is no exception. From language processing tools that accelerate research to predictive algorithms that ale
Anaconda
Machine Learning in Healthcare: 5 Use Cases that Improve Patient Outcomes
Machine learning is accelerating the pace of healthcare innovation, and cutting-edge technologies have their roots in open-source data science. Here are 5 use cases driving change in the healthcare industry.
Mike Driscoll: Rotating Images in ReportLab
Link: http://www.blog.pythonlibrary.org/2019/09/05/rotating-images-in-reportlab/
There are times when you want to rotate images or other objects in ReportLab while creating a PDF. For example, you might want to rotate an image by 45 degrees for watermarking purposes. Or you might
Link: http://www.blog.pythonlibrary.org/2019/09/05/rotating-images-in-reportlab/
There are times when you want to rotate images or other objects in ReportLab while creating a PDF. For example, you might want to rotate an image by 45 degrees for watermarking purposes. Or you might
Mouse Vs Python
Rotating Images in ReportLab - Mouse Vs Python
Learn how to use ReportLab to rotate an image using canvas and Flowables via ReportLab's Page Layout and Typography Using Scripts module
Data School: Learn a new pandas trick every day!
Link: https://www.dataschool.io/python-pandas-tips-and-tricks/
Every weekday, I share a new "pandas trick" on social media. Each trick takes only a minute to read, yet you'll learn something new that will save you time and energy in the future!
Here's my latest t
Link: https://www.dataschool.io/python-pandas-tips-and-tricks/
Every weekday, I share a new "pandas trick" on social media. Each trick takes only a minute to read, yet you'll learn something new that will save you time and energy in the future!
Here's my latest t
Data School
Master Python's pandas library with these 100 tricks
100 tricks that will save you time and energy every time you use pandas! Up-to-date with the latest version of pandas (0.25)
Test and Code: 86: Teaching testing best practices with 4 testing maxims - Josh Peak
Link: https://testandcode.com/86
You've incorporated software testing into your coding practices and know from experience that it helps you get your stuff done faster with less headache.
Awesome.
Now your colleagues want in on that s
Link: https://testandcode.com/86
You've incorporated software testing into your coding practices and know from experience that it helps you get your stuff done faster with less headache.
Awesome.
Now your colleagues want in on that s
Test & Code
Test & Code 86: Teaching testing best practices with 4 testing maxims - Josh Peak
Josh Peak walks us through 4 maxims of developing software tests that help grow your confidence and proficiency at test writing. This is especially helpful for helping bring your team up to your level.
TechBeamers Python: Multiline String in Python with Examples
Link: https://www.techbeamers.com/python-multiline-string/
This tutorial explains how to create a Python multiline string. It can be handy when you have a very long string. You shouldn’t keep such text in a single line. It kills the readability of your code.
Link: https://www.techbeamers.com/python-multiline-string/
This tutorial explains how to create a Python multiline string. It can be handy when you have a very long string. You shouldn’t keep such text in a single line. It kills the readability of your code.
TechBeamers
Multiline String in Python with Examples
This tutorial explains different ways to create a Python multiline string such as using triple quotes, brackets, backslash, and string join().
Wingware News: Wing Python IDE 7.1.1 - September 6, 2019
Link: https://wingware.com/news/2019-09-06
Wing 7.1.1 avoids slowing and dropping of remote development connections, fixes showing Pandas
DataFrame and Series values, makes OS Commands work on remote hosts with Python 3, inspects
remote extens
Link: https://wingware.com/news/2019-09-06
Wing 7.1.1 avoids slowing and dropping of remote development connections, fixes showing Pandas
DataFrame and Series values, makes OS Commands work on remote hosts with Python 3, inspects
remote extens
Wingware
Wing Python IDE 7.1.1 - September 6, 2019 - Wing Python IDE
Wing 7.1.1 has been released, with fixes for remote development, debugging Pandas,
testing with pytest, and other improvements.
testing with pytest, and other improvements.
Doug Hellmann: imapautofiler 1.8.1
Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/3zIOe4uvF9A/
imapautofiler applies user-defined rules to automatically organize messages on an IMAP server. What’s new in 1.8.1? Fix comparison with TZ aware datetime in TimeLimit rule (contributed by Nicolas Le M
Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/3zIOe4uvF9A/
imapautofiler applies user-defined rules to automatically organize messages on an IMAP server. What’s new in 1.8.1? Fix comparison with TZ aware datetime in TimeLimit rule (contributed by Nicolas Le M
Weekly Python StackOverflow Report: (cxciii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2019/09/cxciii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-09-07 19:23:05 GMTVariable scope and name resolution in Python - [
Link: http://python-weekly.blogspot.com/2019/09/cxciii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-09-07 19:23:05 GMTVariable scope and name resolution in Python - [
Blogspot
(cxciii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2019...
ListenData: A Complete Guide to Linear Regression in Python
Link: https://www.listendata.com/2018/01/linear-regression-in-python.html
In this article we covered linear regression using Python in detail. It includes its meaning along with assumptions related to the linear regression technique. After completing this tutorial you will
Link: https://www.listendata.com/2018/01/linear-regression-in-python.html
In this article we covered linear regression using Python in detail. It includes its meaning along with assumptions related to the linear regression technique. After completing this tutorial you will
ListenData
A Complete Guide to Linear Regression in Python
Codementor: In Python How Recursion Works on Run Time
Link: https://www.codementor.io/ferozkhan27/in-python-how-recursion-works-on-run-time-ymd54rw4h
Photo by Martin Adams (https://unsplash.com/@martinadams?utmsource=unsplash&utmmedium=referral&utm_content=creditCopyText) on Unsplash...
Link: https://www.codementor.io/ferozkhan27/in-python-how-recursion-works-on-run-time-ymd54rw4h
Photo by Martin Adams (https://unsplash.com/@martinadams?utmsource=unsplash&utmmedium=referral&utm_content=creditCopyText) on Unsplash...
www.codementor.io
In Python How Recursion Works on Run Time | Codementor
Photo by Martin Adams (https://unsplash.com/@martinadams?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on Unsplash...