Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,964
» Latest member: Edzed4431
» Forum threads: 38,730
» Forum posts: 175,545
Full Statistics
|
Online Users |
There are currently 40 online users. » 0 Member(s) | 36 Guest(s) Google, Bing, AOL, AOL
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: tester_V
25 minutes ago
» Replies: 2
» Views: 24
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
5 hours ago
» Replies: 1
» Views: 452
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
10 hours ago
» Replies: 4
» Views: 1,991
|
My First App
Forum: Code Review
Last Post: carlbidwell
Yesterday, 10:53 AM
» Replies: 8
» Views: 8,554
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 03:54 AM
» Replies: 3
» Views: 457
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 912
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 941
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,210
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Sep-26-2025, 09:50 AM
» Replies: 1
» Views: 1,824
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Sep-26-2025, 03:53 AM
» Replies: 1
» Views: 2,863
|
|
|
string agg separated by comma |
Posted by: shyamal_kesh - Nov-23-2018, 12:35 PM - Forum: General Coding Help
- Replies (1)
|
 |
dfg = pd.DataFrame({"A": [1, 1, 2, 3, 3, 4],
"B": ['AA', 'AA', 'AB', 'CD', 'CD', 'EF'],
"C": ['A1', 'B1', 'C..... More
|
|
|
homework |
Posted by: NZedMarine - Nov-22-2018, 11:37 PM - Forum: Homework
- Replies (1)
|
 |
[python]ArPe = str(input("Area Or Perimeter? "))
print("Ok " + ArPe + " we will calculate"):
if arpe == "area" or "perimeter":
x = "tru..... More
|
|
|
Loop Value Stays the Same |
Posted by: nesrine - Nov-22-2018, 07:54 PM - Forum: Homework
- Replies (6)
|
 |
[size=large]
Hello,
I have this code after the modification of W I want to obtain the new value of E.I use the for loop but the value stay the same ..... More
|
|
|
Need an example! |
Posted by: kimonsolo - Nov-22-2018, 04:54 PM - Forum: General Coding Help
- Replies (1)
|
 |
So im trying to build a bot for discord to help a small indie game i want to make search machine to search a specific .xls
for exmple if user type: ..... More
|
|
|
Pyforms |
Posted by: Jemeronimo - Nov-22-2018, 12:30 PM - Forum: GUI
- No Replies
|
 |
Hey guys!
With Pyforms I'm trying to make the following
First row: 2 sliders that can have values from 0-10
Second row: 2 graphs that reac..... More
|
|
|
|