Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,729
» Forum posts: 175,541
Full Statistics
|
Online Users |
There are currently 41 online users. » 1 Member(s) | 34 Guest(s) Bing, Google, AOL, AOL, Apple, Pedroski55
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
4 hours ago
» Replies: 4
» Views: 1,974
|
My First App
Forum: Code Review
Last Post: carlbidwell
Today, 10:53 AM
» Replies: 8
» Views: 8,552
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Today, 03:54 AM
» Replies: 3
» Views: 451
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 906
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 937
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 5,206
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,822
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,858
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 446
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 737
|
|
|
pandas.Series |
Posted by: IoannisDem - Jul-08-2020, 08:53 AM - Forum: Data Science
- Replies (2)
|
 |
I have just started using pandas and I have a question related to a coding bit.
[python]s = pd.Series(['a1', 'b2', 'c3'])
s.str.extract(r'([ab])(\d)..... More
|
|
|
Code is not responding |
Posted by: abhishek81py - Jul-07-2020, 12:40 PM - Forum: General Coding Help
- No Replies
|
 |
I'm trying to run tor with python requests module so i write this code but this code is not responding and not showing any error
what's the error in..... More
|
|
|
Split function |
Posted by: samuelbachorik - Jul-07-2020, 08:57 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello dear users, iam using import re function to split my strings. For example i want to split characters +,- and string is "50+50-50" i get output ..... More
|
|
|
.get issue |
Posted by: jdos - Jul-07-2020, 08:41 AM - Forum: General Coding Help
- No Replies
|
 |
Hey guys I am ashamed, but I stole dependent Choicebox code below from somewhere in StackOverFlow (I think) it's working as it should, when I choose f..... More
|
|
|
Lib PySerial |
Posted by: Pelathaon - Jul-07-2020, 04:58 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hello.
I'm using library PySerial and connectiong to the coverter RS485 with socket. (__https://pyserial.readthedocs.io/en/latest/url_handlers.htm..... More
|
|
|
|