Kushal Das: Job alert: Associate Site Reliability Engineer at FPF
Link: https://kushaldas.in/posts/job-alert-associate-site-reliability-engineer-at-fpf.html
We (at Freedom of the Press Foundation) are looking
for an Associate Site Reliability Engineer.
This position is open to junior and entry-level applicants, and we recognize
the need to provide on-th
Link: https://kushaldas.in/posts/job-alert-associate-site-reliability-engineer-at-fpf.html
We (at Freedom of the Press Foundation) are looking
for an Associate Site Reliability Engineer.
This position is open to junior and entry-level applicants, and we recognize
the need to provide on-th
Chris Moffitt: New Plot Types in Seaborn’s Latest Release
Link: http://pbpython.com/seaborn09.html
Introduction
Seaborn is one of the go-to tools for statistical data visualization in python.
It has been actively developed since 2012 and in July 2018, the author released version 0.9.
This version
Link: http://pbpython.com/seaborn09.html
Introduction
Seaborn is one of the go-to tools for statistical data visualization in python.
It has been actively developed since 2012 and in July 2018, the author released version 0.9.
This version
Pbpython
New Plot Types in Seaborn’s Latest Release
Seaborn release 0.9 contains several new plot types as well as other updates described in this article.
Real Python: Dictionaries in Python
Link: https://realpython.com/python-dicts/
Python provides another composite data type called a dictionary, which is similar to a list in that it is a collection of objects.
Here’s what you’ll learn in this tutorial: You’ll cover the basic cha
Link: https://realpython.com/python-dicts/
Python provides another composite data type called a dictionary, which is similar to a list in that it is a collection of objects.
Here’s what you’ll learn in this tutorial: You’ll cover the basic cha
Realpython
Dictionaries in Python – Real Python
In this tutorial, you'll learn how to work with Python dictionaries to help you process data more efficiently. You'll learn how to create dictionaries, access their keys and values, update dictionaries, and more.
NumFOCUS: Optimization modeling language JuMP joins NumFOCUS Sponsored Projects
Link: https://numfocus.org/blog/optimization-modeling-language-jump-joins-numfocus-sponsored-projects
The post Optimization modeling language JuMP joins NumFOCUS Sponsored Projects appeared first on NumFOCUS.
Link: https://numfocus.org/blog/optimization-modeling-language-jump-joins-numfocus-sponsored-projects
The post Optimization modeling language JuMP joins NumFOCUS Sponsored Projects appeared first on NumFOCUS.
NumFOCUS
Optimization modeling language JuMP joins NumFOCUS Sponsored Projects - NumFOCUS
JuMP is a modeling interface and a collection of supporting packages for mathematical optimization that is embedded in Julia.
Matthew Rocklin: Building SAGA optimization for Dask arrays
Link: https://matthewrocklin.com/blog//work/2018/08/07/incremental-saga
This work is supported by ETH Zurich, Anaconda
Inc, and the Berkeley Institute for Data
Science
At a recent Scikit-learn/Scikit-image/Dask sprint at BIDS, Fabian Pedregosa (a
machine learning research
Link: https://matthewrocklin.com/blog//work/2018/08/07/incremental-saga
This work is supported by ETH Zurich, Anaconda
Inc, and the Berkeley Institute for Data
Science
At a recent Scikit-learn/Scikit-image/Dask sprint at BIDS, Fabian Pedregosa (a
machine learning research
Kushal Das: vcrpy for web related tests
Link: https://kushaldas.in/posts/vcrpy-for-web-related-tests.html
Couple of weeks ago, Jen pointed me to
vcrpy. This is a
Python implementation of Ruby’s library with same name.
What is vcrpy?
It is a Python module which helps to write faster and simple tests invo
Link: https://kushaldas.in/posts/vcrpy-for-web-related-tests.html
Couple of weeks ago, Jen pointed me to
vcrpy. This is a
Python implementation of Ruby’s library with same name.
What is vcrpy?
It is a Python module which helps to write faster and simple tests invo
Codementor: Python Tuples and Tuple Methods
Link: https://www.codementor.io/mgalarny/python-tuples-and-tuple-methods-m6a1p6lbo
Lists and tuples are standard Python data types that store values in a sequence. Atuple is immutable whereas a list is mutable. Here are some other advantages of tuples over lists (partially from Stac
Link: https://www.codementor.io/mgalarny/python-tuples-and-tuple-methods-m6a1p6lbo
Lists and tuples are standard Python data types that store values in a sequence. Atuple is immutable whereas a list is mutable. Here are some other advantages of tuples over lists (partially from Stac
www.codementor.io
Python Tuples and Tuple Methods | Codementor
Lists and tuples are standard Python data types that store values in a sequence. A`tuple` is **immutable** whereas a `list` is **mutable.** Here are some other advantages of tuples over lists (partially from [Stack Overflow](https://stackoverflow.com/que…
Codementor: Setup Microservices Architecture in Python with ZeroMQ & Docker
Link: https://www.codementor.io/apcelent/setup-microservices-architecture-in-python-with-zeromq-docker-m6b0duv7e
Microservices - What?
Microservices (https://en.wikipedia.org/wiki/Microservices) are an architectural style in which multiple, independent processes communicate with each other. These processes...
Link: https://www.codementor.io/apcelent/setup-microservices-architecture-in-python-with-zeromq-docker-m6b0duv7e
Microservices - What?
Microservices (https://en.wikipedia.org/wiki/Microservices) are an architectural style in which multiple, independent processes communicate with each other. These processes...
www.codementor.io
Setup Microservices Architecture in Python with ZeroMQ & Docker | Codementor
Microservices - What?
Microservices (https://en.wikipedia.org/wiki/Microservices) are an architectural style in which multiple, independent processes communicate with each other. These processes...
Microservices (https://en.wikipedia.org/wiki/Microservices) are an architectural style in which multiple, independent processes communicate with each other. These processes...
Talk Python to Me: #173 Coming into Python from another Industry (part 1)
Link: https://talkpython.fm/episodes/show/173/coming-into-python-from-another-industry-part-1
Not everyone comes to software development and Python through 4-year computer science programs at universities. This episode highlights one alternative journey into Python.
Link: https://talkpython.fm/episodes/show/173/coming-into-python-from-another-industry-part-1
Not everyone comes to software development and Python through 4-year computer science programs at universities. This episode highlights one alternative journey into Python.
talkpython.fm
Coming into Python from another Industry (part 1)
Not everyone comes to software development and Python through 4-year computer science programs at universities. This episode highlights one alternative journey into Python.
Python Bytes: #90 A Django Async Roadmap
Link: https://pythonbytes.fm/episodes/show/90/a-django-async-roadmap
Link: https://pythonbytes.fm/episodes/show/90/a-django-async-roadmap
pythonbytes.fm
A Django Async Roadmap
News and announcements from the Python community for the week of Aug 7th, 2018
Nikola: Nikola v8.0.0b3 is out!
Link: https://getnikola.com/blog/nikola-v800b3-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.0.0b3. This is the third and hopefully final
beta of Nikola v8. The big change in this release is the ado
Link: https://getnikola.com/blog/nikola-v800b3-is-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.0.0b3. This is the third and hopefully final
beta of Nikola v8. The big change in this release is the ado
Nikola
Nikola v8.0.0b3 is out!
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v8.0.0b3. This is the third and hopefully final
beta of Nikola v8. The big change in this release is the ado
availability of Nikola v8.0.0b3. This is the third and hopefully final
beta of Nikola v8. The big change in this release is the ado
Bhishan Bhandari: Python map() built-in
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/2-Jjz6X0AH0/
Map makes an iterator that takes a function and uses the arguments from the following iterables passed to the map built-in. What makes this possible is the equal status of every object in Python. One
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/2-Jjz6X0AH0/
Map makes an iterator that takes a function and uses the arguments from the following iterables passed to the map built-in. What makes this possible is the equal status of every object in Python. One
The Tara Nights
Python map() built-in
Map makes an iterator that takes a function and uses the arguments from the following iterables passed to the map built-in. What makes this possible is the equal status of every object in Python. One of the main goals of Python was to have an equal status…
Mike Driscoll: Python 101: Episode #19 – The subprocess module
Link: http://www.blog.pythonlibrary.org/2018/08/08/7676/
In this screencast, we will learn the basics of Python’s subprocess module. Feel free to read the book that this video is based on here: http://python101.pythonlibrary.org/ or purchase the book on Le
Link: http://www.blog.pythonlibrary.org/2018/08/08/7676/
In this screencast, we will learn the basics of Python’s subprocess module. Feel free to read the book that this video is based on here: http://python101.pythonlibrary.org/ or purchase the book on Le
Gocept Weblog: Saltlabs Sprint: Zope and Plone sprint in a new location
Link: https://blog.gocept.com/2018/07/09/saltlabs-sprint-zope-and-plone-sprint-in-a-new-location/
After Earl Zope II is now nearly relocated to the Python 3 wonderland, gocept will move to a new head quarter in the next months. This is the right time to celebrate with a new sprint, as we have now
Link: https://blog.gocept.com/2018/07/09/saltlabs-sprint-zope-and-plone-sprint-in-a-new-location/
After Earl Zope II is now nearly relocated to the Python 3 wonderland, gocept will move to a new head quarter in the next months. This is the right time to celebrate with a new sprint, as we have now
gocept blog
Saltlabs Sprint: Zope and Plone sprint in a new location
After Earl Zope II is now nearly relocated to the Python 3 wonderland, gocept will move to a new head quarter in the next months. This is the right time to celebrate with a new sprint, as we have n…
Bhishan Bhandari: Python filter() built-in
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/7Fcpc_uAJ8g/
Filter makes an iterator that takes a function and uses the arguments from the following iterable passed to the filter built-in. It returns a filtered iterator which contains only those values for whi
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/7Fcpc_uAJ8g/
Filter makes an iterator that takes a function and uses the arguments from the following iterable passed to the filter built-in. It returns a filtered iterator which contains only those values for whi
The Tara Nights
Python filter() built-in
Filter makes an iterator that takes a function and uses the arguments from the following iterable passed to the filter built-in. It returns a filtered iterator which contains only those values for which the function(passed as the first argument to the filter)…
PyCharm: PyCharm 2018.2.1 Out Now
Link: http://feedproxy.google.com/~r/Pycharm/~3/8FiVZUy6VXM/
The latest version of PyCharm is now available: get PyCharm 2018.2.1 from our website now.
New in This Version
An issue on Linux where part of the window wouldn’t be redrawn correctly has been resolv
Link: http://feedproxy.google.com/~r/Pycharm/~3/8FiVZUy6VXM/
The latest version of PyCharm is now available: get PyCharm 2018.2.1 from our website now.
New in This Version
An issue on Linux where part of the window wouldn’t be redrawn correctly has been resolv
PyCharm Blog
PyCharm 2018.2.1 Out Now
The latest version of PyCharm is now available: get PyCharm 2018.2.1 from our website now. New in This Version An issue on Linux where part of the window wouldn’t be redrawn correctly has bee…
Real Python: Python Community Interview With Mike Driscoll
Link: https://realpython.com/interview-mike-driscoll/
Welcome to the first in a series of interviews with members of the Python community.
If you don’t already know me, my name is Ricky, and I’m the Community Manager here at Real Python. I’m a relatively
Link: https://realpython.com/interview-mike-driscoll/
Welcome to the first in a series of interviews with members of the Python community.
If you don’t already know me, my name is Ricky, and I’m the Community Manager here at Real Python. I’m a relatively
Realpython
Python Community Interview With Mike Driscoll – Real Python
A Python community interview with Mike Driscoll of Mouse Vs Python fame. As a long-time Python advocate and teacher, Mike shares his story of how he came to be a Python developer and an author.
PyCharm: PyCharm and pytest-bdd
Link: http://feedproxy.google.com/~r/Pycharm/~3/Ll2oyVj3mKs/
Last week we published a blog post on the new pytest fixture support in PyCharm 2018.2. This feature was a big part of the 2018.2 work and proved to be a hit. But it wasn’t the only notable pytest wor
Link: http://feedproxy.google.com/~r/Pycharm/~3/Ll2oyVj3mKs/
Last week we published a blog post on the new pytest fixture support in PyCharm 2018.2. This feature was a big part of the 2018.2 work and proved to be a hit. But it wasn’t the only notable pytest wor
PyCharm Blog
PyCharm and pytest-bdd
Last week we published a blog post on the new pytest fixture support in PyCharm 2018.2. This feature was a big part of the 2018.2 work and proved to be a hit. But it wasn’t the only notable pytest …
Curtis Miller: Learn Foundations of Python Natural Language Processing and Computer Vision with my Video Course: Applications of Statistical Learning with Python
Link:
This final course caps the series off with applications. The first half of the course covers two major areas of AI: natural language processing (NLP) and computer vision (CV). In the NLP section, I in
Link:
This final course caps the series off with applications. The first half of the course covers two major areas of AI: natural language processing (NLP) and computer vision (CV). In the NLP section, I in
Bill Ward / AdminTome: Data Pipeline: Send logs from Kafka to Cassandra
Link: http://www.admintome.com/blog/data-pipeline-send-logs-from-kafka-to-cassandra/
In this post, I will outline how I created a big data pipeline for my web server logs using Apache Kafka, Python, and Apache Cassandra.
In past articles I described how to install and configure Apach
Link: http://www.admintome.com/blog/data-pipeline-send-logs-from-kafka-to-cassandra/
In this post, I will outline how I created a big data pipeline for my web server logs using Apache Kafka, Python, and Apache Cassandra.
In past articles I described how to install and configure Apach
AdminTome Blog
Data Pipeline: Send logs from Kafka to Cassandra | AdminTome Blog
In this post, I will outline how I created a big data pipeline for my web server logs using Apache Kafka, Python, and Apache Cassandra.