Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 43 online users. » 1 Member(s) | 36 Guest(s) Bing, Google, AOL, AOL, decuser
|
Latest Threads |
real community
Forum: News and Discussions
Last Post: decuser
Less than 1 minute ago
» Replies: 3
» Views: 1,279
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
1 hour ago
» Replies: 1
» Views: 68
|
looking for help
Forum: Bar
Last Post: Azdaghost
3 hours ago
» Replies: 0
» Views: 25
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
4 hours ago
» Replies: 7
» Views: 2,611
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
5 hours ago
» Replies: 7
» Views: 2,110
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:27 PM
» Replies: 6
» Views: 881
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 576
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,881
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,824
|
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 468
|
|
|
Module Help? |
Posted by: 20AJ0931 - Mar-31-2017, 01:04 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hi guys,
I am new to python and wanted to start working with modules like the pywin32, pysensors and pyspectator. But whenever I download them from p..... More
|
|
|
pd.DataFrame question |
Posted by: smw10c - Mar-30-2017, 07:01 PM - Forum: Data Science
- Replies (2)
|
 |
I hope you are all having a good. Why does the following program cause Python to crash (I'm using the Jupyter notebook):
df2=pd.DataFrame(data=df,i..... More
|
|
|
packaging a PyQt app for macOS |
Posted by: danboid - Mar-30-2017, 06:57 PM - Forum: GUI
- No Replies
|
 |
I am trying to package my PyQt based image viewer, shufti, for macOS but I've not had much luck so far. It runs fine from the terminal (if you have Py..... More
|
|
|
help |
Posted by: maayan11 - Mar-30-2017, 06:57 AM - Forum: Homework
- Replies (5)
|
 |
hello in my pyton home work i was asked to write a function Which receives a real number (type float) called num and returns the number hop
Before a..... More
|
|
|
which button should be shown |
Posted by: gray - Mar-30-2017, 06:09 AM - Forum: GUI
- Replies (1)
|
 |
suppose we have a lot of buttons with specified texts & locations... for example our buttons are {'main','report', 'memory', 'bills',...} now we have ..... More
|
|
|
groupby question |
Posted by: smw10c - Mar-29-2017, 08:39 PM - Forum: Data Science
- Replies (2)
|
 |
I hope you are all having a good day. I have a DataFrame named df with 9 variables and 99,492 observations. I am trying to create to create a variable..... More
|
|
|
Average score |
Posted by: MartinEvtimov - Mar-29-2017, 04:19 PM - Forum: Homework
- Replies (5)
|
 |
So I'm trying to start by asking the user how many scores they would like to enter. Then use a loop to request each score and add it to a total. Final..... More
|
|
|
Replace function |
Posted by: LucasLambert - Mar-29-2017, 07:52 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hey there the replace function is not working.. :( see code below. I have bolded the relevant sections it's towards the bottom of the code.. Getting q..... More
|
|
|
|