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,305
» Latest member: MOHAMMAD_mk
» Forum threads: 38,798
» Forum posts: 175,909

Full Statistics

Online Users
There are currently 47 online users.
» 1 Member(s) | 42 Guest(s)
Bing, AOL, AOL, Google, snippsat

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
1 minute ago
» Replies: 6
» Views: 180
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
3 hours ago
» Replies: 3
» Views: 11,088
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 178
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 700
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,819
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 171
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 147
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 231
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,224
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 340

 
  Large Number Math
Posted by: fibonacci - Nov-20-2018, 07:15 PM - Forum: General Coding Help - Replies (2)

Hi all,

I'm trying to write a calculator to help me with some research that I am doing. I only need the following basic math functions (multiply,..... More

Print this item

  large csv to many xlsx containing multiple tabs
Posted by: thatIsTheCase - Nov-20-2018, 06:40 PM - Forum: Data Science - Replies (3)

I need to automate the creation of around 1000 excel workbooks. The workbook will contain three tabs.

TAB 1 = Overview and instructions for fund ho..... More

Print this item

  Google documents
Posted by: arsenal58 - Nov-20-2018, 05:03 PM - Forum: General Coding Help - Replies (2)

In school our teachers all have calender's on google docs. I am trying to get my python to open up the google document and then search that specific d..... More

Print this item

  searching file for unique words
Posted by: Siylo - Nov-20-2018, 04:57 PM - Forum: General Coding Help - Replies (2)

I am a new programmer looking to write a program that will search a .txt file and print out the unique words in it. Are there any built in functions t..... More

Print this item

  Topic Modelling - Document Labels
Posted by: Nicson - Nov-20-2018, 04:56 PM - Forum: General Coding Help - No Replies

Hi guys,
I have a question about Topic Modeeling with NLTK & Gensim.
I just started to deal with this topic and the Python language. Nevertheless,..... More

Print this item

  How to rerun the program in a loop with different input?
Posted by: bharaths - Nov-20-2018, 04:46 PM - Forum: General Coding Help - Replies (3)

Hi All!,

Following is my program, It asks for input, input is looked up in mysqldatabase, if host is found it will do a ssh, I'm new to python, I'm..... More

Print this item

  Signature verification
Posted by: saisankalpj - Nov-20-2018, 04:38 PM - Forum: General Coding Help - Replies (19)

https://gist.github.com/lkdocs/6519372
While following the code in above link i am getting false when i am using this code.The public key i am passin..... More

Print this item

  Class CryptoCSV: scrapes a given crypto-currency's daily historical data 2013-present
Posted by: rootVIII - Nov-20-2018, 04:30 PM - Forum: Code sharing - Replies (2)

also have a github repo... here's the code:

[python]
#! /usr/bin/python3
# Scrape coinma..... More

Print this item

  My First Qt App
Posted by: microphone_head - Nov-20-2018, 03:53 PM - Forum: GUI - Replies (4)

Hi all,

I am just starting to look into how to use Qt4 with Python 3.

I found an example that gives a skeleton Python file that I can use, but i..... More

Print this item

  Info web login
Posted by: antonio04 - Nov-20-2018, 03:17 PM - Forum: Web Scraping & Web Development - Replies (18)

Hello everybody.
Sorry for my english Cool Cool
I'm new and I'm a beginner

I have to check the articles on this website
http://dls.del..... More

Print this item

  Python Import Sybase Module returning non explicit error
Posted by: thebeefes - Nov-20-2018, 01:37 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi All.

I need to install ( import ) sybase module in python 3.7 but it has been a fiasco.

The major objective is to be able to query a Sybase A..... More

Print this item

  Hi how to take row 1 for every column and check the value what class is it
Posted by: kirito85 - Nov-20-2018, 12:29 PM - Forum: Homework - Replies (2)

Hi I have homework and i am stuck as to how to take row 1 for every column in the given csv file and check the value inside the cell what class is it?..... More

Print this item

  how can I create graphics using matplotlib
Posted by: royer14 - Nov-20-2018, 12:26 PM - Forum: Data Science - Replies (8)

hello, I'm trying to use the matplotlib library and since I'm new my code has been written wrong, can you tell me what I failed ?, more than anything ..... More

Print this item

  some ideas for intelligent list splitting?
Posted by: wardancer84 - Nov-20-2018, 11:39 AM - Forum: General Coding Help - Replies (4)

i have the following list ->

['SYSTEM=LDAP', 'registry=LDAP']
in need the elements as commandline argument for a system com..... More

Print this item

  iterrows() performance issue
Posted by: mohankris_v - Nov-20-2018, 10:33 AM - Forum: News and Discussions - No Replies

The below function calc_time_diff calculates time difference between two timestamps and finally adds them up and returns the result. But it should ign..... More

Print this item

  future warning when using numpy fancy indexing
Posted by: bluefrog - Nov-20-2018, 09:44 AM - Forum: Data Science - No Replies

After loading arrays from a data file, I get a future warning message when I try and use the result of one of the arrays as a mask over another;

th..... More

Print this item

  Connect to SFTP to read cvs files
Posted by: arunlal - Nov-20-2018, 08:02 AM - Forum: General Coding Help - Replies (1)

Hi

Can someone help me to read .CSV files placed on SFTP using Python - pysftp ?

Print this item

  unsupported operand type(s) for %: 'list' and 'int'
Posted by: RandomCoder - Nov-20-2018, 02:47 AM - Forum: General Coding Help - Replies (4)

a = []
k=1
for x in range(0,10):
    a.append(int(input()))
for x in range(0,30):
    if (a%2==0):
        k=k*a
print(k)
n..... More

Print this item

  How to iterate over command line arguments?
Posted by: zBernie - Nov-20-2018, 02:42 AM - Forum: General Coding Help - Replies (5)

How do you iterate over arguments passed to a script? I'm trying to use sys.argv as shown below, which does not work.

-Thanks


[python]
print..... More

Print this item

  raw_input vs input
Posted by: EmilySenechal - Nov-20-2018, 02:07 AM - Forum: General Coding Help - Replies (1)

I'm having a hard time understanding the difference between raw_input and input. Can someone dumb it down for me?
Thank you,
Emily Senechal

Print this item

  Parsing HTML
Posted by: jb34 - Nov-19-2018, 11:10 PM - Forum: Homework - Replies (2)

Hello,

I am new to this forum, so hello everyone!

I have an assignment where I have received data in an HTML format and I need to parse it out i..... More

Print this item

  Instructions unclear
Posted by: pySpy - Nov-19-2018, 10:11 PM - Forum: Homework - Replies (1)

Hey everyone, I have some code here that I just wrote for a course I am taking
in computer science. The instructions are, "Given the variables s and ..... More

Print this item

  update the content of Text widget
Posted by: atlass218 - Nov-19-2018, 09:05 PM - Forum: GUI - Replies (10)

hi
I try to update the content of Text widget by using this fonction:
[python]
def affichage_ddm_axe_loc35R_update ():

with open('archives/ILS_..... More

Print this item

  ORM Designer for Python ORMs
Posted by: ludekvodicka - Nov-19-2018, 08:58 PM - Forum: News and Discussions - Replies (3)

Hi,

I'm a creator of Skipper (https://www.skipper18.com) application (formerly ORM Designer) which allows PHP ..... More

Print this item

  Why is subprocess.call command not working?
Posted by: zBernie - Nov-19-2018, 08:54 PM - Forum: General Coding Help - Replies (5)

In the code snippet below, the subprocess.call command generates the file not found error shown below. However, passing the same variable "command" t..... More

Print this item

  pytesseract - enhance image before OCR
Posted by: kerzol81 - Nov-19-2018, 06:21 PM - Forum: General Coding Help - No Replies

Hi,

I'd like to get pytesseract correctly recognise characters from a security camera's OSD.

Here is a sample:
sampl[url=https://python-forum.io/thread-14201.html]..... More

Print this item

  Replace element in a nested list
Posted by: nagymusic - Nov-19-2018, 06:08 PM - Forum: General Coding Help - Replies (4)

I’m writing to ask if you could help me with a short Python example. Here’s a list of the list of strings:

[icode]my_string = [[89, 111, 117, 32], ..... More

Print this item

  describe top
Posted by: JerryGraham - Nov-19-2018, 04:27 PM - Forum: Data Science - Replies (3)

Sad

I import pandas and read my data file. describe says that top is divide by zero for Perc Ch column and it does not give some of the stati..... More

Print this item

  list of functions
Posted by: trazom - Nov-19-2018, 02:28 PM - Forum: General Coding Help - Replies (3)

hi,
i'm a total beginner.
how can i list all the functions in a module?

example : import * from os

which are all the components of "os"?

t..... More

Print this item

  help with homework
Posted by: lga13 - Nov-19-2018, 02:01 PM - Forum: Homework - Replies (3)

hey guys, needing some help here! I need to make a program that is going to take a range of numbers which are to be temperatures and store them in a l..... More

Print this item

  getting windows title and keystrokes !!
Posted by: evilcode1 - Nov-19-2018, 10:58 AM - Forum: General Coding Help - Replies (4)

hello there .... im trying to code a simple keylogger that log the key strokes and active windows titles : this is my code :

[python]# -*- coding: ..... More

Print this item

  Web Page not opening while web scraping through python selenium
Posted by: sumandas89 - Nov-19-2018, 10:57 AM - Forum: Web Scraping & Web Development - Replies (4)

I am writing codes to do web crawling in windows environment, and using google chrome and mozila firefox as browser. For google chrome I downloaded la..... More


Attached Files

Thumbnail(s)
   
Print this item

  Measure accuracy of Object Detection
Posted by: Shameendra - Nov-19-2018, 10:37 AM - Forum: General Coding Help - Replies (2)

Hey Guys, I am using YOLO model to detect objects in videos, but due to insufficient input date, my training result is not accurate. Sometimes the bou..... More

Print this item

  Unable to open file
Posted by: ayaz786amd - Nov-19-2018, 09:46 AM - Forum: General Coding Help - Replies (7)

Hi
the code is

 print("a file")
text_file = open('123.txt','r')

print(text_file.read())

text_file.close()
but its not op..... More

Print this item

  If withing lists
Posted by: 3Pinter - Nov-19-2018, 08:21 AM - Forum: General Coding Help - Replies (1)

So here I go. I'm going to try to explain this one.

I want to do a check on certain values and based upon its answer doing something.

I have a ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 1 minute ago Lou snippsat General Codin...
  Python Online Compiler 3 hours ago alexmaxwell1 ichsanputr News and Disc...
  Python is not working on ... Yesterday, 10:44 lary_p noisefloor General Codin...
  Help with Serial.write in... Yesterday, 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...
  best way to learn python 11-26, 04:40 dutch ichsanputr News and Disc...
  data fetching for indian ... 11-25, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
Most views
  The best Prog... 579483
  Tutorial Requ... 512721
  Web Scraping ... 442348
  Newbie with P... 386393
  New Users Int... 381632
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 7392
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
MOHAMMAD_mk Today
virvainfotech Today
IFDA123 Yesterday
TimTom420 11-27
cruisesfares 11-27

User Panel Messages

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