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,961
» Latest member: carlbidwell
» Forum threads: 38,729
» Forum posts: 175,540

Full Statistics

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

Latest Threads
My First App
Forum: Code Review
Last Post: carlbidwell
11 minutes ago
» Replies: 8
» Views: 8,369
what does % stand for in ...
Forum: General Coding Help
Last Post: carlbidwell
1 hour ago
» Replies: 3
» Views: 1,750
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
7 hours ago
» Replies: 3
» Views: 276
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 695
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 780
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 5,028
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,672
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,712
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 330
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 565

 
  Remote Coding .... whats the deal ?
Posted by: TrueStudentOfPython - Oct-19-2018, 03:18 AM - Forum: News and Discussions - No Replies

Hello Everyone!

So, I have a situation to present followed by a question. I am traveling between countries constantly ( between the U.S.A and Ge..... More

Print this item

  Read directly from excel file using python script
Posted by: dvldgs05 - Oct-19-2018, 02:51 AM - Forum: Homework - No Replies

So I have iterated over a text file to create a dataset with feature classes in a new gdb. I am having trouble trying to figure out how to modify the ..... More

Print this item

  type for sequences
Posted by: Skaperen - Oct-19-2018, 12:50 AM - Forum: General Coding Help - Replies (3)

is there a common parent type for all sequence types that would make it simpler to test if some object is any sequence using isinstance() without havi..... More

Print this item

  Text Editors!
Posted by: TrueStudentOfPython - Oct-19-2018, 12:48 AM - Forum: News and Discussions - Replies (7)

Hello Everyone!

So I am a new to the board and I am also an serious aspiring Python user, so for my first post I wanted to start somewhere very..... More

Print this item

  numpy help: Uniform order-based crossover
Posted by: Mass17 - Oct-18-2018, 10:05 PM - Forum: Homework - No Replies

Hello,
I have two array A & B as follow,
A = [2,6,4,5,3,1]
B = [1,4,3,6,5,2]
From which I formed a numpy array;
oldArr = np.array([[2,6,4,5,3,1],..... More

Print this item

  Sign XADES-EPES Python
Posted by: pedro86porras - Oct-18-2018, 09:35 PM - Forum: General Coding Help - Replies (2)

Hello, I'm new here and I was looking to sign xml documents with xADES-EPES but I have not found how doing this, i don't know if anyone know someting ..... More

Print this item

  Python IDEs on the Raspberry Pi
Posted by: microphone_head - Oct-18-2018, 08:07 PM - Forum: Bar - Replies (7)

Greetings,

I would like to hear from members that have user experience of Python IDEs on the Raspberry Pi. I have particular interest in learning ..... More

Print this item

  Write specific rows from pandas dataframe to csv file
Posted by: pradeepkumarbe - Oct-18-2018, 07:48 PM - Forum: Data Science - Replies (3)

Below is my CSV file

Territory  NoOfCustomer
D00060     10
D00061     20
D00065     70
D00067     90
I have to create a Uni..... More

Print this item

  Official PSF Python Developers Survey 2018
Posted by: buran - Oct-18-2018, 07:26 PM - Forum: News and Discussions - Replies (1)

You can join Python Software Foundation Python Developers Survey 2018.
Link available from python.org start page

Print this item

  save video frames into pandas data-frame
Posted by: tofi - Oct-18-2018, 07:02 PM - Forum: Data Science - No Replies

HI

I have video files in three directories (Train , Development , Test ) and

there is a .csv file contains info about each video subject label,..... More

Print this item

  Return giving incorrect value
Posted by: Calingaladha - Oct-18-2018, 05:06 PM - Forum: Homework - Replies (5)

Part of a recent assignment was to create a conversion program using functions. This week, we have been asked to modify it and create value-returning ..... More

Print this item

  How to combine timeseries data under one column?
Posted by: python_newbie09 - Oct-18-2018, 04:28 PM - Forum: General Coding Help - Replies (1)

I have two columns A and B that consists of the same timestamps with different data, it is like 2 sensors collecting data at the same time. These two ..... More

Print this item

  neural network- undefined name with sigmoid function
Posted by: kierie_001 - Oct-18-2018, 04:08 PM - Forum: Data Science - No Replies

my code is as follows:

[python]
import numpy as np
import scipy.optimize as opt
import matplotlib.pyplot as plt
#*matplotlib inline
def f(x,a,..... More

Print this item

  VSCode magicPython??
Posted by: Larz60+ - Oct-18-2018, 03:42 PM - Forum: General Coding Help - Replies (2)

I recently upgraded VSCode (Version 1.28.1) and just noticed that it's not using my virtual environment for python, and not sure how to change.
Tryin..... More

Print this item

  An Extra 'None'
Posted by: leoahum - Oct-18-2018, 03:07 PM - Forum: General Coding Help - Replies (5)

I'm trying a piece of script from Magnus Lie Hetland's book. It goes as below.

[python]class Person:
def setName(self, name):
self.n..... More

Print this item

  Python Launcher on my PC?
Posted by: bigdawg - Oct-18-2018, 02:50 PM - Forum: News and Discussions - Replies (17)

How do I determine what software program is using Python Launcher on my Windows 7 Ultimate PC?

Print this item

  Looking for a new distrohttps://python-forum.io/Thread-Looking-for-a-new-distro
Posted by: Larz60+ - Oct-18-2018, 01:49 PM - Forum: General Coding Help - Replies (7)

I am currently running opensuse leap 15.
the python version I am using is (pyenv) 3.6.6 as 3.7.0 will not install. I use virtual environment (pyenv) ..... More

Print this item

  Help with simulation
Posted by: Geeseball - Oct-18-2018, 12:19 PM - Forum: General Coding Help - No Replies

I have two situations. In one situation the simulation is executed based on random variables and in the second situation the random variables are obta..... More

Print this item

  Issue with re.findall
Posted by: alinaveed786 - Oct-18-2018, 10:44 AM - Forum: General Coding Help - Replies (8)

I m stuck with re.findall . Basically, below code, I m trying to find whether certain patches as defined by patches list is applied to the Oracle home..... More

Print this item

  HELP in python homework
Posted by: makashito - Oct-18-2018, 09:27 AM - Forum: Homework - Replies (4)

1.1 [5 points] If statement q
has the truth value True, determine all truth value asignments for the primitive statements, p
, r
, and s
for whi..... More

Print this item

  Python debugging local os
Posted by: Baggelhsk95 - Oct-18-2018, 08:56 AM - Forum: General Coding Help - Replies (1)

Hello guys, quick question, does any of you know how can i make debugging when something has changed in specific solder in local folder?i wanted to ge..... More

Print this item

  No connection could be made becouse the target machine actively refused it.
Posted by: GottaAimHigherPal - Oct-18-2018, 08:51 AM - Forum: Networking - Replies (1)

I want to establish a connection between 2 diffrent mechies.

heres my code
[python]
server:
#!/usr/bin/python # This is server.py file..... More

Print this item

  Listbox data
Posted by: samtal - Oct-18-2018, 08:01 AM - Forum: GUI - Replies (5)

Hi,
On raspberry-pi, Python 3.5, I am trying the use of tkinter Listbox.
I noticed that when filling up a Listbox with a pure Python List, while the ..... More

Print this item

  Why does my code not execute? (def function with 'for in' iteration over a dictionary
Posted by: Placebo - Oct-18-2018, 06:07 AM - Forum: General Coding Help - Replies (3)

Hi^^

I have troubles to find my mistake within following code:
[python]def printPicnic(itemsDict, leftWidth, rightWidth):
print('PICNIC ITEMS..... More

Print this item

  dynamic use of attributes
Posted by: Skaperen - Oct-18-2018, 03:49 AM - Forum: News and Discussions - Replies (4)

a while back i saw a web page that showed how to create an object in which attributes can be created by an assignment to that attribute.

you would ..... More

Print this item

  Need help with iteration homework
Posted by: Dendro - Oct-18-2018, 12:35 AM - Forum: Homework - Replies (2)

Hi guys, i'm really bad at python and could really use help solving this homework
[Image: 2732bfb979.png]

This is my attemp..... More

Print this item

  Return Object Created from Multiple Classes
Posted by: emerger - Oct-17-2018, 11:53 PM - Forum: General Coding Help - Replies (3)

Hello.
I have an object (lyst2) that is created from multiple classes. When I use that returned object in another module and iterate through it, I g..... More

Print this item

  from graphics import *
Posted by: jmaloney413 - Oct-17-2018, 10:05 PM - Forum: General Coding Help - Replies (2)

I am attempting to follow a tutorial however my code keeps failing in the first line.
"setBackground" and "color_rgb()" both auto filled so I know t..... More

Print this item

  Need help with fixing iteration counter
Posted by: Kapolt - Oct-17-2018, 09:17 PM - Forum: Homework - Replies (8)

Probably a brainlet question, but I will ask anyway since I'm too lazy to actually read the documentation.
I've been trying to do this exercise: http..... More

Print this item

  A learner game
Posted by: Mentlegenn - Oct-17-2018, 08:16 PM - Forum: Game Development - Replies (3)

I am fairly new to Python and am writing a very basic game. Essentially all we are doing is copying and understanding snippets of code
but for..... More

Print this item

  !
Posted by: MuntyScruntfundle - Oct-17-2018, 08:09 PM - Forum: General Coding Help - No Replies

Hi there.

I'm trying to get a monitor screen together with Curses. Thanks to whoever suggested it, it's going to do everything I want when I get i..... More

Print this item

  beginner send value from function
Posted by: klausen79 - Oct-17-2018, 07:54 PM - Forum: Web Scraping & Web Development - Replies (1)

Hi
i am a beginner, but love python
I can't figure out how to get the value "place" in my function into this "placevar1.set()"
I need this value to..... More

Print this item

  New for history Buffs
Posted by: Larz60+ - Oct-17-2018, 07:35 PM - Forum: Bar - No Replies

The Papers of US President Theodore Roosevelt Now Online. I think it will be interesting reading.
https://www.loc.gov/item/prn-18-132/?loclr=ealn

Print this item

  name these two functions
Posted by: Skaperen - Oct-17-2018, 07:25 PM - Forum: Bar - Replies (3)

i wrote a function that converts an int to a string of digits. it has options to set the base, set the minimum width, set the digits to use (implies ..... More

Print this item

  Why is this opening 2 windows/frames?
Posted by: WuchaDoin - Oct-17-2018, 06:55 PM - Forum: GUI - Replies (2)

[python]from tkinter import *

class App(Tk):

def __init__(self, root):

Tk.__init__(self)

self.geometry("1280x720")

Ma..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My First App 11 minutes ago BCopeland64 carlbidwell Code Review
  what does % stand for in ... 1 hour ago arbiel carlbidwell General Codin...
  Unable to resolve FileNot... 7 hours ago llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... Yesterday, 17:13 RonR noisefloor GUI
  Is the interpreter that c... Yesterday, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... Yesterday, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... Yesterday, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... Yesterday, 03:53 justaguy SprunkiRetake Networking
  My goal to be hired worki... Yesterday, 00:32 GnomeSweetGnome GnomeSweetGnome News and Disc...
  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... 577095
  Tutorial Requ... 499937
  Web Scraping ... 440826
  Newbie with P... 384819
  New Users Int... 368977
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+ 12088
buran 8176
snippsat 7367
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
carlbidwell Today
llarkin6 Yesterday
Xuitar Yesterday
SprunkiRetake Yesterday
GnomeSweetGnome 09-25

User Panel Messages

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