Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,970
» Latest member: Seu12Jorge
» Forum threads: 38,731
» Forum posts: 175,552
Full Statistics
|
Online Users |
There are currently 48 online users. » 0 Member(s) | 42 Guest(s) Bing, Google, AOL, AOL, Apple
|
Latest Threads |
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
3 hours ago
» Replies: 6
» Views: 325
|
LOST BITCOIN OR USDT?WE H...
Forum: Networking
Last Post: leewang
4 hours ago
» Replies: 0
» Views: 15
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
7 hours ago
» Replies: 7
» Views: 2,783
|
looking for help
Forum: Bar
Last Post: PhamMaria
8 hours ago
» Replies: 1
» Views: 1,905
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: Larz60+
Sep-27-2025, 11:58 PM
» Replies: 1
» Views: 648
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,180
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,746
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Sep-27-2025, 03:54 AM
» Replies: 3
» Views: 638
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,133
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,108
|
|
|
pyqt5 comobox insert into mysql |
Posted by: Weballround - Jan-10-2019, 03:04 PM - Forum: GUI
- Replies (2)
|
 |
Hello All,
Can someone please lead me in the right direction as I've been search for a why to do this for months.
So far using textedit date edit..... More
|
|
|
Modern looking GUI |
Posted by: Cuz - Jan-10-2019, 09:21 AM - Forum: GUI
- Replies (14)
|
 |
Hi guys,
I have an easy question but an important one for me nonetheless. I was recently diving into PyQt5 designing really simple desktop apps a..... More
|
|
|
Converting List of 3 Element Tuple to Dictionary |
Posted by: fooikonomou - Jan-10-2019, 03:38 AM - Forum: General Coding Help
- Replies (11)
|
 |
I have one 3d list of tuple
list=[(0, 1, 6), (5,1,4), (1, 6, 0), (3, 2,1),(4,5,1)] I want to add in a dictionary like this:
[p..... More
|
|
|
Variable Range |
Posted by: Trinx - Jan-10-2019, 03:11 AM - Forum: General Coding Help
- Replies (4)
|
 |
I am trying to code a variable with a range from 4-10. The user inputs a number that will be determined if it's one of the numbers in the variable (4 ..... More
|
|
|
Basic Help Needed |
Posted by: JohnV - Jan-09-2019, 07:52 PM - Forum: General Coding Help
- Replies (2)
|
 |
Where are programs developed? In the shell? That doesn't seem to work. Where else? How do I get instant commands to calculate? Thanks.
|
|
|
Merge isosurfaces |
Posted by: mPirs - Jan-09-2019, 02:04 PM - Forum: General Coding Help
- No Replies
|
 |
I want to define two surfaces (S_1, S_2) out of 6 previous ones (S1, S2 ,S3, S4, S5, S6) "merging" them such as:
S_1=S1+S3+S5
S_2=S2+S4+S6
All su..... More
|
|
|
percentage change mean by group |
Posted by: SriRajesh - Jan-09-2019, 01:18 PM - Forum: Data Science
- Replies (1)
|
 |
Hi,
I want to calculate percentage change mean (and sum) by group.
[python]
import pandas as pd
d = {'col1': ['B','A','B','C','H','C','A','B','H..... More
|
|
|
cups printing |
Posted by: Barrowman - Jan-08-2019, 11:12 PM - Forum: Networking
- Replies (2)
|
 |
I have a raspberrypi I am using as a print server and it has my HP Officejet on a USB port.
I can print to it from libreoffice, gedit and all other p..... More
|
|
|
|