Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 35 online users. » 0 Member(s) | 28 Guest(s) Google, Bing, Mojeek, AOL, AOL, Apple
|
Latest Threads |
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Gribouillis
4 hours ago
» Replies: 2
» Views: 187
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 3,216
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,624
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 613
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 872
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,951
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 970
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 548
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,519
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,741
|
|
|
List with Random Numbers |
Posted by: AnjyilLee - Oct-14-2017, 01:36 AM - Forum: Homework
- Replies (5)
|
 |
For my homework, I need to make a lottery number generator, a program that generates a 7 digit lottery number, each digit generated on their own and b..... More
|
|
|
Homework Forum |
Posted by: ichabod801 - Oct-14-2017, 12:41 AM - Forum: Board
- Replies (17)
|
 |
Lately there have been several posts in the Homework forum where the students are under significant restrictions about how to get the task done. Some ..... More
|
|
|
Database for a College or School |
Posted by: nexusfactor - Oct-13-2017, 10:18 PM - Forum: Bar
- Replies (2)
|
 |
While working on a task today, my brain was occupied by another task that I'm not quite sure how to solve. Either I'm trying to do too many things wit..... More
|
|
|
Xpath queries |
Posted by: sairam132033 - Oct-13-2017, 08:34 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hello
I am able to write some python code, including functions. Thanks for the help
I want to write xPath Queries using Python. I need to analyz..... More
|
|
|
Fast Fourier Transform |
Posted by: muhsin - Oct-13-2017, 07:38 PM - Forum: Data Science
- Replies (1)
|
 |
hello;
I have an acceleration-time history and I would like to generate single-sided fourier spectrum of it. Is there any packed code for it ? thank ..... More
|
|
|
Beginner |
Posted by: willianramos - Oct-13-2017, 07:04 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi, I would like to know the error of this script.
salary = float(input("Enter your salary: "))
if salary > 2000:
gain = (salary + (salary * ..... More
|
|
|
Not Outputting |
Posted by: goldtiger6 - Oct-13-2017, 06:42 PM - Forum: Homework
- Replies (3)
|
 |
PYTHON 3!!
I'm working on something for school and I can't figure out why my code is not printing "NO" or "YES" when the input is "2 2 2 5". I've tri..... More
|
|
|
Code Review thread |
Posted by: nexusfactor - Oct-13-2017, 02:38 PM - Forum: Board
- Replies (2)
|
 |
Is it possible for this forum to have a code review section? I hate to take away attention from someone seeking help when I've written code and need a..... More
|
|
|
Using openslide |
Posted by: shivendra95 - Oct-13-2017, 02:34 PM - Forum: General Coding Help
- Replies (5)
|
 |
Can anyone help me with the package "openslide". I'm trying to import the package and want to output an image with .svs format. I have installed the p..... More
|
|
|
Output to excel |
Posted by: Analyst - Oct-13-2017, 02:12 PM - Forum: News and Discussions
- Replies (1)
|
 |
Hi , After performing logistic regression , I want to export the confusion matrix to excel . Can anyone please suggest ?
|
|
|
t.fillcolor |
Posted by: richard_sell - Oct-13-2017, 03:29 AM - Forum: General Coding Help
- Replies (1)
|
 |
please give a runnable sample of your code with the full error text or a clear description of the problem
I want to use colors in the order they are ..... More
|
|
|
code getting cut off |
Posted by: Larz60+ - Oct-12-2017, 10:34 PM - Forum: Board
- Replies (4)
|
 |
I just noticed on a post that I just made, that certain lines are getting cut short:
Example: 'self.filelist = []'
[python]
self.filelist =
[/pyth..... More
|
|
|
Hiding an executable? |
Posted by: szoszme - Oct-12-2017, 09:12 PM - Forum: Homework
- No Replies
|
 |
Hello guys!
I would like to ask you something, because i cant understand this. I would like to run an .exe file from a python code, and the code on..... More
|
|
|
Quiz using a csv |
Posted by: zyn13 - Oct-12-2017, 06:25 PM - Forum: Homework
- Replies (2)
|
 |
I am currently in the process of making a quiz in Python, all the questions are stored in a csv database. I am having difficulty in having multiple an..... More
|
|
|
|