| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,303
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,906
Full Statistics
|
| Online Users |
There are currently 50 online users. » 0 Member(s) | 45 Guest(s) Bing, Google, AOL, Mojeek, AOL
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 06:10 PM
» Replies: 4
» Views: 155
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 170
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 691
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,815
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 158
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 140
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 223
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,221
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 330
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 218
|
|
|
| Moving with objects in tkinter |
|
Posted by: dan789 - Dec-14-2018, 07:06 PM - Forum: GUI
- Replies (2)
|
 |
Hi all, can anybody tell me, how to find out if some object is currently located at specific coordinates? Let´s consider object1 at x=100,y=100 and I ..... More
|
|
|
| Python None Type |
|
Posted by: sigo4u2002 - Dec-14-2018, 05:45 PM - Forum: General Coding Help
- Replies (1)
|
 |
Can someone kindly help with this code.
I am trying to achieve a string that looks like: instrument.write("FREQ:CENT 2442 MHz")
Unfortunately wh..... More
|
|
|
| Asking a favour |
|
Posted by: kityatyi - Dec-14-2018, 04:51 PM - Forum: News and Discussions
- Replies (11)
|
 |
Good day!
I would like to ask a massive favour from you guys. Could someone be kind and write a very small, simple Python program for me please? Thos..... More
|
|
|
| help with assignment 3 |
|
Posted by: Mof44 - Dec-14-2018, 09:15 AM - Forum: Homework
- Replies (5)
|
 |
Hi,
I'm working with complex numbers (multiply,substract, absolute value)
input:
[python]class Complex(object):
def __init__(self, r, i):
..... More
|
|
|
| Unable to get a window, abort. |
|
Posted by: hajary8 - Dec-13-2018, 06:17 PM - Forum: GUI
- No Replies
|
 |
Hello dears expert,
I'm new user of python, Kivy . I need your help, this is my first programm and they give me this error
([CRITICAL] [App ..... More
|
|
|
| Float formatting |
|
Posted by: ambush - Dec-13-2018, 12:30 PM - Forum: Data Science
- Replies (1)
|
 |
[python]
import pandas as pd
import numpy as np
df3 = pd.DataFrame({
'T': [11.0,22.0,11.23,20.03],
'v2': [11.0,13.0,55.1,33.0],
'v3' : [112.1,2...... More
|
|
|
| loddi test |
|
Posted by: irvinyalom - Dec-13-2018, 11:15 AM - Forum: Homework
- Replies (5)
|
 |
creating this thread for students at loddi python school.
[python]
my_minmax_scaler = preprocessing.MinMaxScaler()
my_mi..... More
|
|
|
| Opening Excel |
|
Posted by: Phil_lihp - Dec-13-2018, 10:26 AM - Forum: Data Science
- Replies (1)
|
 |
Hi,
I am generating a excel file with phyton. At the end I am saving the file but I would like it to also pup open in my face.
Does anyone kno..... More
|
|
|
| File IO Help |
|
Posted by: jarrod0987 - Dec-13-2018, 09:14 AM - Forum: General Coding Help
- Replies (5)
|
 |
I have found that running a program in IDLE is slower then running it by right clicking and openwith Python. Also, that second way let's me run multip..... More
|
|
|
|