Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,672
» Latest member: skylarkuk
» Forum threads: 38,646
» Forum posts: 175,054
Full Statistics
|
Online Users |
There are currently 437 online users. » 0 Member(s) | 431 Guest(s) Google, Yandex, Bing, Applebot, Baidu
|
Latest Threads |
Pylance: "... is not a kn...
Forum: General Coding Help
Last Post: deanhystad
1 hour ago
» Replies: 1
» Views: 49
|
While loop is terminating...
Forum: Homework
Last Post: Plyth
Yesterday, 01:49 AM
» Replies: 2
» Views: 241
|
PythonPath file
Forum: General Coding Help
Last Post: Pedroski55
Jul-04-2025, 10:56 PM
» Replies: 7
» Views: 19,806
|
Building a food delivery ...
Forum: Homework
Last Post: nooryasmeen022
Jul-04-2025, 04:12 PM
» Replies: 3
» Views: 7,544
|
Python Install Mager Help
Forum: News and Discussions
Last Post: snippsat
Jul-04-2025, 09:43 AM
» Replies: 5
» Views: 381
|
RemoTe server operation w...
Forum: General Coding Help
Last Post: mario17
Jul-04-2025, 07:18 AM
» Replies: 4
» Views: 334
|
Hide CLI while grabbing i...
Forum: GUI
Last Post: Gribouillis
Jul-03-2025, 08:12 AM
» Replies: 1
» Views: 181
|
Venv - Python Virtual Env...
Forum: General Coding Help
Last Post: Larz60+
Jul-02-2025, 05:41 PM
» Replies: 4
» Views: 702
|
textbox compare command n...
Forum: GUI
Last Post: deanhystad
Jul-02-2025, 01:40 PM
» Replies: 1
» Views: 246
|
Deploy Flask apps on Wind...
Forum: Web Scraping & Web Development
Last Post: DeaD_EyE
Jul-02-2025, 09:23 AM
» Replies: 2
» Views: 5,968
|
|
|
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
|
|
|
Mastermind |
Posted by: Davidlit95 - Oct-12-2017, 01:30 PM - Forum: Homework
- Replies (2)
|
 |
Im taking a basic python course in university and my class project is creating something like mastermind.
We have to create a program that guesses ..... More
|
|
|
|