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,280
» Latest member: ndx101
» Forum threads: 38,790
» Forum posts: 175,869

Full Statistics

Online Users
There are currently 37 online users.
» 0 Member(s) | 33 Guest(s)
Bing, Google, Apple

Latest Threads
How to put my game loop i...
Forum: Game Development
Last Post: Santoro
49 minutes ago
» Replies: 12
» Views: 5,993
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
1 hour ago
» Replies: 4
» Views: 1,441
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Yesterday, 02:10 PM
» Replies: 2
» Views: 90
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Yesterday, 06:48 AM
» Replies: 0
» Views: 31
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:46 AM
» Replies: 2
» Views: 4,283
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 299
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 146
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 209
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,115
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 257

 
  data frame excel cell calulation
Posted by: buunaanaa - Jul-02-2020, 07:42 PM - Forum: General Coding Help - Replies (1)

Question 1
I am having issue finding the information on operating


[img]https://www.google.com/search?q=excel+worksheet&tbm=isch&chips=q:excel+w..... More

Print this item

  Problem using a button with tkinter
Posted by: SmukasPlays - Jul-02-2020, 07:35 PM - Forum: General Coding Help - Replies (6)

I'm new on Python and now I'm trying to do a simple product registration system with tkinter and sqlite3, following a tutorial on the internet. But I'..... More

Print this item

  Mesure delay time in network (graph)
Posted by: leemao - Jul-02-2020, 04:06 PM - Forum: Networking - No Replies

Hello,

I have a graph G with n nodes and m edges, I generated a random float number between 0 and 1 as a delay time for each edge, then after findi..... More

Print this item

  Partial using Tkinter function
Posted by: chesschaser - Jul-02-2020, 03:37 PM - Forum: General Coding Help - Replies (10)

Hi guys! I have this program which displays the time. The time is updated via a multiprocessing Process() which is targeted at a partial. However, the..... More

Print this item

  Fecth Url Question
Posted by: Chrovan - Jul-02-2020, 03:34 PM - Forum: Homework - No Replies

Hi all, I'm studying Python and I should write a function in Python that check whether a user has fetched some url or not through his web browser. I r..... More

Print this item

  Is using while True loop good?
Posted by: escape_freedom13 - Jul-02-2020, 03:30 PM - Forum: General Coding Help - Replies (5)

Hi,
I've created a process in which I've used one while True loop for watch on a changeable variable. If the variable change something happens, o..... More

Print this item

  Case sensitive mishmash
Posted by: All_ex_Under - Jul-02-2020, 03:26 PM - Forum: News and Discussions - Replies (1)

In the last days, I`m straggling with a problem that almost destroys my system:
Im using python 3.7.3 and IntelliJ but every time Im trying to code..... More

Print this item

  How to add a number to each column separtely in numpy array?
Posted by: Oliver - Jul-02-2020, 02:55 PM - Forum: General Coding Help - No Replies

I have a numpy array created like below for a graph. It graphs a unit box.

[python] np.array([[x, y] for x in np.arange(0, 1.01, .01) for y in
..... More

Print this item

  Leap Year Issue
Posted by: spalisetty06 - Jul-02-2020, 12:04 PM - Forum: General Coding Help - Replies (3)

Hello,
I am facing an issue when I use Years' like 100, 1000. I am not sure, why is this happening.

[python]
print("***********Leap Year*********..... More

Print this item

  def vs class
Posted by: Nienie - Jul-02-2020, 11:57 AM - Forum: Homework - Replies (2)

Hi everyone,

I am self-learning python and just came across a question why I cannot rewrite the example on the book in another way.

[b]The exam..... More

Print this item

  Qpainter Error
Posted by: GMCobraz - Jul-02-2020, 11:29 AM - Forum: GUI - Replies (6)

Dear all,

I faced a bug that happen sometime in my program.

It is not occur everytime, but show up randomly.

QPainter::begin: Paint device re..... More

Print this item

  Create Pip package
Posted by: anthonymoss78 - Jul-02-2020, 10:55 AM - Forum: General Coding Help - Replies (1)

Hi,
I am looking to create a python package to enable others to install my package using pip .
ie pip install anthonyPck

the package is only to ..... More

Print this item

  Python as First Langauge
Posted by: mga010 - Jul-02-2020, 10:09 AM - Forum: News and Discussions - Replies (20)

I do not know where to ask this. This forum is linked from Python.org. So it seems just right.

I am going to teach a first-year university course i..... More

Print this item

  Time class with picosecond precision
Posted by: marcocod - Jul-02-2020, 07:30 AM - Forum: Data Science - Replies (5)

I'm looking for a class that is able to represent the time with the picosecond precision. I found the class numpy.datetime64 that can have this precis..... More

Print this item

  Automation WEB sel+Python
Posted by: ABVSVL - Jul-02-2020, 06:15 AM - Forum: Web Scraping & Web Development - Replies (3)

Hi . Who can help me ?

There is a website.

I make a choice by // span [@ class = "basket-item__price-total_discount js__total-price"] of these 3..... More

Print this item

  Plotting 3D surface plot for non-linear multivariate regression with 5 variables
Posted by: khwajaosama - Jul-02-2020, 04:49 AM - Forum: General Coding Help - No Replies

I am new to Python. I am trying to plot surface plots to show my model fit. I have developed a multivariate polynomial model using sklearn library. Wh..... More

Print this item

  issue with if else statement
Posted by: spalisetty06 - Jul-02-2020, 04:08 AM - Forum: General Coding Help - Replies (6)

Hello,
I have tried to program something simple as I am a beginner. But it always executes else part, I don't know why. Please correct my code.

[p..... More

Print this item

  Beginner, my recursion returns None, and related problem
Posted by: zpacemanzpiff - Jul-02-2020, 03:16 AM - Forum: General Coding Help - Replies (2)

Absolute beginner at coding attempting to learn Python. Current chapter of "Slither into Python" is on recursion; my current task is to identify the ..... More

Print this item

  Python: Automated Script to Read Multiple Files in Respective Matrices
Posted by: Robotguy - Jul-02-2020, 12:01 AM - Forum: General Coding Help - Replies (7)

Hello,

I am a beginner and trying to automate a simple problem. I am reading multiple files one-by-one and saving the data in respective matrices. I ..... More

Print this item

  making a guessing number game
Posted by: blacklight - Jul-01-2020, 09:30 PM - Forum: Homework - Replies (1)

Hi for my intro AI school project I had to make a number guessing game. Is there a way to somehow put this in like some graphics. I'm pretty new to th..... More

Print this item

  Unit Testing is not showing Test case result
Posted by: mbilalshafiq - Jul-01-2020, 07:26 PM - Forum: Homework - Replies (2)

[python]
# -*- coding: utf-8 -*-
"""
Created on Mon Jun 22 23:46:47 2020

@author: Lenovo
"""
#import pdb
import unittest

class Calculator:..... More

Print this item

  fileinput package appears to be zeroing files
Posted by: rexrf - Jul-01-2020, 06:05 PM - Forum: General Coding Help - No Replies

trying to replace a string inline using fileinput package, but after being processed the resulting files are zero bytes... here is a snippet of code, ..... More

Print this item

  Help with rerolling the dice
Posted by: blacklight - Jul-01-2020, 05:20 PM - Forum: General Coding Help - Replies (3)

Hi, so I made this programme which shows a different number when it runs(dice). The problem is when I type yes to : Do you want to roll again, it give..... More

Print this item

  Having trouble grouping rows by common numbers
Posted by: Rusmatic - Jul-01-2020, 04:56 PM - Forum: Data Science - No Replies

Good day

I've been attempting to group rows in an excel spreadsheet, the data is a bit of mess and I need to tidy it up.
The idea is to link all t..... More

Print this item

  Dataframe to template
Posted by: Kristenl2784 - Jul-01-2020, 04:24 PM - Forum: General Coding Help - No Replies

Hello,

How would I go about copying a dataframe to an excel template without overwriting data in the template? The template has 10 tabs with data ..... More

Print this item

  Pandas data frame creation from Kafka Topic
Posted by: vboppa - Jul-01-2020, 04:23 PM - Forum: Data Science - No Replies

I am a newbie to the Python and Kafka as well, I need to create a pandas data frame in python from the source "Kafka Topic". Could any one please prov..... More

Print this item

  python and openCV installation
Posted by: dejhost - Jul-01-2020, 03:28 PM - Forum: General Coding Help - Replies (16)

Hello!
I'm new to the world of python, struggling to understand all different versions, types of installations and environments.

My OS is Windows ..... More

Print this item

  How to refer to particular cell
Posted by: GMCobraz - Jul-01-2020, 02:25 PM - Forum: General Coding Help - No Replies

Dear all,

I have a question.

[python]
battery_temp = data['Battery Temperatur [°C]']. max()
self.display_bat_temp.display(battery_temp) ..... More

Print this item

  css not working in Django
Posted by: mp3909 - Jul-01-2020, 12:48 PM - Forum: Web Scraping & Web Development - Replies (3)

I am using django 2.2.7

I have a template called index.html (attached).
Inside here, I have li tags for which I want to remove the bullet points...... More


Attached Files

Thumbnail(s)
       
Print this item

  A Problem With The Body of My Function
Posted by: Billy_Papke - Jul-01-2020, 12:35 PM - Forum: Homework - Replies (1)

Hello,

I'm writing here with only a slight degree of knowledge, but I think, I hope, this is the right place to ask the right questions.

Okay,..... More

Print this item

  Errors using --processes parameter
Posted by: sonhospa - Jul-01-2020, 11:46 AM - Forum: General Coding Help - Replies (3)

Hello all,

I'm new to Python and not even a "real" programmer, so I apologize if any of my questions show the lack of expertise ;-)

I'm trying t..... More

Print this item

  Senior Software Engineer in Test, relocation
Posted by: yellowraven_ - Jul-01-2020, 10:46 AM - Forum: Jobs - Replies (2)

Who? Senior Software Engineer in Test
Where? Helsinki, Finland
How? On-site

Our client is a cloud technology startup lau..... More

Print this item

  Multiplayer call to Telegram bot
Posted by: AlexSn2020 - Jul-01-2020, 09:40 AM - Forum: General Coding Help - Replies (4)

I'm writing a telegram-bot. It checks the email box(common to all), and if it finds the set parameters then returns some information to the user and d..... More

Print this item

  Defining function in selenium
Posted by: AgileAVS - Jul-01-2020, 09:22 AM - Forum: Web Scraping & Web Development - Replies (3)

Hey I am very early at programming but the problem is I am having a lot of trouble while defining functions. This has made my code pages and pages lon..... More

Print this item

  Sorting algorithms
Posted by: Ayman_2001 - Jul-01-2020, 09:07 AM - Forum: Homework - Replies (1)

Greetings,
I've been doing this Udacity course where they teach us the basics to Python and CS via creating a search engine. So, in that course we wr..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  How to put my game loop i... 49 minutes ago temlotresid6 Santoro Game Developm...
  My goal to be hired worki... 1 hour ago GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... Yesterday, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... Yesterday, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  Help with running PvZ Fus... Yesterday, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
  [SOLVED] Access keys and ... 11-17, 11:47 Winfried Winfried General Codin...
  PermissionError: [Errno 1... 11-17, 08:44 Tuurbo46 Tuurbo46 GUI
Most views
  The best Prog... 579185
  Tutorial Requ... 511903
  Web Scraping ... 442139
  Newbie with P... 386222
  New Users Int... 379124
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+ 12109
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
ndx101 Today
Santoro Today
OtiliaBecker Today
NAGASOWMYAGUNDU Yesterday
shipa1autotransport Yesterday

User Panel Messages

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