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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,729
» Forum posts: 175,542

Full Statistics

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

Latest Threads
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
3 hours ago
» Replies: 1
» Views: 449
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
8 hours ago
» Replies: 4
» Views: 1,983
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,554
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 455
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 909
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 940
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,208
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,823
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,862
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 739

 
  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

  Installing Pytorch
Posted by: Godserena - Jul-01-2020, 07:28 AM - Forum: General Coding Help - Replies (4)

Hi
I have been trying to install pytorch using pycharm and cmd but both of them give me the same error - "Command errored out with exit status 1:"
I t..... More

Print this item

  python3 emulate tail -f on remote server... support required
Posted by: anna - Jul-01-2020, 06:42 AM - Forum: General Coding Help - No Replies

Hi All,

My source OS is Linux and destination OS Sunos. I am logging to remote server and tailing log file.

my issue

1) I am not able to read..... More

Print this item

  referencing another method in a class
Posted by: Skaperen - Jul-01-2020, 04:33 AM - Forum: General Coding Help - Replies (6)

how can i reference a method of a class from a different method in the same class?

Print this item

  My code is giving my an output of zero, no matter what value I input
Posted by: PiyushBanarjee - Jul-01-2020, 04:13 AM - Forum: General Coding Help - Replies (1)

Hi there, I will be very thankful to you if you can help me. I had written the following code to find the distance between two points on a graph throu..... More

Print this item

  List vs index:
Posted by: Frederico_Caldas - Jul-01-2020, 03:11 AM - Forum: Homework - Replies (5)

Hello all,

i'm trying to understand what should i change on my code so that i can use any words / sentence on the string:

[b]Given a string, display..... More

Print this item

  Trouble with Name not being defined - don't know why?
Posted by: simms7400 - Jul-01-2020, 12:57 AM - Forum: General Coding Help - Replies (1)

Hi Folks -

I have the following code:
[python]#!/usr/bin/python
# -*- coding: utf-8 -*-

import requests
import sys
import json
import datetime
impor..... More


Attached Files

Thumbnail(s)
   
Print this item

  regression line: bug
Posted by: jenya56 - Jul-01-2020, 12:02 AM - Forum: General Coding Help - Replies (2)

Hi All,
I have the two array bellow.
I am doing the simple regression and it gives me trouble. As soon as I add plotting line it gives me error of "..... More

Print this item

  Help with simplifying the tie function
Posted by: blacklight - Jun-30-2020, 10:06 PM - Forum: Homework - Replies (2)

Hi so for my AI class intro we had to programme a game. I made tic tac toe in python. If you look at the check_for_tie function, it looks a little bit..... More

Print this item

  Aligning values in arrays
Posted by: pav1983 - Jun-30-2020, 09:07 PM - Forum: General Coding Help - Replies (2)

Let's say I want to see if the first item in one string is the same first item as the second string in the array. Or, I want to check if the last item..... More

Print this item

  problem with ‘>’ (i.e. greater than) sign
Posted by: AOCL1234 - Jun-30-2020, 09:06 PM - Forum: Homework - Replies (2)

When I enter the following operation, there is a syntax error, apparently due to the 'greater than' sign:

[python]>>> V = set(text1)
>>> long_word..... More

Print this item

  problem with Matplotlib
Posted by: AOCL1234 - Jun-30-2020, 08:59 PM - Forum: Homework - Replies (4)

When I try to generate a plot (via Matplotlib), the output is as follows:

import matplotlib.pyplot as plt
ModuleNotFoundError: No module named..... More

Print this item

  Programming Question
Posted by: anon47820 - Jun-30-2020, 07:42 PM - Forum: Homework - Replies (1)

Hello, I was going to post this on the Homework forum but I felt as if this place would be better.
I have been asked to create this project for schoo..... More

Print this item

  Child class function of Log return "None"
Posted by: mbilalshafiq - Jun-30-2020, 06:18 PM - Forum: Homework - Replies (2)

# what is an issue in below coding , when i call child class function is return "None", Please guide us. #Thanks...

[python]import math

class Ca..... More

Print this item

  Web scrap multiple pages
Posted by: anilacem_302 - Jun-30-2020, 05:38 PM - Forum: Web Scraping & Web Development - Replies (3)

Hi All,

Hope you are doing good.

Am very new to python and am in a process of learning it.

Can someone please help me with the code for web s..... More

Print this item

  How to print out multiple drinks instead of just one based on the input?
Posted by: jayfre - Jun-30-2020, 05:35 PM - Forum: General Coding Help - Replies (4)

[python]coffee=4
tea=3
coke=2
print()
menu={'Coffee':'$4.00','Tea':'$3.00','Coca-cola':'$2.00',"Press 'd' ":"complete order"}
ccount=0
tcount=0..... More

Print this item

  Trying out a cafe menu. Programme work but stuck at printing part
Posted by: jayfre - Jun-30-2020, 04:46 PM - Forum: Code sharing - Replies (2)

`py
[python]coffee=4
tea=3
coke=2
print()
menu={'Coffee':'$4.00','Tea':'$3.00','Coca-cola':'$2.00',"Press 'd' ":"complete order"}
ccount=0
tc..... More

Print this item

  Simple automated SoapAPI Call with single variable replacement from csv
Posted by: asaxty - Jun-30-2020, 04:22 PM - Forum: General Coding Help - Replies (1)

Good Afternoon Gents/Ladies

I am not a natural coder but have been attempting to solve an automation issue with Python, the code I have hacked toge..... More

Print this item

  pop recursive to other variables
Posted by: nieman050313 - Jun-30-2020, 03:50 PM - Forum: General Coding Help - Replies (3)

Disclaimer: I am not a python guru, other languages quasi-guru.

This isn't making sense to me, either I'm not fully understanding the pop method or..... More

Print this item

  Pandas DataFrame Concatenate problems
Posted by: Kristenl2784 - Jun-30-2020, 03:42 PM - Forum: Data Science - Replies (1)

[python]import pandas as pd

df = pd.read_excel('C:\\work\\\\Report1.xlsx', sheet_name = 'data1', nrows=6)


df2 = pd.read_excel('C:\\work\\Repor..... More

Print this item

  iundefined is really defined
Posted by: Skaperen - Jun-30-2020, 03:07 PM - Forum: General Coding Help - Replies (5)

in the latest testing iteration of this code, at line 83 i am trying to return a reference to a function named close which is defined in line 63. yet..... More

Print this item

  How to retrieve value from td which under table/tbody/tr by python
Posted by: DDNEW - Jun-30-2020, 02:42 PM - Forum: Homework - Replies (1)

[output]
<table id="table-orders" cellpadding="0" cellspacing="0" border="0" class="mypage_table">
<colgroup>
<col width="13%">
..... More

Print this item

  Convert calendarweek into date
Posted by: and2handles - Jun-30-2020, 02:03 PM - Forum: General Coding Help - Replies (1)

Hello there,

I am trying to convert a calendar week into the first and last day of that week.

So for example I am searching for the start and en..... More

Print this item

  Need Outlook send email code using python
Posted by: srikanthpython - Jun-30-2020, 01:49 PM - Forum: General Coding Help - Replies (3)

Hi All,

Is there any working code for sending email in python using Outlook 365?
I tried different codes which I found in google but nothing is wo..... More

Print this item

  How to call self into other functions
Posted by: Drax_TheViper - Jun-30-2020, 12:58 PM - Forum: Homework - Replies (1)

This is the code I have, I'm not sure how i can execute add() by inputing the value of c through the call function.
Thanks!


class Drax:


..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My goal to be hired worki... 3 hours ago GnomeSweetGnome Larz60+ News and Disc...
  what does % stand for in ... 8 hours ago arbiel Gribouillis General Codin...
  My First App Yesterday, 10:53 BCopeland64 carlbidwell Code Review
  Unable to resolve FileNot... Yesterday, 03:54 llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... 09-26, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... 09-26, 03:53 justaguy SprunkiRetake Networking
  extracting data from a us... 09-25, 13:49 Perry DeaD_EyE General Codin...
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
Most views
  The best Prog... 577188
  Tutorial Requ... 500151
  Web Scraping ... 440893
  Newbie with P... 384904
  New Users Int... 369158
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12089
buran 8176
snippsat 7367
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Edzed4431 Yesterday
chaoh1911 Yesterday
KaydenJonah098 Yesterday
carlbidwell Yesterday
llarkin6 09-26

User Panel Messages

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