| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,236
» Latest member: Cristiano
» Forum threads: 38,776
» Forum posts: 175,791
Full Statistics
|
| Online Users |
There are currently 42 online users. » 0 Member(s) | 37 Guest(s) Bing, Google, Applebot, AOL
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
3 hours ago
» Replies: 4
» Views: 99
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 97
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 71
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 107
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,068
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,364
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,556
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 187
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,196
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,442
|
|
|
| 4D matrices |
|
Posted by: ali1almakhmari - Jun-13-2022, 09:21 AM - Forum: General Coding Help
- No Replies
|
 |
Hi guys. I recently switched from MATLAB to Python and the syntax is killing me a bit. I ran across this issue here
[python]
picture[:,:,:,j] = cv..... More
|
|
|
| function understanding |
|
Posted by: insignia47 - Jun-12-2022, 02:49 PM - Forum: Game Development
- No Replies
|
 |
Hello Everyone.
I want to understand the concept behind this function or simply if anybody could explain the function as what its doing and how is ..... More
|
|
|
| Pygame running slow |
|
Posted by: patagondev - Jun-11-2022, 11:25 PM - Forum: Game Development
- Replies (3)
|
 |
Hello. Im trying to run a simple snake code, which I get from youtube. In the video runs smoothly and fast, but when I run it freezes for moments and..... More
|
|
|
| error in timestamp |
|
Posted by: Led_Zeppelin - Jun-10-2022, 07:59 PM - Forum: General Coding Help
- No Replies
|
 |
when I try to run the following code, I get an error
[python]
import numpy as np
import pandas as pd
import seaborn as sns
import matplotlib.py..... More
|
|
|
| AI Techniques applied to a Game |
|
Posted by: insignia47 - Jun-10-2022, 07:31 PM - Forum: Homework
- No Replies
|
 |
Hello Everyone,
I want to understand how an AI technique is applied on a game in Python. can any body help me understand how the following code BFS..... More
|
|
|
| Calculation of circles |
|
Posted by: frohr - Jun-10-2022, 01:53 PM - Forum: Data Science
- Replies (14)
|
 |
Hello,
I have to solve issue how to calculate intersection of 3 circles. My example is:
1) first cirlce with diameter 10
2) second circle at 0° dia..... More
|
|
|
|