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,283
» Latest member: alexferrina
» Forum threads: 38,793
» Forum posts: 175,876

Full Statistics

Online Users
There are currently 35 online users.
» 2 Member(s) | 30 Guest(s)
Bing, Google, Mojeek, lovedeep, kshahzad1985

Latest Threads
LhanePulse
Forum: General Coding Help
Last Post: Gichardaxora
2 hours ago
» Replies: 0
» Views: 12
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 12:05 PM
» Replies: 5
» Views: 113
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 48
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,482
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 142
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 63
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,070
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,299
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 367
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 206

 
  Using Tkinter widgets on child window
Posted by: chewy1418 - Jan-30-2020, 09:37 PM - Forum: GUI - Replies (8)

Main/Root Window

My issue is in the TopLevel/Secondary Window. In that class, I have a ListBox which I can declare successfully and will app..... More

Print this item

  Using Python and scikitlearn, how to output the individual feature dependencies?
Posted by: warren8r - Jan-30-2020, 07:02 PM - Forum: Data Science - Replies (8)

Hello,
I am relatively new to Python and Machine Learning.
I have a basic dataset for insurance fraud and a script that generates the model and runs..... More

Print this item

  Czech IT specialists organize “hackathon” to give government online motorway vignette
Posted by: buran - Jan-30-2020, 05:57 PM - Forum: Bar - No Replies

https://www.radio.cz/en/section/curraffr...m-for-free
..... More

Print this item

  making a function that writes variables (is possible?)
Posted by: miker2808 - Jan-30-2020, 05:35 PM - Forum: General Coding Help - Replies (3)

Hello, I'm running dynamixel servos and I tried to convert few lines of code that read packet into a function to shorten the lines.
the lines were li..... More

Print this item

  Help, newbie here
Posted by: SufiyanSadiq - Jan-30-2020, 04:55 PM - Forum: General Coding Help - Replies (5)

hey i am new to python and i am having some issues with my code.[python]string = ''
length = 0
input_name = input("Enter your name: ")
length = len..... More

Print this item

  Can a table have both frequencies and percentages?
Posted by: larryb - Jan-30-2020, 04:16 PM - Forum: Data Science - Replies (2)

So my normal method for creating a table produces EITHER frequencies OR percentages.
I would really like to produce both frequencies AND percentages..... More

Print this item

  [GPX] Read all trkpt, and merge into single track?
Posted by: Winfried - Jan-30-2020, 04:08 PM - Forum: General Coding Help - No Replies

Hello,

I need to merge multiple tracks in multiple GPX files that all go in the same direction but aren't in the right order.

Before I figure ou..... More

Print this item

  Can I interpolate if I don't know the function I am dealing with?
Posted by: player1681 - Jan-30-2020, 01:15 PM - Forum: Data Science - Replies (2)

Hello everyone. I am working on the translation of some code from mathematica to python. In one line it is written ifuncEPSX = ..... More

Print this item

  Running linux command line apps...
Posted by: dbrdh - Jan-30-2020, 01:13 PM - Forum: General Coding Help - No Replies

Hi Herd,

Have done a bit of C/C++, Java, PHP, VB, Basic in the past and Python is new to me. I'm wanting to learn it as I have teamed a Raspberry Π 4..... More

Print this item

  Problem with an IF statement
Posted by: Ryan_Todd - Jan-30-2020, 10:42 AM - Forum: General Coding Help - Replies (13)

Hi Guys,

Still fairly new here, wondering why this loop is not working.. im trying to create a simple coin flip game. I know there is plenty of res..... More

Print this item

  csv file output
Posted by: rturus - Jan-30-2020, 10:16 AM - Forum: General Coding Help - Replies (7)

I have some problems:

I created a csv file

[python] with open('file.csv','a') as f:
thewriter=csv.writer(f)

thewriter.wri..... More


Attached Files

Thumbnail(s)
   
Print this item

  HELP TabError: inconsistent use of tabs and spaces in indentation
Posted by: blackjesus24 - Jan-30-2020, 09:34 AM - Forum: General Coding Help - Replies (2)

Hi there, i'm trying to print my code but it gives me this error:

[error] File "C:\Users\jay\Desktop\asd.py", line 6
print("Checking in passe..... More

Print this item

  multi login from excel list
Posted by: CIRMIND - Jan-30-2020, 09:15 AM - Forum: Web Scraping & Web Development - No Replies

I would like to access a site with 10 accounts. I would like to avoid creating 10 .py files. How can I solve this problem?
[python]import time
impor..... More

Print this item

  char == int
Posted by: Skaperen - Jan-30-2020, 08:54 AM - Forum: Bar - Replies (2)

in the language i was going to create, a single character was going to be equivalent to an int. having learned of better handling of Unicode, it coul..... More

Print this item

  How can I use concurrency to migrate database in Python?
Posted by: binhduonggttn - Jan-30-2020, 08:28 AM - Forum: General Coding Help - Replies (4)

I have a script used to migrate data from SQLite to Postgres. I just use a for loop to transfer tables one by one. Now, I want to experiment with tran..... More

Print this item

  web development with pytonik
Posted by: pytonik - Jan-30-2020, 07:10 AM - Forum: Web Scraping & Web Development - No Replies

how to develop web application using pytonik framework.. can anyone teach or work me through to use it. thank you

Print this item

  empty generator
Posted by: Skaperen - Jan-30-2020, 06:17 AM - Forum: General Coding Help - Replies (2)

coding a generator. but what if it has nothing to yield? just return? return anything in particular?

Print this item

  How to convert TransactSQL into Abstract Syntax Tree (AST) using Python?
Posted by: bajrangbs - Jan-30-2020, 04:32 AM - Forum: General Coding Help - Replies (2)

Can someone help me how I can convert a piece of T-SQL code into Abstract Syntax Tree(AST) using Python?

Print this item

  Bench marking tool
Posted by: rhey - Jan-30-2020, 01:53 AM - Forum: General Coding Help - Replies (4)

Hello,

I'm not a developer but I was here on a situation where the developer cannot fix the errors we encounter on his application. I'd like to kn..... More

Print this item

  multiple conditions
Posted by: Chandan - Jan-30-2020, 12:55 AM - Forum: General Coding Help - Replies (7)

Hi There,

I am trying to replicate one of the SAS functions in Python, not sure how to do it. It would be great if you guys can assist me with this..... More

Print this item

  Help finding example code please
Posted by: GaryKuipers - Jan-30-2020, 12:31 AM - Forum: GUI - Replies (5)

I am a python3 neophyte:

I would like to create a program that:
1) has a display (Tkinter? PyQT?) containing text fields and a button
2) can rec..... More

Print this item

  Taking a CSV output and using it for another function
Posted by: Gduffley - Jan-30-2020, 12:11 AM - Forum: General Coding Help - Replies (1)

I am looking to take the output of a CSV file and tie it into another function. All of this has to be done within the same python module. Can anyone..... More

Print this item

  uniterate
Posted by: Skaperen - Jan-29-2020, 11:27 PM - Forum: General Coding Help - Replies (1)

i have a big iteration loop like for item in myiterable: followed by a lot of indented code. in that loop body i test item for many ..... More

Print this item

  New to Python
Posted by: hcarcamo22 - Jan-29-2020, 10:53 PM - Forum: General Coding Help - Replies (2)

Hello,

I am starting on this coding experience just for fun, or mainly, because I want to learn how big data works.

Anyone can give me any advic..... More

Print this item

  Export to csv instead of json
Posted by: chetansaip99 - Jan-29-2020, 10:51 PM - Forum: General Coding Help - No Replies

Below python scripts gives response in json format. How can alter code to export response in csv format instead of json?

[python]import requests
i..... More

Print this item

  Help with Python function?
Posted by: b_salm - Jan-29-2020, 09:47 PM - Forum: Homework - Replies (2)

[python]def main_questions():
main_question = input("Would you like to take a short quiz?\n")
if main_question == "Yes" or main_question == ..... More

Print this item

  problem with complex scenario
Posted by: jk91 - Jan-29-2020, 09:24 PM - Forum: Homework - Replies (21)

Hi,

How to write program for below complex scenario in python 2 language:-

Chef's ingredients:-


1.The chef receives exactly 1 ingredient pe..... More

Print this item

  could not build an URI from the schemaLocation
Posted by: tharpa - Jan-29-2020, 08:13 PM - Forum: Web Scraping & Web Development - No Replies

I have inherited a Python script from my predecessor. However, it is failing with the error in the subject line. One thing that is making it difficult..... More

Print this item

  Correlation
Posted by: thomaschu - Jan-29-2020, 05:45 PM - Forum: General Coding Help - No Replies

I use the below code to produce the correlation and the p-value.

My questions are :
1. If there are many independent variables (Y) -- there are..... More

Print this item

  Pytonik The python MVC framework
Posted by: pytonik - Jan-29-2020, 05:41 PM - Forum: Web Scraping & Web Development - No Replies

join pytonik and contribute to the development of python mvc framework https://pytonik.com/ and [url= https://github.c..... More

Print this item

  Trouble converting a string into an int
Posted by: DreDigital - Jan-29-2020, 04:29 PM - Forum: Homework - Replies (2)

Hi team,

So I'm writing a simple program that asks for a user input of an integer, and then I need to convert that object into an argument that int..... More

Print this item

  Hashing Passwords – Python Cryptography Examples
Posted by: wagslane - Jan-29-2020, 04:15 PM - Forum: Tutorial Requests and Submissions - No Replies

How and why you should hash passwords in production:

https://qvault.io/2020/01/29/hashing-pas...-examples/

Print this item

  No arrays in Python?
Posted by: twilkinson - Jan-29-2020, 04:14 PM - Forum: General Coding Help - Replies (2)

I'm a complete Python novice, although I've written a million lines of 360 Assembler (40 - 50 years ago!). I'm trying to emulate 2-dimensional arrays..... More

Print this item

  Error using min() function on a list
Posted by: player1681 - Jan-29-2020, 04:08 PM - Forum: General Coding Help - Replies (2)

Hello everybody.

I am trying to find the max and min values of the first two columns of a matrix. I have written the following code

[python]
f ..... More

Print this item

  Select data from between two timestamps
Posted by: Makada - Jan-29-2020, 03:34 PM - Forum: Data Science - Replies (18)

Hi,

I am currently reading data from a .dat file as CSV.
With the script below i manage to get data from the source, but i cant get data when i se..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  LhanePulse 2 hours ago Gichardaxora Gichardaxora General Codin...
  data fetching for indian ... Yesterday, 12:05 drakhsin snippsat Web Scraping ...
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 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
Most views
  The best Prog... 579258
  Tutorial Requ... 512104
  Web Scraping ... 442185
  Newbie with P... 386294
  New Users Int... 379607
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 7390
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
alexferrina Yesterday
MattCarters 11-22
drakhsin 11-22
MileHigh303 11-21
ndx101 11-21

User Panel Messages

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