Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,310
» Latest member: QABOB
» Forum threads: 38,801
» Forum posts: 175,920

Full Statistics

Online Users
There are currently 38 online users.
» 0 Member(s) | 35 Guest(s)
Bing, Google, AOL

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: Pedroski55
6 hours ago
» Replies: 9
» Views: 259
Python compiler
Forum: General Coding Help
Last Post: NeoQuant
Yesterday, 08:01 PM
» Replies: 0
» Views: 42
Trading Risk management s...
Forum: Code sharing
Last Post: NeoQuant
Yesterday, 07:34 PM
» Replies: 5
» Views: 83
Standard template Data En...
Forum: Code Review
Last Post: Hosthubac
Yesterday, 05:51 PM
» Replies: 0
» Views: 39
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 07:39 AM
» Replies: 3
» Views: 11,114
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Nov-28-2025, 10:44 AM
» Replies: 4
» Views: 200
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-28-2025, 04:44 AM
» Replies: 8
» Views: 724
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,836
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 192
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 163

 
  [split] python class
Posted by: JPan - Aug-19-2018, 12:35 AM - Forum: General Coding Help - Replies (6)

Hi guys, I'm totally new - I mean totally new to coding. So I go trough the basics and it already seems like rocket science for me.
I made a code for..... More

Print this item

  Two Questions Regarding My Trivia Game
Posted by: martin28 - Aug-18-2018, 11:36 PM - Forum: Homework - Replies (1)

Hey guys, I've been making progress since last I posted about my flask trivia game, but having some difficulty with two things here's my code:

[pytho..... More

Print this item

  Variable list
Posted by: Ivan86 - Aug-18-2018, 09:02 PM - Forum: General Coding Help - Replies (9)

Hi!

I'm brand new to python FYI.

I'm trying to create a text list with a changing variable on each line e.g.
[output]example001test001
example..... More

Print this item

  Programming (identifier, literal and function call)
Posted by: ledangereux - Aug-18-2018, 05:26 PM - Forum: Homework - Replies (5)

Hello

Im am learning Python with Coursera.
I run in to a problem. Everything was going well but now I did not receive the information I need to so..... More

Print this item

  How to make a list file in Python.
Posted by: punyashloke - Aug-18-2018, 02:54 PM - Forum: General Coding Help - Replies (2)

Hi,

I want to make a list file which will take all the file names started with "anz_".
Can any one please help me here.

Print this item

Bug Random Ints to Str Problem
Posted by: BIGPESH - Aug-18-2018, 12:35 PM - Forum: General Coding Help - Replies (2)

Hey all,

I am currently trying to simulate a project I am undertaking in Python 3.7, idea is to randomize some serial numbers and write them to a ...... More

Print this item

  Contour Sort Explain
Posted by: Killing_Machine - Aug-18-2018, 10:41 AM - Forum: General Coding Help - No Replies

https://trinket.io/python/999ecf12e2?runMode=console


Can someone explain what is the code and how is it working?

Print this item

  python class
Posted by: chris_thibault - Aug-18-2018, 07:39 AM - Forum: General Coding Help - Replies (2)

Hi everyone,

my question maybe is very simple but I am beginner with Python. What does this line do ?
return Post(self, message)

because I am ..... More

Print this item

  disable a block of code
Posted by: Skaperen - Aug-18-2018, 04:10 AM - Forum: General Coding Help - Replies (5)

while doing some initial testing, i want to disable a block of code. many other languages have a specific comment start and end symbol. but Python d..... More

Print this item

  interpolation takes very long time
Posted by: zengwl17206 - Aug-18-2018, 12:52 AM - Forum: GUI - Replies (2)

Hello everyone,

I am trying to convert a set of data, which is expressed in polar coordinate, to Cartesian coordinate, so that it can be more easil..... More

Print this item

  Pycharm hanging issues
Posted by: msebarjr - Aug-18-2018, 12:37 AM - Forum: Bar - Replies (2)

I was wondering if anyone was having issues using Pycharm? I have downloaded Pycharm on 2 different computers - 1 being my laptop and the other being ..... More

Print this item

  String index out of range
Posted by: felie04 - Aug-17-2018, 10:56 PM - Forum: Homework - Replies (2)

Hello,
I just started learning to code and I was doing my homework, I ran into an error.
The error is saying this:

Traceback (most recent call l..... More

Print this item

  PyQt5 undefined symbol problem
Posted by: ujjwalrathod007 - Aug-17-2018, 10:29 PM - Forum: GUI - Replies (3)

I have a robotic car in which I use PyQt5 module. the error is

Importerror: /PyQt5/QtCore.so: undefined symbol : PySlice_adjustableIndices

Does..... More

Print this item

  Pyarrow - parquet-cpp
Posted by: dennispoulos - Aug-17-2018, 07:28 PM - Forum: General Coding Help - Replies (3)

We have pyarrow 0.9 installed.
Parquet-cpp 1.4.1 is bundled with it.
We write parquet files all okay to AWS S3.

There is a Hive database with an ..... More

Print this item

  Problem in sending email using python
Posted by: nhoh007 - Aug-17-2018, 06:26 PM - Forum: General Coding Help - Replies (1)

[python]
import re
import smtplib
from email.mime.text import MIMEText
import cvs

fp = open('message.txt', 'rb')
msg = MIMEText(fp.read())
fp..... More

Print this item

  How to visualize cluster centres using word cloud in python?
Posted by: shanky - Aug-17-2018, 06:17 PM - Forum: General Coding Help - No Replies

I have performed kmeans clustering on a dataset with term frequencies. I have created 5 clusters. Now I want to combine the true labels of the frequen..... More

Print this item

  movement in a zigzag in a 2d array
Posted by: ShakeDat53 - Aug-17-2018, 04:56 PM - Forum: General Coding Help - Replies (1)

I need to move in a zigzag (like snakes and ladders) from the start to the end of the grid.
Here's my code so far:

[python]import random
def cls(..... More

Print this item

  Subprocess output in windows
Posted by: Ohmganesh83 - Aug-17-2018, 03:48 PM - Forum: General Coding Help - Replies (5)

Hi,

Am using subprocess.call() method to send some arguments to executable (myproject.exe).Its working fine am able to pass the arguments and pe..... More

Print this item

  Learning python My lists are not coming out right
Posted by: TheMusicMan - Aug-17-2018, 02:14 PM - Forum: General Coding Help - Replies (3)

I am learning the python crash course book and really enjoying it. But on the if statements section where i have to write pizza toppings thongs are no..... More

Print this item

  Multivariate mixed effects models
Posted by: primeprover - Aug-17-2018, 01:55 PM - Forum: General Coding Help - Replies (1)

I am currently using the lme package in R to fit multivariate mixed effect models. I am fairly new to python and was wondering if there are any packag..... More

Print this item

  cacti type python rrdtool interface traffic graphs
Posted by: anna - Aug-17-2018, 11:03 AM - Forum: News and Discussions - Replies (1)

Dear All,

I have 100+ switches, I would like to graph interface traffic utilization like Cacti but using python, is there any document available.?..... More

Print this item

  How to start learning Python?
Posted by: SmartGrid - Aug-17-2018, 10:56 AM - Forum: Web Scraping & Web Development - Replies (2)

How to start learning Python?

Print this item

  Trouble installing Python 3.5 (.4 and .0)
Posted by: GKK - Aug-17-2018, 10:06 AM - Forum: General Coding Help - Replies (1)

Hello,

I used to have Python 3.6 however as I want to use https://github.com/Rapptz/discord.py for Discord I needed Python 3.5 because it only ..... More

Print this item

  PyPubSUb in Python 2.7 - Error
Posted by: giu88 - Aug-17-2018, 09:29 AM - Forum: GUI - No Replies

Hello,

Trying to use the PyPubSub library. When i import the library

from pubsub import pub
i get the following error:
..... More

Print this item

  Regarding Installation of Python
Posted by: Kundan - Aug-17-2018, 07:55 AM - Forum: General Coding Help - Replies (3)

I am trying to install the latest version of Python from the website. But it is giving error regarding Windows Service pack1. Even after installing th..... More

Print this item

  Square reverse sum(overloaded)
Posted by: shihomiyano - Aug-17-2018, 03:01 AM - Forum: Homework - Replies (6)

There are several ways to write the number 1/2 as a sum of inverse squares using distinct integers.

In fact, only using integers between 2 and 45 inc..... More

Print this item

  Inserting multiple cookies using python requests
Posted by: freshtomatoes - Aug-16-2018, 09:25 PM - Forum: Web Scraping & Web Development - No Replies

I'm getting some cookies via selenium webdriver, d.get_cookies()
they are in dict format

I'm loaded them in selenium, and they work just fine.
No..... More

Print this item

  class for ODE, scipy how to switch from fsolve to newton or newton_krylov
Posted by: drudox - Aug-16-2018, 05:12 PM - Forum: Data Science - No Replies

Hi all
I have this class (kindly fixed for me by @scidam thanks again)

[python]import numpy as np
from scipy.optimize import fsolve , newton_kry..... More

Print this item

  Updating Label After Button Press
Posted by: malonn - Aug-16-2018, 03:13 PM - Forum: GUI - Replies (7)

First off, I admit that I haven't really searched for an answer on these forums. I'm kind of impatient. Here's my question:

I have a simple pract..... More

Print this item

  Change Column Type
Posted by: Talch - Aug-16-2018, 03:02 PM - Forum: General Coding Help - No Replies

Good afternoon folks,

I am trying to convert the type of a column from object to time (not datetime)

I am using the following code, which only s..... More

Print this item

  Message Passing library for HPC and progressive gathering
Posted by: Dunatotatos - Aug-16-2018, 03:00 PM - Forum: General Coding Help - Replies (1)

Hi there,

I'm writing a project that will run on an High Performance Computing (HPC) cluster. The general architecture of the project is pretty bas..... More

Print this item

  Graph Plotting Help
Posted by: Talch - Aug-16-2018, 02:55 PM - Forum: General Coding Help - Replies (1)

Good afternoon All

I am looking for some advice and guidance on possible exploratory data analysis graphs (and code to plot, am new at python) that..... More

Print this item

  Software developer (m/f) – at the location in Ingolstadt
Posted by: JobAmbi - Aug-16-2018, 01:59 PM - Forum: Jobs - No Replies

arculus GmbH develops a modular production system that allows the elimination of the conventional conveyer belt and thus establishes a new standard in..... More

Print this item

  Skype BOT project with backend as MS Excel spreadsheet
Posted by: uunniixx - Aug-16-2018, 01:43 PM - Forum: General Coding Help - No Replies

I am just any other beginner on Python and have been assigned to build a tool for Resource Booking - like who people want to book a facility if the sa..... More

Print this item

  Django Deployment Problem
Posted by: DoktorSoosMann - Aug-16-2018, 01:42 PM - Forum: Web Scraping & Web Development - No Replies

In on of my Django view´s I am making a request to another webserver via requests, this code works perfect when I run the it with the development serv..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 6 hours ago Lou Pedroski55 General Codin...
  Python compiler Yesterday, 20:01 NeoQuant NeoQuant General Codin...
  Trading Risk management s... Yesterday, 19:34 NeoQuant NeoQuant Code sharing
  Standard template Data En... Yesterday, 17:51 Hosthubac Hosthubac Code Review
  Python Online Compiler Yesterday, 07:39 alexmaxwell1 ichsanputr News and Disc...
  Python is not working on ... 11-28, 10:44 lary_p noisefloor General Codin...
  Help with Serial.write in... 11-28, 04:44 racingsubby Larz60+ General Codin...
  Can I develop a live vide... 11-27, 04:48 mtrkhan mamta25 Web Scraping ...
  silent deployment Python ... 11-26, 21:58 Bummibaer Larz60+ News and Disc...
  Proposal for PEP 11-26, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... 11-26, 08:47 Moltar1997 perfringo General Codin...
Most views
  The best Prog... 579499
  Tutorial Requ... 512879
  Web Scraping ... 442371
  Newbie with P... 386398
  New Users Int... 381744
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12113
buran 8196
snippsat 7393
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
QABOB Today
adityaN Today
NeoQuant Yesterday
Hosthubac Yesterday
ifdainstitute7 Yesterday

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020