Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,983
» Latest member: bimosora
» Forum threads: 38,734
» Forum posts: 175,572
Full Statistics
|
Online Users |
There are currently 56 online users. » 0 Member(s) | 48 Guest(s) Bing, Google, AOL, Facebook, AOL
|
Latest Threads |
create ocr to detect lice...
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 1
» Views: 27
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 10:37 PM
» Replies: 5
» Views: 163
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,033
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 448
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,080
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,144
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 821
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,105
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,546
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,136
|
|
|
Creating a Menu |
Posted by: Sunshine - Jun-25-2019, 12:43 AM - Forum: Homework
- Replies (4)
|
 |
Hello everyone. I am in my 3rd week of my first programming class and I am struggling. The first two weeks were no problem. Currently, I am working on..... More
|
|
|
FTP Question |
Posted by: AlexTeran - Jun-24-2019, 09:14 PM - Forum: General Coding Help
- Replies (1)
|
 |
I'm fairly new to Python, and finding it to be very powerful thus far.
I have substituted the domain, username, password, and file names to preserv..... More
|
|
|
Asyncio Webserver |
Posted by: philwhite - Jun-24-2019, 05:24 PM - Forum: Code sharing
- Replies (4)
|
 |
I created a custom web server in Python using Asyncio that I thought I'd share with the Python community. It hosts both Python and static code (HTML/..... More
|
|
|
GUI Freeze/tkinter |
Posted by: SamGer - Jun-24-2019, 02:10 PM - Forum: GUI
- Replies (2)
|
 |
Hello Users,
I have a python script called Master which runs continously (using while 1:). Now I want to create a simple GUI using tkinter t..... More
|
|
|
Code modification |
Posted by: okrus - Jun-24-2019, 01:18 PM - Forum: General Coding Help
- No Replies
|
 |
Hi,
I have a Python script that generates a 3D plot from a Excel .csv file with three columns (Phi, Theta and Power). I'm pretty new with Python. Now..... More
|
|
|
[nltk] Naive Bayes Classifier |
Posted by: constantin01 - Jun-24-2019, 10:36 AM - Forum: Data Science
- No Replies
|
 |
Hello
I use nltk.NaiveBayesClassifier in order to make opinion analysis. I have a problem.
What I do:
1. Take lists of negative and positive ..... More
|
|
|
Custom encoding problems. |
Posted by: SheeppOSU - Jun-23-2019, 11:16 PM - Forum: General Coding Help
- No Replies
|
 |
I was using pickle to load and unload data from a file. Before putting it in the file I wanted to kinda jumble up the words. I succeeded in Encoding a..... More
|
|
|
|