Quantcast
Channel: Planet Python
Browsing all 23144 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

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 Gensim library. Until now, in this...

View Article


IslandT: 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...

View Article


Image may be NSFW.
Clik here to view.

PyCharm: 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 service.) The...

View Article

Image may be NSFW.
Clik here to view.

ListenData: Importing Data into Python

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...

View Article

Image may be NSFW.
Clik here to view.

ListenData: Python : How to read CSV file with pandas

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...

View Article


Image may be NSFW.
Clik here to view.

Zero-with-Dot (Oleg Żero): Data science computation hara-kiri

IntrodutionBeautiful 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...

View Article

Image may be NSFW.
Clik here to view.

IslandT: Return the highest volume of traffic during peak hour

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 taken...

View Article

ListenData: Python Data Structures

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...

View Article


Image may be NSFW.
Clik here to view.

EuroPython: 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...

View Article


Image may be NSFW.
Clik here to view.

EuroPython: 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 with...

View Article

Ned Batchelder: Changelog podcast: me, double-dipping

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...

View Article

Image may be NSFW.
Clik here to view.

Doug Hellmann: Dependencies between Python Standard Library modules

Glyph’s post about a “kernel python” from the 13th based on Amber’s presentation at PyCon made me start thinking about how minimal standard library could really be. Christian had previously started by...

View Article

Weekly Python StackOverflow Report: (clxxxiv) stackoverflow python report

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-06-29 20:53:35 GMTWhy was p[:] designed to work differently in...

View Article


IslandT: Create a Python function to compare the end string

Hello friend, we will start a new Python project in the next chapter but before that let us solve another Python problem first in this article. This is one of the questions in codewars which I have...

View Article

Image may be NSFW.
Clik here to view.

Zato Blog: Integrating with Microsoft SQL Server via stored procedures

This article will show you how to invoke MS SQL stored procedures from Zato services - a feature new in the just released version 3.1 of the Python-based integration platform.In web-adminStart off by...

View Article


Image may be NSFW.
Clik here to view.

Techiediaries - Django: Python 3 GUI: wxPython 4 Tutorial - Urllib & JSON...

In this tutorial, we'll learn to build a Python 3 GUI app from scratch using wxPython and Urllib. We'll be consuming a third-party news REST API available from newsapi.org which provides breaking news...

View Article

Image may be NSFW.
Clik here to view.

Mike Driscoll: PyDev of the Week: Scott Shawcroft

This week we welcome Scott Shawcroft (@tannewt) as our PyDev of the Week! Scott is the lead developer of CircuitPython, a variant of the Python programming language made for microcontrollers. If you’d...

View Article


Image may be NSFW.
Clik here to view.

Tryton News: Newsletter July 2019

@ced wrote:beach-beautiful-bridge-449627.jpg1280×960 330 KBAfter releasing some bug fix version for the 5.2 series, we have continued our work to use more the queue, to improve the user...

View Article

Django Weblog: Django security releases issued: 2.2.3, 2.1.10 and 1.11.22

In accordance with our security release policy, the Django team is issuing Django 1.11.22, Django 2.1.10, and Django 2.2.3. These releases addresses the security issues detailed below. We encourage all...

View Article

Image may be NSFW.
Clik here to view.

Julien Danjou: Handling multipart/form-data natively in Python

RFC7578 (who obsoletes RFC2388) defines the multipart/form-data type that is usually transported over HTTP when users submit forms on your Web page. Nowadays, it tends to be replaced by JSON encoded...

View Article
Browsing all 23144 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>