Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 41 online users. » 0 Member(s) | 35 Guest(s) Bing, Google, Applebot, AOL, Mojeek
|
|
|
Pandac_concat |
Posted by: yamanda - Apr-05-2017, 07:45 AM - Forum: General Coding Help
- Replies (2)
|
 |
Dear all
I want to combine two different data frames in one so i have a code
[quote]
SUM=pd.concat([SUM_1a, result_F1], join='outer' ,axis=1, ign..... More
|
|
|
Traceback Help |
Posted by: Low_Ki_ - Apr-04-2017, 06:47 PM - Forum: Game Development
- Replies (9)
|
 |
I have 5 files that tie together to create a simple alien invaders type game. While adding the bullet function I've made a mistake somewhere and canno..... More
|
|
|
Code Optimization |
Posted by: alicarlos13 - Apr-04-2017, 04:03 AM - Forum: Board
- Replies (1)
|
 |
Is there a section that deals with optimization of codes and/or review of large bits of codes.
This can help with people trying to optimize their c..... More
|
|
|
flask |
Posted by: Skaperen - Apr-04-2017, 12:46 AM - Forum: Networking
- Replies (6)
|
 |
a friend showed me how he was setting up web pages in flask. one thing about how this was done bothered me. every time he added a new page, i..... More
|
|
|
default messages |
Posted by: metulburr - Apr-04-2017, 12:03 AM - Forum: Board
- Replies (19)
|
 |
I added default messages for the forums "general coding help" and "homework" of ....
[python]my code here[ /python] This is only ..... More
|
|
|
chat |
Posted by: metulburr - Apr-03-2017, 04:56 PM - Forum: Board
- No Replies
|
 |
A little info:
IRC pros:
The IRC is off site...meaning if the server goes down, the shoutbox and forums are down, but IRC is still up. User..... More
|
|
|
shoutbox for guests |
Posted by: metulburr - Apr-03-2017, 04:38 PM - Forum: Board
- Replies (2)
|
 |
I finally figured out how to edit the plugin to accommodate guests to post in shoutbox. This would allow people having trouble logging in to post ther..... More
|
|
|
Printing current time |
Posted by: ciogergaming - Apr-03-2017, 02:50 PM - Forum: Homework
- Replies (3)
|
 |
I am doing an online course and there is an excercise where I need to print the current time. The question looks like this-
[python]
#Complete the..... More
|
|
|
scripts |
Posted by: Skaperen - Apr-03-2017, 02:57 AM - Forum: News and Discussions
- Replies (6)
|
 |
is there anyone else, besides Skaperen, that write their various general purpose command line scripts in Python? in Python3? on Linux?
|
|
|
|