Test and Code: 79: Fixing misinformation about software testing
Link: https://testandcode.com/79
Some information about software testing is just wrong.
I'm not talking about opinions. I have lots of opinions and they differ from other peoples opinions. I'm talking about misinformation and old inf
Link: https://testandcode.com/79
Some information about software testing is just wrong.
I'm not talking about opinions. I have lots of opinions and they differ from other peoples opinions. I'm talking about misinformation and old inf
Test & Code
Test & Code 79: Fixing misinformation about software testing
Some information about software testing is just wrong.
I'm not talking about opinions. I have lots of opinions and they differ from other peoples opinions. I'm talking about misinformation and old information that is no longer applicable.
I'm not talking about opinions. I have lots of opinions and they differ from other peoples opinions. I'm talking about misinformation and old information that is no longer applicable.
Stack Abuse: Text Generation with Python and TensorFlow/Keras
Link: https://stackabuse.com/text-generation-with-python-and-tensorflow-keras/
Introduction
Are you interested in using a neural network to generate text? TensorFlow and Keras can be used for some amazing applications of natural language processing techniques, including the gen
Link: https://stackabuse.com/text-generation-with-python-and-tensorflow-keras/
Introduction
Are you interested in using a neural network to generate text? TensorFlow and Keras can be used for some amazing applications of natural language processing techniques, including the gen
Stack Abuse
Text Generation with Python and TensorFlow/Keras
Are you interested in using a neural network to generate text? TensorFlow and Keras can be used for some amazing applications of natural language processing te...
PyCharm: PyCharm 2019.2 EAP 5
Link: http://feedproxy.google.com/~r/Pycharm/~3/LcEpXfY6KNM/
Despite the very sunny weather in Europe tempting us to go outside, we’ve succeeded in getting a build out for you this week. We’d appreciate it if you were to download it from our website.
New in PyC
Link: http://feedproxy.google.com/~r/Pycharm/~3/LcEpXfY6KNM/
Despite the very sunny weather in Europe tempting us to go outside, we’ve succeeded in getting a build out for you this week. We’d appreciate it if you were to download it from our website.
New in PyC
PyCharm Blog
PyCharm 2019.2 EAP 5
Despite the very sunny weather in Europe tempting us to go outside, we’ve succeeded in getting a build out for you this week. We’d appreciate it if you were to download it from our webs…
ListenData: Python Matplotlib Tutorial – Learn Plotting in 3 hours
Link: https://www.listendata.com/2019/06/matplotlib-tutorial-learn-plot-python.html
This tutorial outlines how to perform plotting in python using Matplotlib library. The objective of this post is to get you familiar with the basics and advanced plotting functions of the library. It
Link: https://www.listendata.com/2019/06/matplotlib-tutorial-learn-plot-python.html
This tutorial outlines how to perform plotting in python using Matplotlib library. The objective of this post is to get you familiar with the basics and advanced plotting functions of the library. It
ListenData
Matplotlib Tutorial : Learn by Examples
This tutorial explains how to create a plot in python using Matplotlib library. It will get you familiar with the basics and advanced plotting functions of the library and give you hands-on experience.
Wingware Blog: Extending Wing with Python (Part Three)
Link: https://wingware.com/blog/scripting-3
In this issue of Wing Tips we continue to look at how to extend Wing's
functionality, by taking a look at extension scripts that collect arguments from the user.
This article assumes you already know
Link: https://wingware.com/blog/scripting-3
In this issue of Wing Tips we continue to look at how to extend Wing's
functionality, by taking a look at extension scripts that collect arguments from the user.
This article assumes you already know
Wingware
Wing Tips: Extending Wing with Python (Part Three) - Wing Python IDE
In this installment of our multi-part series on extending Wing with Python scripts,
we take a look at how extension scripts can collect arguments from the user.
we take a look at how extension scripts can collect arguments from the user.
EuroPython: EuroPython 2019: Keynotes
Link: https://blog.europython.eu/post/185904088457
We are proud to announce our keynote lineup for EuroPython 2019:Getting Your Data Joie De Vivre Back!Most of us work too much and play too little. When was the last time you smiled at something you m
Link: https://blog.europython.eu/post/185904088457
We are proud to announce our keynote lineup for EuroPython 2019:Getting Your Data Joie De Vivre Back!Most of us work too much and play too little. When was the last time you smiled at something you m
EuroPython Blog
EuroPython 2019: Keynotes
We are proud to announce our keynote lineup for EuroPython 2019: Getting Your Data Joie De Vivre Back! Most of us work too much and play too little. When was the last time you smiled at something you...
EuroPython: EuroPython 2019: Introducing MongoDB
Link: https://blog.europython.eu/post/185904156027
We are very pleased to have MongoDB as Keystone Sponsor for EuroPython 2019. You can visit them at the most central booth in our exhibit area on the second floor in the Congress Center Basel (CCB), an
Link: https://blog.europython.eu/post/185904156027
We are very pleased to have MongoDB as Keystone Sponsor for EuroPython 2019. You can visit them at the most central booth in our exhibit area on the second floor in the Congress Center Basel (CCB), an
EuroPython Blog
EuroPython 2019: Introducing MongoDB
We are very pleased to have MongoDB as Keystone Sponsor for EuroPython 2019. You can visit them at the most central booth in our exhibit area on the second floor in the Congress Center Basel (CCB),...
EuroPython: EuroPython 2019: Call for On-site Volunteers
Link: https://blog.europython.eu/post/185904252962
Ever wanted to help out during Europython ? Do you want to *really* take
part in EuroPython, meet new people and help them at the same time ?We
have just the right thing for you: apply as EuroPytho
Link: https://blog.europython.eu/post/185904252962
Ever wanted to help out during Europython ? Do you want to *really* take
part in EuroPython, meet new people and help them at the same time ?We
have just the right thing for you: apply as EuroPytho
EuroPython Blog
EuroPython 2019: Call for On-site Volunteers
Ever wanted to help out during Europython ? Do you want to *really* take part in EuroPython, meet new people and help them at the same time ? We have just the right thing for you: apply as...
Reuven Lerner: Registration for Weekly Python Exercise closes today!
Link: https://lerner.co.il/2019/06/28/registration-for-weekly-python-exercises-closes-today/
If you’ve been using Python for at least six months, but still find yourself searching on Stack Overflow and Google for answers to your problems — you’re not alone.
The good news is that the solution
Link: https://lerner.co.il/2019/06/28/registration-for-weekly-python-exercises-closes-today/
If you’ve been using Python for at least six months, but still find yourself searching on Stack Overflow and Google for answers to your problems — you’re not alone.
The good news is that the solution
Reuven Lerner
Registration for Weekly Python Exercise closes today! — Reuven Lerner
If you’ve been using Python for at least six months, but still find yourself searching on Stack Overflow and Google for answers to your problems — you’re not alone. The good news is that the solution to your problem, to greater Python fluency, is easy: Practice…
Stack Abuse: Python for NLP: Creating a Rule-Based Chatbot
Link: https://stackabuse.com/python-for-nlp-creating-a-rule-based-chatbot/
This is the 12th article in my series of articles on Python for NLP. In the previous article, I briefly explained the different functionalities of the Python's Gensim library. Until now, in this serie
Link: https://stackabuse.com/python-for-nlp-creating-a-rule-based-chatbot/
This is the 12th article in my series of articles on Python for NLP. In the previous article, I briefly explained the different functionalities of the Python's Gensim library. Until now, in this serie
Stack Abuse
Python for NLP: Creating a Rule-Based Chatbot
This is the 12th article in my series of articles on Python for NLP. In the previous article, I briefly explained the different functionalities of the Python's...
IslandT: Count the pair of duplicate number with Python
Link: https://kibiwebgeek.com/2019/06/28/count-the-pair-of-duplicate-number-with-python/
In this example, we will create a function in Python which will return the total number of duplicate pair of numbers within a list. For example, if we enter [0,0,0,0] into that function it will return
Link: https://kibiwebgeek.com/2019/06/28/count-the-pair-of-duplicate-number-with-python/
In this example, we will create a function in Python which will return the total number of duplicate pair of numbers within a list. For example, if we enter [0,0,0,0] into that function it will return
PyCharm: Webinar Recording: “Build-a-GitHub-Bot” with Mariatta Wijaya
Link: http://feedproxy.google.com/~r/Pycharm/~3/MhMfQNrv1Z0/
This week we had a wonderful guest for a truly-useful webinar: Mariatta Wijaya from Zapier showed us how to write bots to automate our GitHub work (as well as “zaps” for just about any service.) The r
Link: http://feedproxy.google.com/~r/Pycharm/~3/MhMfQNrv1Z0/
This week we had a wonderful guest for a truly-useful webinar: Mariatta Wijaya from Zapier showed us how to write bots to automate our GitHub work (as well as “zaps” for just about any service.) The r
PyCharm Blog
Webinar Recording: “Build-a-GitHub-Bot” with Mariatta Wijaya
This week we had a wonderful guest for a truly-useful webinar: Mariatta Wijaya from Zapier showed us how to write bots to automate our GitHub work (as well as “zaps” for just about any …
ListenData: Importing Data into Python
Link: https://www.listendata.com/2017/02/import-data-in-python.html
This tutorial explains various methods to read data into Python. Data can be in any of the popular formats - CSV, TXT, XLS/XLSX (Excel), sas7bdat (SAS), Stata, Rdata (R) etc. Loading data in python en
Link: https://www.listendata.com/2017/02/import-data-in-python.html
This tutorial explains various methods to read data into Python. Data can be in any of the popular formats - CSV, TXT, XLS/XLSX (Excel), sas7bdat (SAS), Stata, Rdata (R) etc. Loading data in python en
ListenData
How to Import Data into Python
This tutorial explains various methods to import data in Python. Data are generally stored in excel file formats like CSV, TXT, Excel etc. Loading data in python environment is the most initial step of analyzing data.
ListenData: Python : How to read CSV file with pandas
Link: https://www.listendata.com/2019/06/pandas-read-csv.html
This tutorial explains how to read a CSV file in python using read_csv function of pandas package. Without use of read_csv function, it is not straightforward to import CSV file with python object-ori
Link: https://www.listendata.com/2019/06/pandas-read-csv.html
This tutorial explains how to read a CSV file in python using read_csv function of pandas package. Without use of read_csv function, it is not straightforward to import CSV file with python object-ori
ListenData
15 ways to read CSV file with pandas
This tutorial explains how to read a CSV file using read_csv function of pandas package in Python. Here we are also covering how to deal with common issues in importing CSV file.
Zero-with-Dot (Oleg Żero): Data science computation hara-kiri
Link: https://zerowithdot.com/data-science-computation-harakiri/
Introdution
Beautiful algorithm, great results, all looks fine and seems to work, but… problem. It takes forever. We all have been through this.
You may think: “it is only a proof-of-concept”.
Or you
Link: https://zerowithdot.com/data-science-computation-harakiri/
Introdution
Beautiful algorithm, great results, all looks fine and seems to work, but… problem. It takes forever. We all have been through this.
You may think: “it is only a proof-of-concept”.
Or you
Zerowithdot
Data science computation hara-kiri
Common mistakes when implementing algorithms with python and efficiency analysis of common methods in pandas and numpy.
IslandT: Return the highest volume of traffic during peak hour
Link: https://kibiwebgeek.com/2019/06/29/__trashed-3/
In this article, we are going to create a function which will return a list of tuples that consist of a particular hour and the highest traffic volume for that particular hour. The stat has been take
Link: https://kibiwebgeek.com/2019/06/29/__trashed-3/
In this article, we are going to create a function which will return a list of tuples that consist of a particular hour and the highest traffic volume for that particular hour. The stat has been take
EuroPython: EuroPython 2019: Social event tickets available
Link: https://blog.europython.eu/post/185929674552
After the keynotes and talks on Thursday, July 11th, we’ve organized a social event at the workshop venue, the FHNW Muttenz. Starting at 19:00 CEST, you can join us for an evening party with finger fo
Link: https://blog.europython.eu/post/185929674552
After the keynotes and talks on Thursday, July 11th, we’ve organized a social event at the workshop venue, the FHNW Muttenz. Starting at 19:00 CEST, you can join us for an evening party with finger fo
EuroPython Blog
EuroPython 2019: Social event tickets available
After the keynotes and talks on Thursday, July 11th, we’ve organized a social event at the workshop venue, the FHNW Muttenz. Starting at 19:00 CEST, you can join us for an evening party with finger...
EuroPython: EuroPython 2019: SIM cards for attendees
Link: https://blog.europython.eu/post/185929675562
Switzerland is often not included in European cell provider’s roaming packages and also not covered by the EU roaming regulation, so you can potentially incur significant charges when going online wit
Link: https://blog.europython.eu/post/185929675562
Switzerland is often not included in European cell provider’s roaming packages and also not covered by the EU roaming regulation, so you can potentially incur significant charges when going online wit
EuroPython Blog
EuroPython 2019: SIM cards for attendees
Switzerland is often not included in European cell provider's roaming packages and also not covered by the EU roaming regulation, so you can potentially incur significant charges when going online...
Ned Batchelder: Changelog podcast: me, double-dipping
Link: https://nedbatchelder.com//blog/201906/changelog_podcast_me_doubledipping.html
I had a great conversation with Jerod Santo on the Changelog podcast:
The Changelog 351: Maintainer spotlight! Ned Batchelder.
We talked about Open edX, and coverage.py,
and maintaining open source so
Link: https://nedbatchelder.com//blog/201906/changelog_podcast_me_doubledipping.html
I had a great conversation with Jerod Santo on the Changelog podcast:
The Changelog 351: Maintainer spotlight! Ned Batchelder.
We talked about Open edX, and coverage.py,
and maintaining open source so
ListenData: Python Data Structures
Link: https://www.listendata.com/2017/06/python-data-structures.html
This post explains the data structures used in Python. It is essential to understand the data structures in a programming language. In python, there are many data structures available. They are as fol
Link: https://www.listendata.com/2017/06/python-data-structures.html
This post explains the data structures used in Python. It is essential to understand the data structures in a programming language. In python, there are many data structures available. They are as fol
ListenData
Python Data Structures
This tutorial explains the data structures used in Python. In python, there are many data structures available such as lists, tuples, dictionaries, strings, sets