| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,290
» Latest member: irukson
» Forum threads: 38,793
» Forum posts: 175,882
Full Statistics
|
| Online Users |
There are currently 30 online users. » 0 Member(s) | 24 Guest(s) Bing, Google, Applebot, AOL, AOL
|
| Latest Threads |
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
1 hour ago
» Replies: 6
» Views: 181
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:18 PM
» Replies: 5
» Views: 77
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 69
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,506
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 164
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 76
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,104
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,312
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 423
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 245
|
|
|
| Question about Python Code |
|
Posted by: Than999 - Nov-04-2019, 06:39 PM - Forum: Homework
- Replies (10)
|
 |
Hi, I was wondering if someone can help me understand this Python code. If I have a list with a collection of 3, 2, 5, 7, 6, 8 as show below. How is ..... More
|
|
|
| Coding |
|
Posted by: srvmig - Nov-04-2019, 04:10 PM - Forum: General Coding Help
- Replies (5)
|
 |
I have a series of data like x = [ 103, 104, 110 , 108, 115] and another number in z = [100]. I get the percentage of changes like changes = (x-z)/z. ..... More
|
|
|
| cv2 show image |
|
Posted by: mcgrim - Nov-04-2019, 01:33 PM - Forum: General Coding Help
- Replies (4)
|
 |
I am trying to display the images I take with the webcam.
The iteration presents no issue, but right after the loop is finished,
I get this error:
[..... More
|
|
|
| HELP ME!! |
|
Posted by: Luke_0162 - Nov-04-2019, 11:49 AM - Forum: General Coding Help
- Replies (10)
|
 |
I got some problems with creating the following python programme. I want to let python to calculate the sum by itself while the student fills in the a..... More
|
|
|
| Age calculation |
|
Posted by: Kaanatmaca - Nov-04-2019, 08:57 AM - Forum: Homework
- Replies (4)
|
 |
Hi,how can we calculate someones age by using python coding? (In the calculation not only the diffrence between years are needed,the months and days s..... More
|
|
|
| Python exercise |
|
Posted by: HY2000 - Nov-04-2019, 06:13 AM - Forum: Homework
- Replies (2)
|
 |
For the file attached below, add the following two functions to the code.
1. A search by programme ID function. When this function is selected, a u..... More
|
|
|
| How do I map a list of values to specified colors? |
|
Posted by: larkypython - Nov-04-2019, 02:54 AM - Forum: General Coding Help
- Replies (4)
|
 |
Here is what I want to do:
a list of 19 values:
[-1, 1, -2, 2, -3, 3, -4, 4, -5, 5, -6, 6, -7, 7, -8, 8, -9, 9, 0]
I would like the color grey gradual..... More
|
|
|
| Python and a pivot table |
|
Posted by: stilwellj - Nov-04-2019, 12:56 AM - Forum: Data Science
- No Replies
|
 |
I am trying to create a output pivot table from raw data to a table in a new excel file. below is my error message and my code. I have uploaded my ful..... More
|
|
|
| A notice of activity |
|
Posted by: Niv_Neos - Nov-03-2019, 05:19 PM - Forum: Board
- Replies (8)
|
 |
Hello community of Python, after much consideration, we will no longer be communicated our posts here due to the subtitles of the naming on this forum..... More
|
|
|
| Printing data |
|
Posted by: scratchmyhead - Nov-03-2019, 02:36 PM - Forum: General Coding Help
- Replies (4)
|
 |
I'm new at python. I know the code to print a text file to the printer but how do you print a variable or text within your program? Thank you.
Th..... More
|
|
|
| slice python array on condition |
|
Posted by: Gigux - Nov-03-2019, 09:47 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,
I have a python 2D array that looks like this:
[python]
Labels = ["A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", \
"M", "N..... More
|
|
|
|