Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,673
» Latest member: techthiru
» Forum threads: 38,647
» Forum posts: 175,058
Full Statistics
|
Online Users |
There are currently 474 online users. » 1 Member(s) | 469 Guest(s) Google, Bing, Yandex, Baidu, snippsat
|
|
|
Can someone help me please |
Posted by: jamshaid1997 - Oct-18-2017, 09:05 PM - Forum: Homework
- Replies (3)
|
 |
Hi i was wondering if someone could explain and help me Develop a Python function which either returns the float square of its parameter x if the para..... More
|
|
|
Heuns method in Python |
Posted by: auting82 - Oct-18-2017, 01:46 PM - Forum: Data Science
- No Replies
|
 |
Hi I am testing some ready made code in python and comapring forward eueler method and Heuns method.
Since Heuns method is more precise, the full bl..... More
|
|
|
Python Guru's I'm looking for you! |
Posted by: jakeknowit - Oct-18-2017, 09:52 AM - Forum: Jobs
- No Replies
|
 |
Hey, I'm Jake from Knowit in London.
We're looking for a few Python Developers to move over here. I'd love to have a chat about if anyone is intere..... More
|
|
|
loc error |
Posted by: Analyst - Oct-18-2017, 07:18 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi ,
While trying to restrict data set to UK cases only . I have applied the following code .
****************************************************..... More
|
|
|
bumping code to the right |
Posted by: Skaperen - Oct-18-2017, 05:00 AM - Forum: General Coding Help
- No Replies
|
 |
what can i put in front of (on the same line) some code that lets the code still run as usual, doing exactly what it would do without this, which move..... More
|
|
|
what got me started in Python |
Posted by: Skaperen - Oct-18-2017, 02:09 AM - Forum: Bar
- Replies (2)
|
 |
what got me started in Python was the need for a tool that would log into a Cisco router, grab some information, and logout, saving that information. ..... More
|
|
|
Can't break out of loops |
Posted by: kiki1113 - Oct-18-2017, 01:30 AM - Forum: Homework
- Replies (6)
|
 |
Newbie, trying to complete this homework assignment. I keep looping through the first name and not moving to the next section. I don't know what I di..... More
|
|
|
Input Question |
Posted by: BlueberryCoconutMuffin - Oct-17-2017, 11:26 PM - Forum: General Coding Help
- Replies (5)
|
 |
print ('What is your name')
myname= input('Input your name here:')
print ('Nice to meet you, '+myname)
print ('What fact would you like to know? In..... More
|
|
|
String Slicing |
Posted by: fivestar - Oct-17-2017, 07:57 PM - Forum: Homework
- Replies (1)
|
 |
im trying to enter a string into the one_frame function (one_frame("catatgdaftgaatg")
What i am trying to do is return a list ["atgdaf","atg"]. whene..... More
|
|
|
Fruit Machine |
Posted by: TDiamondBro - Oct-17-2017, 07:17 PM - Forum: Homework
- Replies (2)
|
 |
I[font=Verdana, Geneva, sans-serif] need to make a fruit machine in Python. The fruits/items spinning are Cherry, Lemon, Bell, Star and Skull. The Suc..... More
|
|
|
Simplfy? |
Posted by: goldtiger6 - Oct-17-2017, 06:59 PM - Forum: Homework
- Replies (1)
|
 |
[size=medium][u][b]I have this code and I want to know if there's a way I can make the 1 multiple numbers (ex: a + 1 or 2 or 3...or 8). I think using ..... More
|
|
|
Using a If-else statement as solution |
Posted by: sri_harsha_g - Oct-17-2017, 06:19 PM - Forum: Homework
- No Replies
|
 |
Hope you all are having a good learning experience. Here I have a secondary solution proposal for a Quiz, a bit traditional but should work flawlessly..... More
|
|
|
Help in substrings |
Posted by: TDH - Oct-17-2017, 02:02 PM - Forum: Homework
- Replies (4)
|
 |
*IM KINDA NEW TO PYTHON*
Down here are my orders for this one, I am allowed to ask anyone for this, this is not an assignment to post but just someth..... More
|
|
|
Grade Loop |
Posted by: dtweaponx - Oct-17-2017, 01:28 PM - Forum: Homework
- Replies (8)
|
 |
Hello, my assignment is to make a program that allows a teacher to enter any number of tests grades and it will give them the average. My problem is m..... More
|
|
|
Imputation |
Posted by: Analyst - Oct-17-2017, 10:50 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hi , I have variables in the data set with missing values . Can anyone please suggest python syntax to :
1 -> Check which of the variables are wit..... More
|
|
|
Practical use of pathlib |
Posted by: Larz60+ - Oct-17-2017, 09:54 AM - Forum: Code sharing
- No Replies
|
 |
The app below uses pathlib objects to read the header record from national fips code files
and print each. Eventually it will process each into an ea..... More
|
|
|
|