| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,244
» Latest member: thebigback
» Forum threads: 38,777
» Forum posts: 175,800
Full Statistics
|
| Online Users |
There are currently 46 online users. » 1 Member(s) | 36 Guest(s) Google, Bing, Facebook, AOL, Apple, kshahzad1985
|
| Latest Threads |
I’m building a Python Dat...
Forum: GUI
Last Post: Gribouillis
39 minutes ago
» Replies: 6
» Views: 153
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Today, 05:37 AM
» Replies: 1
» Views: 66
|
Data Science
Forum: Data Science
Last Post: mamta25
Today, 05:27 AM
» Replies: 3
» Views: 2,582
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 156
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Nov-08-2025, 10:39 AM
» Replies: 3
» Views: 147
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 146
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,440
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,386
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,586
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 223
|
|
|
| if with range |
|
Posted by: Federer - Mar-08-2017, 08:36 PM - Forum: Homework
- Replies (6)
|
 |
Good Day,
I want to check if any of this variable over 200 must print not within range can someone help me how can I do it
[python]
a = 12
b = ..... More
|
|
|
| where has your https gone? re-post |
|
Posted by: GustavoWoltmann - Mar-08-2017, 04:01 PM - Forum: Board
- Replies (3)
|
 |
Where has your https gone? When I visited your forum before the hack, I had https, I think. Has your https also been hacked?
|
|
|
| issue on tree |
|
Posted by: desul - Mar-08-2017, 04:13 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hi,
I need to know what is wrong with this code and why I am getting errors and how can solve it......
[python]
def leaves(tag_words):
fr..... More
|
|
|
| column grouping (sum) |
|
Posted by: metalray - Mar-07-2017, 02:38 PM - Forum: Homework
- Replies (2)
|
 |
Dear Python Experts,
I am looking again at Daniel Breen's case study In [69]: he writes a function
called convert_housing_data_to_quarters().
h..... More
|
|
|
| Heat equation |
|
Posted by: HugoL - Mar-07-2017, 10:40 AM - Forum: Homework
- Replies (1)
|
 |
Hi everyone. Thank you for reading.
We are working on solving this heat equation in a one dimension bar:
[size=medium]∂T/∂t=[font=Calibri, san..... More
|
|
|
| pping.py |
|
Posted by: Skaperen - Mar-07-2017, 10:38 AM - Forum: Code sharing
- No Replies
|
 |
i wrote this command-line interface script to do multiple pings in parallel:
[python]#!/usr/bin/env python3
# -*- coding: utf-8 -*-
from __future..... More
|
|
|
| Reading a CSV |
|
Posted by: lewoc - Mar-07-2017, 10:29 AM - Forum: General Coding Help
- Replies (4)
|
 |
I have a CSV file that looks like this:
htt ps://gyazo. c om/51b69c4d128286521e86cb5715b5fd9a
I need a program that does this:
If Title = 'Ti..... More
|
|
|
| pyutils.py |
|
Posted by: Skaperen - Mar-07-2017, 10:20 AM - Forum: Code sharing
- Replies (8)
|
 |
the original thread is quite old and now closed.
here is an update ... still a work in progress (and probably forever so):
[python]#!/usr/bin/en..... More
|
|
|
| where to start with gui builder? |
|
Posted by: JackDinn - Mar-07-2017, 08:52 AM - Forum: GUI
- Replies (2)
|
 |
Hi, Iv been tinkering with python for a while and wanted to take a look at what gui options there are for linux desktops (maybe even cross platform). ..... More
|
|
|
|