Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,935
» Latest member: Baran12332
» Forum threads: 38,722
» Forum posts: 175,510
Full Statistics
|
Online Users |
There are currently 64 online users. » 0 Member(s) | 54 Guest(s) Applebot, Bing, AOL, Twitter, Google, AOL
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Yesterday, 07:55 PM
» Replies: 2
» Views: 343
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 06:57 PM
» Replies: 10
» Views: 3,807
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Yesterday, 12:30 PM
» Replies: 1
» Views: 3,385
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Yesterday, 11:11 AM
» Replies: 4
» Views: 716
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,181
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,061
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,288
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,282
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,405
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 965
|
|
|
Reddit bot thread |
Posted by: Gabriel777 - Sep-20-2021, 02:57 AM - Forum: General Coding Help
- No Replies
|
 |
Ok so I have the following code to make a reddit bot that posts responses to any new comments, but my question is how do I have it post to any posts s..... More
|
|
|
Generate a list |
Posted by: sasitha96 - Sep-19-2021, 06:15 PM - Forum: General Coding Help
- Replies (5)
|
 |
How to generate a list of all the ‘.exe’ files available in ‘C:\Windows\system32’ directory and store them in a log file created in the C drive with t..... More
Attached Files
Thumbnail(s)
|
|
|
updating pip |
Posted by: DoctorDan - Sep-18-2021, 11:21 PM - Forum: News and Discussions
- Replies (1)
|
 |
Every time that I create a new venv I am warned that I should update pip.
I have several questions?
1 - Why would anyone not want to update pip to t..... More
|
|
|
Pandas confused |
Posted by: DPaul - Sep-18-2021, 07:26 AM - Forum: General Coding Help
- Replies (6)
|
 |
I use pandas occasionally to read excel files.
I found out that I can also use it to calculate subtotals
using group(...). Works fine. Except when i ..... More
|
|
|
Srno not updating |
Posted by: cybertooth - Sep-17-2021, 08:03 AM - Forum: General Coding Help
- No Replies
|
 |
Hi all
I have written this code where the entries are added to the database. when I run the code the srnor is updated to the next available number. I..... More
|
|
|
openpyxl insert list with formulas |
Posted by: Irv1n - Sep-15-2021, 01:59 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello
I have this code:
[python]
wb = Workbook()
ws = wb.active
listf = [[1,1,1,1], [2,2,2,2], [3,3,3,3]]
calc_lst = [['=СЧЁТЕСЛИ(listf[x];"<>")..... More
|
|
|
|