Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,942
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,517
Full Statistics
|
Online Users |
There are currently 41 online users. » 1 Member(s) | 36 Guest(s) Bing, AOL, Google, AOL, deanhystad
|
Latest Threads |
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
3 minutes ago
» Replies: 8
» Views: 209
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
11 minutes ago
» Replies: 1
» Views: 1,704
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
2 hours ago
» Replies: 0
» Views: 45
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,426
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 839
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,677
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,189
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,702
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,516
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,616
|
|
|
Parsing xml |
Posted by: ateestructural - Apr-06-2021, 01:08 PM - Forum: General Coding Help
- Replies (2)
|
 |
I have the following Python code:
[python]def xml_parsing(file_name, tag_name, source_string_list, target_string_list):
from xml.etree imp..... More
|
|
|
wx.DC.CalcBoundingBox |
Posted by: menator01 - Apr-05-2021, 11:24 PM - Forum: GUI
- No Replies
|
 |
Could someone give me an example of wx.DC.CalcBoundingBox. In my project creating the die (square), I would like to set up a functions/methods to plac..... More
|
|
|
Pandas filters |
Posted by: SAF - Apr-05-2021, 07:00 AM - Forum: General Coding Help
- No Replies
|
 |
Hi
i have two columns ID and description.
If the ID is blank, and the description contains as P2.... then ID should come as P2 in place of balnk.
I..... More
|
|
|
|