Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 52 online users. » 0 Member(s) | 49 Guest(s) Bing, Google, AOL
|
Latest Threads |
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: SpongeB0B
1 hour ago
» Replies: 0
» Views: 33
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
7 hours ago
» Replies: 4
» Views: 1,995
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Yesterday, 07:43 AM
» Replies: 2
» Views: 415
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:21 AM
» Replies: 2
» Views: 1,049
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,106
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 773
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,077
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,522
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,099
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,560
|
|
|
PyQt5 Installation |
Posted by: Clamantium - Feb-07-2020, 08:08 PM - Forum: GUI
- Replies (2)
|
 |
I am trying to teach myself to code in Python using various resources and want to create my first, very simple, desktop application. I have no coding ..... More
|
|
|
Searching for /simple/py |
Posted by: KipCarter - Feb-07-2020, 05:44 PM - Forum: General Coding Help
- No Replies
|
 |
Sometimes simplicity is ambiguous...
I'm installing a dependency module, which has a subsequent dependency noted as '/simple/py'.
[output]WARNIN..... More
|
|
|
TicTacToe Logic |
Posted by: AhmadMWaddah - Feb-07-2020, 04:47 PM - Forum: Code Review
- Replies (2)
|
 |
Hello Folks,
I Made Simple TicTacToe, But It seems there is something missd, can any one help me with this, i want to know what i miss as computatio..... More
|
|
|
complex sort in dataframe |
Posted by: gjs_2020 - Feb-07-2020, 02:10 PM - Forum: General Coding Help
- No Replies
|
 |
Hello guys!
I have a dataframe.
[python]import pandas as pd
data = {'num':[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12],
'name':['281.3891.3..... More
|
|
|
n_estimators error |
Posted by: Scott - Feb-07-2020, 03:42 AM - Forum: Data Science
- Replies (1)
|
 |
I ran a Genetic Algorithm and got recommended the following pipeline:
Best pipeline: ExtraTreesRegressor(LinearSVR(input_matrix, C=0.001, dual=True..... More
|
|
|
|