Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,945
» Latest member: susan
» Forum threads: 38,725
» Forum posts: 175,521
Full Statistics
|
Online Users |
There are currently 69 online users. » 0 Member(s) | 62 Guest(s) Bing, AOL, AOL, Applebot, Mojeek
|
Latest Threads |
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
2 hours ago
» Replies: 0
» Views: 22
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: susan
3 hours ago
» Replies: 4
» Views: 9,087
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
7 hours ago
» Replies: 2
» Views: 419
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
8 hours ago
» Replies: 0
» Views: 66
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 08:56 PM
» Replies: 9
» Views: 561
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,784
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,104
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,462
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,024
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,774
|
|
|
c:\... Syntax |
Posted by: Aussie - Jan-08-2021, 08:48 AM - Forum: General Coding Help
- Replies (18)
|
 |
Hi Guy's,
I am trying to send a request.
When I try to run the code I get an error arrow below the C: in the below line;
[inline]verify=r"C:\\U..... More
|
|
|
Problem with pandas |
Posted by: palladium - Jan-08-2021, 12:54 AM - Forum: General Coding Help
- No Replies
|
 |
Sample data:
[output]
business_name
john chin elementary school
sutter pub and restaurant
sri thai cuisine
washington bakery & restaurant
broth..... More
|
|
|
Python Requests SSL |
Posted by: Aussie - Jan-07-2021, 02:09 AM - Forum: General Coding Help
- No Replies
|
 |
Hi,
I have managed to get Auth working. However, using the SSL certificate is proving difficult.
Any ideas? verify ='C:/Users/Administrator/Desktop/..... More
|
|
|
How to delete existing label? |
Posted by: Oshadha - Jan-06-2021, 05:00 PM - Forum: GUI
- Replies (8)
|
 |
Script,
[python]
from tkinter import *
main = Tk()
main.title("1. Unit & Dimentions")
#root.geometry("1600x800+0+0")
#Var Details
length = ..... More
|
|
|
Some errors |
Posted by: CarnariusXx - Jan-06-2021, 04:08 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi, I've this code and I think that's correctly write but it show me some errors. I tried deal with this but without effects
[python]
import numpy..... More
|
|
|
|