Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,730
» Forum posts: 175,545
Full Statistics
|
Online Users |
There are currently 37 online users. » 0 Member(s) | 27 Guest(s) Bing, Google, AOL, Facebook, Applebot, AOL
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: tester_V
2 hours ago
» Replies: 2
» Views: 32
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
7 hours ago
» Replies: 1
» Views: 456
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:49 PM
» Replies: 4
» Views: 1,993
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,556
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 459
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 914
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 945
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,210
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,828
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,863
|
|
|
SMS Client |
Posted by: Hunapuh - Nov-27-2018, 04:38 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hello there:
I am a newbie in Python but I am interesting in make a SMS Client. The questión.
- Somebody know if exists some framework or libr..... More
|
|
|
Prime numbers calculations |
Posted by: frequency - Nov-27-2018, 04:21 PM - Forum: Homework
- Replies (3)
|
 |
with this code
[PYTHON]
primes=[2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89,97, 101, 103, 107, 109, 1..... More
|
|
|
Missing characters in PyQt5 |
Posted by: LittleGrim13 - Nov-27-2018, 03:07 PM - Forum: GUI
- Replies (2)
|
 |
When running a QT GUI it randomly drops characters.
Most common is it will just leave out full stops and commas, but sometimes it will just leave out..... More
|
|
|
command prompt |
Posted by: saisankalpj - Nov-27-2018, 12:33 PM - Forum: General Coding Help
- Replies (8)
|
 |
i have a code which runs through pycharm.To run through command prompt i have set the environment variables like PYTHON_HOME which gives python 36 loc..... More
|
|
|
loop hw |
Posted by: bibek - Nov-27-2018, 01:14 AM - Forum: Homework
- Replies (2)
|
 |
Can anyone help me with this following question, please thank you!!
A new movie theater, OmniView Cinemas, has opened up in town, and the theater..... More
|
|
|
print |
Posted by: Graham - Nov-26-2018, 01:30 PM - Forum: General Coding Help
- Replies (2)
|
 |
Trying this
[python]from PIL import Image
import os, os.path
imgs = []
path = "c/users/anybloodyid/pictures/"
valid_images = [".jpg",".gif",".p..... More
|
|
|
SVM error |
Posted by: ayaz786amd - Nov-26-2018, 09:47 AM - Forum: General Coding Help
- Replies (1)
|
 |
The following error is due to svm code
clf = svm.SVR() [error]C:\Users\Ayaz\AppData\Roaming\Python\Python37\site-packages\sklea..... More
|
|
|
Error in code |
Posted by: ErnestTBass - Nov-26-2018, 04:24 AM - Forum: General Coding Help
- Replies (5)
|
 |
I got the following error when coping Python code from :
Implementing a Neural Network from Scratch in Python
How do I get rid of the error?
..... More
Attached Files
Thumbnail(s)
|
|
|
search text file |
Posted by: jacklee26 - Nov-26-2018, 03:15 AM - Forum: General Coding Help
- Replies (5)
|
 |
I have one question with my code if I couldn't find match string it will keep print not find(if your text has 10 line, and could find your match, it w..... More
|
|
|
Python Jokes, know any...? |
Posted by: pcsailor - Nov-26-2018, 03:09 AM - Forum: Bar
- Replies (1)
|
 |
Know any good python or programming jokes?
I'll go first:
[i]3 database SQLs walk into a NoSQL bar.
A little while later they walk out because th..... More
|
|
|
|