Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,945
» Latest member: susan
» Forum threads: 38,726
» Forum posts: 175,523
Full Statistics
|
Online Users |
There are currently 68 online users. » 1 Member(s) | 62 Guest(s) Bing, Google, AOL, Mojeek, AOL, Pedroski55
|
Latest Threads |
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
3 minutes ago
» Replies: 5
» Views: 9,091
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
2 hours ago
» Replies: 0
» Views: 29
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
8 hours ago
» Replies: 2
» Views: 419
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
9 hours ago
» Replies: 0
» Views: 69
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 08:56 PM
» Replies: 9
» Views: 561
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,785
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,105
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,463
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,026
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,775
|
|
|
Sqlite to GUI |
Posted by: D_frucht - May-19-2018, 01:09 PM - Forum: GUI
- No Replies
|
 |
Hello.
I made a simple program the uses sqlite for importing and reading data.
I want to be able to import and read data using a GUI that runs in my..... More
|
|
|
error |
Posted by: lovedeep - May-19-2018, 12:17 PM - Forum: Data Science
- Replies (3)
|
 |
[python]
import sklearn
import pandas as pd
import numpy as np
from sklearn.utils import shuffle
from sklearn.linear_model import LinearRegress..... More
|
|
|
a list of modules |
Posted by: Skaperen - May-19-2018, 05:40 AM - Forum: General Coding Help
- No Replies
|
 |
how to create a list of modules to be returned from a function and how to import them?
|
|
|
categorical encoder |
Posted by: Scott - May-19-2018, 03:38 AM - Forum: General Coding Help
- No Replies
|
 |
Hi everyone,
I am working through a text book and I don't think my sklearn has the categorical encoder. I recently downloaded python 3 anaconda pac..... More
|
|
|
I need help on this |
Posted by: fellasallah - May-18-2018, 12:14 PM - Forum: General Coding Help
- No Replies
|
 |
TypeError at /computer_list/5/make_payment
coercing to Unicode: need string or buffer, NoneType found
Request Method: POST
Request URL: http:..... More
|
|
|
Arrangement of the Output |
Posted by: Leonzxd - May-18-2018, 09:40 AM - Forum: Homework
- Replies (2)
|
 |
Hi all,
I would like to read a data from the text file (Notepad) that contain all sort of countries and its capitals. Such as below:
Malaysia, K..... More
|
|
|
|