Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,977
» Latest member: hoki1881
» Forum threads: 38,732
» Forum posts: 175,563
Full Statistics
|
Online Users |
There are currently 32 online users. » 0 Member(s) | 28 Guest(s) Google, Bing, AOL, Mojeek
|
Latest Threads |
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Today, 07:43 AM
» Replies: 2
» Views: 304
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:21 AM
» Replies: 2
» Views: 936
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 05:45 PM
» Replies: 6
» Views: 984
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:59 PM
» Replies: 8
» Views: 670
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,997
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,426
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,004
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,445
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,345
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,676
|
|
|
virtual env |
Posted by: jeuvrey - Apr-18-2019, 12:50 PM - Forum: General Coding Help
- Replies (8)
|
 |
Hello,
I want to use virtualenv with python.
I work with Windows 7 and python 3.7, i developped with the idle editor.
i create with virtualenv a ..... More
|
|
|
Loading a dataframe |
Posted by: Schnagga - Apr-17-2019, 09:27 PM - Forum: Data Science
- Replies (4)
|
 |
I am working on loading a dataframe and have generated a variable called body.
in Python, when I print(body) it looks like this -
Data1a
Dataab..... More
|
|
|
Correct errors in text file. |
Posted by: pawlo392 - Apr-17-2019, 02:48 PM - Forum: Homework
- Replies (2)
|
 |
I trying to write a program, which will correct errors in text file, for example TOm--> Tom, EUrope-->Europe, but if word has two letters, for example..... More
|
|
|
Evaluation of two different list in python? |
Posted by: go127a - Apr-17-2019, 12:14 PM - Forum: General Coding Help
- Replies (8)
|
 |
I reach two below list in my program. and l2 is derived from l1.
l1=[767, 665, 999, 895, 907, 796, 561, 914, 719, 819, 555, 529, 672, 933, 882, 869, ..... More
|
|
|
Socket reading script |
Posted by: Will86 - Apr-17-2019, 05:30 AM - Forum: Networking
- Replies (4)
|
 |
Hello all,
I am writing a script to know the status of a networked device. A small API allow minimum integration.
My script is basically opening a s..... More
|
|
|
|