| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 35 online users. » 0 Member(s) | 30 Guest(s) Bing, Google, Apple, Internet Archive
|
|
|
| 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
|
|
|
|