Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 353 online users. » 1 Member(s) | 347 Guest(s) Bing, Google, Baidu, Mojeek, KodenejmBerni
|
|
|
Data Linkage in Python |
Posted by: PietonNewbie - Nov-08-2016, 12:07 PM - Forum: Homework
- Replies (5)
|
 |
Hi All,
I am new to python and am trying to link four datasets to answer some questions. Can anyone recommend what tools to use and how to go about..... More
|
|
|
Very basic programming help needed: pig latin program |
Posted by: bstocks - Nov-08-2016, 01:52 AM - Forum: General Coding Help
- Replies (2)
|
 |
[python]VOWELS = ('a','e','i','o','u','A','E','I','O','U')
word = input("Welcome to the Pig Latin translator, simply enter a word and the translator ..... More
|
|
|
PyCharm user question |
Posted by: Larz60+ - Nov-07-2016, 07:46 PM - Forum: Bar
- Replies (6)
|
 |
This has been a thorn in my side since I first started using PyCharm (over three years).
I can google it 'till the cows come home' and never find a s..... More
|
|
|
Dont keep this alive! |
Posted by: Kai. - Nov-07-2016, 06:54 PM - Forum: Bar
- Replies (4)
|
 |
No matter what it takes don't keep this stupid thread alive! Don't Post ANYTHING!
|
|
|
Challenges Section |
Posted by: Kai. - Nov-07-2016, 04:10 PM - Forum: Board
- Replies (14)
|
 |
I like many programmers need stuff to program, and being new I want to hone my skills. I now turn to my community in seek of a challenge. I believe a ..... More
|
|
|
View related threads |
Posted by: metulburr - Nov-07-2016, 01:44 PM - Forum: Board
- Replies (3)
|
 |
As im looking through the options ive changed for the changelog thread to update, i see an option that i think would be useful...but what does everyon..... More
|
|
|
python 1.x |
Posted by: Skaperen - Nov-07-2016, 06:30 AM - Forum: Bar
- Replies (5)
|
 |
how many of you started with python on a version before 2.0? for those who did, at what version did you start? how was the migration forward? are you..... More
|
|
|
How to rotate images |
Posted by: LavaCreeperKing - Nov-06-2016, 05:40 PM - Forum: Game Development
- Replies (12)
|
 |
Hey I did some looking online about this but I wasn't able to figure out how to get it to work. How do you rotate an image? For example I want to crea..... More
|
|
|
.csv files |
Posted by: Blue Dog - Nov-06-2016, 04:40 PM - Forum: General Coding Help
- Replies (13)
|
 |
I want to write a web page to a csv file. Error said file not open, but it should be. here is the code:
[python]import csv
import urllib2
wit..... More
|
|
|
PIP problem |
Posted by: Hubert - Nov-06-2016, 01:39 PM - Forum: General Coding Help
- Replies (23)
|
 |
I just started working with Python. Tried several ide's, and am not settling on Pyzo.
I have a serious problem with PIP. Whatever PIP command I use..... More
|
|
|
|