Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,935
» Latest member: tobey12
» Forum threads: 38,721
» Forum posts: 175,508
Full Statistics
|
Online Users |
There are currently 51 online users. » 1 Member(s) | 40 Guest(s) Applebot, Bing, AOL, Google, Facebook, AOL, Pedroski55
|
Latest Threads |
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 2,813
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,234
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 254
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 563
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,723
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 665
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 248
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,203
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,424
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 1,081
|
|
|
The Match |
Posted by: jefsummers - Mar-21-2022, 02:49 AM - Forum: Bar
- No Replies
|
 |
In my line of work, residency positions (doctors) are assigned by an annual event called The Match. Students apply to programs, programs invite for in..... More
|
|
|
SyntaxError |
Posted by: DaveG - Mar-20-2022, 09:43 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hi
Would someone be able to identify my syntax error please?
[error]
print ( >> fdeg , "%.8f %.8f %.5f" % (xx[ii], yy[jj], deformation[jj, ii]..... More
|
|
|
Python Project |
Posted by: sprocket - Mar-20-2022, 01:18 PM - Forum: Homework
- Replies (2)
|
 |
My son is studying Python at school. My knowledge is very basic in Python, but I do understand programming languages and coding. Unfortunately I an un..... More
|
|
|
Array Indices? |
Posted by: DaveG - Mar-19-2022, 01:56 AM - Forum: Homework
- Replies (1)
|
 |
Hi
My learning curve for Python is long.
I'm running a script that was used in someone else's project and I need to change some parameters to suit..... More
|
|
|
how to assign items from a list to a dictionary |
Posted by: CompleteNewb - Mar-18-2022, 10:46 PM - Forum: General Coding Help
- Replies (3)
|
 |
How can i simplify this code?
[python]
listplayers = [['player1', 5,1,300,100],['player2', 10,5,650,150],['player3', 17,6,1100,1050]]
dictionary ..... More
|
|
|
how do change data in a database |
Posted by: CompleteNewb - Mar-17-2022, 10:06 PM - Forum: Data Science
- Replies (5)
|
 |
i have list of list
listofplayers = [[player1, 5,1,300,100],[player11, 10,5,650,150],[player23, 17,6,1100,1050]]
and i have a database
player..... More
|
|
|
Sampling |
Posted by: frohr - Mar-17-2022, 02:17 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hi,
Is there any possibility how to read samples - one sample every 30microseconds?
Is it real in python?
I need read samples via GIPO pins, in tot..... More
|
|
|
Installing py Files |
Posted by: DaveG - Mar-17-2022, 07:44 AM - Forum: Homework
- Replies (1)
|
 |
Hi
I have a bunch of .py files sitting in my command line directory path and I wish to install them to Python3. I have tried 'sudo apt install filena..... More
|
|
|
|