| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 48 online users. » 1 Member(s) | 44 Guest(s) Bing, Google, AOL, Gribouillis
|
|
|
| VScode problem with output window |
|
Posted by: chipx - Dec-04-2021, 09:59 PM - Forum: Bar
- Replies (2)
|
 |
I hope I'm in the right place for this type of question....
Hello, I use VScode with Python and Code Runner and the problem that I can not solve is ..... More
Attached Files
Thumbnail(s)
|
|
|
| Regex problem |
|
Posted by: bontwoody - Dec-04-2021, 04:58 PM - Forum: Data Science
- Replies (3)
|
 |
Im having some difficulty understanding regex patterns. After reading around I constructed the following pattern.
['^.?RE..D$']
My understanding..... More
|
|
|
| numpy masking/filtering |
|
Posted by: nilamo - Dec-03-2021, 04:32 AM - Forum: Data Science
- Replies (3)
|
 |
I'm working on a project where I'm using numpy for generative art, and I've got a question with how to filter an array without copying the data (so th..... More
|
|
|
| Regex format issue? |
|
Posted by: bontwoody - Dec-01-2021, 08:27 PM - Forum: Data Science
- Replies (3)
|
 |
Hi
Im trying to do a regex search on an sqlite database where the expressions are held in a list. I have the connection working as shown by the fir..... More
Attached Files
Forumpost.py (Size: 706 bytes / Downloads: 2)
|
|
|
| xlsx |
|
Posted by: FMA - Nov-30-2021, 09:54 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi,
I've got a problem and i need some help.
I just want to manipulate an xlsx file with Python (see PJ), like
if cells.value(2,2) == cells.val..... More
|
|
|
| combine tables |
|
Posted by: joelsmit - Nov-30-2021, 05:35 PM - Forum: General Coding Help
- Replies (1)
|
 |
I need your help in creating a table; I have 2 tables that show an average of 5 minutes, one of throughput and another of # of IOPS (operations per se..... More
|
|
|
| Python Discrepancy |
|
Posted by: murtuza - Nov-30-2021, 05:32 PM - Forum: Data Science
- No Replies
|
 |
Hi I am Working in Company where i have data in Mongodb database and every month our credit team provide me the disbursement file so i have to write a..... More
|
|
|
| IMAGE URL |
|
Posted by: satyanarayana - Nov-30-2021, 11:43 AM - Forum: General Coding Help
- Replies (6)
|
 |
Hi friends,
"D:/Satya_Projects_Onedrive/Epigon_Projects/BILVA_Projects/waveform.png"
I have local image file with path as shown above . I hav..... More
|
|
|
| re.search Q |
|
Posted by: ebolisa - Nov-30-2021, 11:12 AM - Forum: General Coding Help
- Replies (12)
|
 |
Hi,
I'm trying to extract info from a web form (request) but I get the error shown below.
I know group() exists so, I cannot understand the error...... More
|
|
|
|