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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 18,898
» Latest member: Johns_Wikiii
» Forum threads: 37,556
» Forum posts: 170,665

Full Statistics

Online Users
There are currently 430 online users.
» 1 Member(s) | 422 Guest(s)
Bing, Facebook, Google, Yandex, Mojeek, AOL, Baidu, menator01

Latest Threads
Parsing "aTimeLogger" And...
Forum: Data Science
Last Post: Drone4four
1 hour ago
» Replies: 6
» Views: 545
Enahance Your Programming...
Forum: General Coding Help
Last Post: Johns_Wikiii
1 hour ago
» Replies: 0
» Views: 17
How can we attach sample ...
Forum: Board
Last Post: Johns_Wikiii
1 hour ago
» Replies: 3
» Views: 2,991
is this a valid variable ...
Forum: General Coding Help
Last Post: Gribouillis
3 hours ago
» Replies: 2
» Views: 101
equalto validator doesnt ...
Forum: General Coding Help
Last Post: Pedroski55
6 hours ago
» Replies: 1
» Views: 109
initializing interactive ...
Forum: News and Discussions
Last Post: Skaperen
8 hours ago
» Replies: 4
» Views: 183
Install python 2.7 in jup...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 01:53 PM
» Replies: 28
» Views: 757
Delete file with read-onl...
Forum: General Coding Help
Last Post: johndavis78
Yesterday, 12:07 PM
» Replies: 7
» Views: 22,100
making a form purely with...
Forum: General Coding Help
Last Post: robertkwild
Yesterday, 11:53 AM
» Replies: 15
» Views: 487
Python Code Help - pip in...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 06:13 AM
» Replies: 1
» Views: 85

 
  Need Help Typing Text into Tough Form [xpath / selenium]
Posted by: digitalmatic7 - Jun-05-2019, 06:26 AM - Forum: General Coding Help - No Replies

I'm struggling Huh I have no idea how to proceed. I just need to send text to these 2 fields.

The code is the exact same for both fields and..... More

Print this item

  Imitating C's strtol() function.
Posted by: Gribouillis - Jun-05-2019, 06:07 AM - Forum: Code sharing - Replies (5)

An exercise to imitate more or less the C function strtol that parses an integer at a given position in ..... More

Print this item

  compiling various versions of Python, which toolchain?
Posted by: Skaperen - Jun-05-2019, 05:54 AM - Forum: News and Discussions - Replies (4)

is there info on which toolchains the Python developers tested old versions of Python with (especially the compiler). i am building a script to compi..... More

Print this item

  Trying to write one line, writes 2
Posted by: Buddhism - Jun-05-2019, 04:08 AM - Forum: General Coding Help - Replies (1)

So the line below is what P is equal to. Everything works (No Errors)
Issue is, this should print in to a text file line by line

Example:
[quote]Choi..... More

Print this item

  versions ending with .0
Posted by: Skaperen - Jun-05-2019, 02:15 AM - Forum: News and Discussions - Replies (2)

are Python version numbers ending with .0 equivalent to the same version with the .0 removed? such as [u]3.7.0 is 3.7[/..... More

Print this item

  bytearray (and bytes) in Python2
Posted by: Skaperen - Jun-05-2019, 12:27 AM - Forum: News and Discussions - Replies (3)

i read in a couple places that bytearray is not available in Python 2. my Python 2.7.12 in Ubuntu 16.04.6 does have bytearray. was thi..... More

Print this item

  is it possible to use python to read and write from a jsx file?
Posted by: nadavrock - Jun-05-2019, 12:15 AM - Forum: General Coding Help - Replies (3)

i have extend script java script document i want to write into using python. but it didnt work. does it only work with txt files?

Print this item

  remove tags from BeautifulSoup result
Posted by: moski - Jun-04-2019, 09:18 PM - Forum: General Coding Help - Replies (1)

Please, I am just learning:
Can anyone tell me how I can remove the tags in the below output(Result) and get my answer in an array like
Address = [a..... More

Print this item

  elevator simulator...whats the wrong at this code?
Posted by: tasos710 - Jun-04-2019, 08:36 PM - Forum: General Coding Help - Replies (5)

[python]import random

class Lift(object):
def _init_(self,floors,passengers_in,direction ="up",cur_floor=1):
self.total_floors = flo..... More

Print this item

  What is the best book for in-depth Python for advanced other-language programmers?
Posted by: user118967 - Jun-04-2019, 06:55 PM - Forum: News and Discussions - Replies (1)

Hi. I would like to receive suggestions for Python learning materials for people who are already advanced programmers in languages such as Java or C++..... More

Print this item

  Two dataframes merged
Posted by: Ecniv - Jun-04-2019, 06:46 PM - Forum: Data Science - Replies (10)

Situation:
Learning Pandas, using Nederlands OV CHipkaart data (mine) for a month to test pandas and practice
Currently can read the file into a dat..... More

Print this item

  Understanding Class Variables
Posted by: vindo - Jun-04-2019, 06:29 PM - Forum: General Coding Help - Replies (9)

Hi,
I am a newbeee to python and had a prior java knowledge.
So, while learning python object oriented concepts, i am trying to relate to java (kind..... More

Print this item

  ATM Tracking Issue
Posted by: Zsapp01 - Jun-04-2019, 06:04 PM - Forum: General Coding Help - Replies (1)

Hello, I am trying to make an Atm where you scan an RFID card and then you type in a pin number and it opens the atm. Right now I have it where the AT..... More

Print this item

  Creating Python GUI applications with PyQt5
Posted by: mfitzp - Jun-04-2019, 05:32 PM - Forum: Tutorial Requests and Submissions - No Replies

I've been using PyQt5 for about 8 years and have written a number of tutorials on various things. This month I finally moved them all onto a single si..... More

Print this item

  3D Stacked bar on Map
Posted by: ZairaRosas - Jun-04-2019, 05:15 PM - Forum: General Coding Help - No Replies

I have a big problem and I would appreciate your help so much.
The thing is that I've been trying to do the map on the attached video with free resou..... More

Print this item

  ValueError: invalid rectstyle object
Posted by: fen1c5 - Jun-04-2019, 04:16 PM - Forum: General Coding Help - Replies (1)

Hi everyone, I have a problem.
First of one I'm using the python 3.7 version
I'm learning to use the pygame library; Well I have done this test prog..... More

Print this item

  web3 method
Posted by: rembrandt - Jun-04-2019, 03:27 PM - Forum: General Coding Help - Replies (3)

installed web3 api and cannot get it recognized.

from web3 import Web3
nonce = web3.eth.getTransactionCount(acct1)
[b]error = in..... More

Print this item

  generator function that yield from a list
Posted by: buran - Jun-04-2019, 01:58 PM - Forum: General Coding Help - Replies (9)

Let's say we have a string lie this 'a b c' (simplified example)
so we can do
[python]spam = 'a b c'
for ch in spam.split(' '):
..... More

Print this item

  sensor code that starts heater
Posted by: chano - Jun-04-2019, 01:57 PM - Forum: General Coding Help - Replies (3)

Hello,
i want to start the heater with the sensor, when the temperature is 0 dеgrees the heater start when the temperature becomes +3 degree heater st..... More

Print this item

  Predicting an output variable with sklearn
Posted by: Ccross1 - Jun-04-2019, 01:36 PM - Forum: Data Science - Replies (1)

*Disclaimer: I am new to this forum so I apologize if I am posting this in a way that does not conform to the best practices. This is a relatively gen..... More

Print this item

  Creating a new DataFrame from another DataFrame column
Posted by: Ilangos - Jun-04-2019, 11:24 AM - Forum: General Coding Help - Replies (1)

Hi All,

I'm newbie to python. I've a task to automate wherein I have to create separate excel files based on the RTO code available in an excel sh..... More

Print this item

  pyPDF2 nautilus columns modification
Posted by: AJBek - Jun-04-2019, 09:15 AM - Forum: General Coding Help - Replies (1)

Hi there, I am a recent convert to Linux and really enjoying it so far but I have come across a really annoying problem that is preventing me from mov..... More

Print this item

  google webscraper
Posted by: kirito85 - Jun-04-2019, 08:49 AM - Forum: Data Science - Replies (12)

Hi all,

I have a problem when using the code for webscraping. Appreciate any help please.

I get an error:
[error]
----------------------------..... More

Print this item

  website development
Posted by: masoud_da - Jun-04-2019, 08:05 AM - Forum: Web Scraping & Web Development - Replies (9)

hi dear guys
hope u be fine all.
im intending to develop a website for my business by python.i have a google site as [REMOVED BY MOD] but i want to ha..... More

Print this item

  How to create python API for face_recognition
Posted by: murali_datascience - Jun-04-2019, 06:43 AM - Forum: Data Science - No Replies

Hi,
I am using python 3.6.I have created a face recognition model using Anaconda python and want to create a API service using Flask or any API ..... More

Print this item

  Select of connections
Posted by: Gupi - Jun-04-2019, 05:01 AM - Forum: Networking - Replies (1)

Hello there.
I'd like to get some help to understand the basics of socket's work

The conditions are next:
1) server keeps 2 client connections ma..... More

Print this item

  Date format issue
Posted by: the_dude - Jun-04-2019, 03:05 AM - Forum: General Coding Help - Replies (11)

Hi All,

My apologies in advance if my code is sloppy, just getting back into programming from a LONG break.

I'm having some trouble with datetime.st..... More

Print this item

  New to Python. Need help!!!
Posted by: hoangthai10788 - Jun-03-2019, 11:40 PM - Forum: General Coding Help - Replies (3)

Hello everyone,

My name is Thai and I am new to Python. I have a question and really need your help so that I can have a better understanding about..... More

Print this item

  Importing randon error
Posted by: bharat_s579 - Jun-03-2019, 09:16 PM - Forum: General Coding Help - Replies (1)

Am trying to generate 2 random lists using below code

[python]
import random
a = random.randint(range(1,10))
b = random.randint(range(1,15))
c..... More

Print this item

  Error in compiling cython extension on Python 3.6.4 on Windows 8
Posted by: goldenmean - Jun-03-2019, 08:23 PM - Forum: General Coding Help - Replies (3)

I am learning to use Cython from here

I h..... More

Print this item

  New and raring to go just need some direction
Posted by: Lee23 - Jun-03-2019, 05:41 PM - Forum: News and Discussions - Replies (1)

Hello,

I have completed a new & beginner course and have done some small programs mainly converting some size calculations that I previously had in..... More

Print this item

  Preventing: IndexError: list index out of range
Posted by: PappaBear - Jun-03-2019, 04:57 PM - Forum: General Coding Help - Replies (1)

I understand how to use a for loop with range(len(list)) to be able to cycle through and address each item in a list.
However (and in my case a dir..... More

Print this item

  output limited
Posted by: loren41 - Jun-03-2019, 04:28 PM - Forum: Data Science - Replies (3)

Running Python 2.7 and Pandas.
Editor is Sublime Text.
Wrote a program to display two columns from a large csv file. The output seems correct, but tr..... More

Print this item

  Installing FPDF
Posted by: Batman - Jun-03-2019, 03:32 PM - Forum: General Coding Help - Replies (3)

I have downloaded the FPDF package zip file but have no idea how to install it. I was hoping there would be an install program with it. Has anyone d..... More

Print this item

  Help with filtering in Python
Posted by: Junes786 - Jun-03-2019, 02:19 PM - Forum: General Coding Help - Replies (2)

Hi, i am new to python and trying to learn a new language.

I am attempting to filter some output, but can't get my head around the syntax.

[pyth..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Parsing "aTimeLogger" And... 1 hour ago Drone4four Drone4four Data Science
  Enahance Your Programming... 1 hour ago Johns_Wikiii Johns_Wikiii General Codin...
  How can we attach sample ... 1 hour ago eveabion Johns_Wikiii Board
  is this a valid variable ... 3 hours ago Skaperen Gribouillis General Codin...
  equalto validator doesnt ... 6 hours ago robertkwild Pedroski55 General Codin...
  initializing interactive ... 8 hours ago Skaperen Skaperen News and Disc...
  Install python 2.7 in jup... Yesterday, 13:53 raman snippsat General Codin...
  Delete file with read-onl... Yesterday, 12:07 cubei johndavis78 General Codin...
  making a form purely with... Yesterday, 11:53 robertkwild robertkwild General Codin...
  Python Code Help - pip in... Yesterday, 06:13 Splishsplash92 Pedroski55 General Codin...
  How can i get the top sma... Yesterday, 06:10 mahmoudr899 Pedroski55 General Codin...
Most views
  The best Prog... 487231
  Web Scraping ... 361569
  Tutorial Requ... 350274
  Newbie with P... 293269
  Thread remain... 278454
Most reputation
buran 582
snippsat 499
Larz60+ 452
Gribouillis 341
deanhystad 315
Most replies
  New Users Int... 432
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 11887
buran 8094
snippsat 7133
deanhystad 6312
metulburr 5150
Top referrers
Googlepro 20
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
Johns_Wikiii Today
marythodge4 Yesterday
johndavis78 Yesterday
lateon00 Yesterday
broookleo Yesterday

User Panel Messages

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