Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,994
» Latest member: Jacobjoift
» Forum threads: 38,736
» Forum posts: 175,583
Full Statistics
|
Online Users |
There are currently 39 online users. » 0 Member(s) | 35 Guest(s) Bing, Google, Mojeek, AOL
|
Latest Threads |
Cannot update or install ...
Forum: General Coding Help
Last Post: Jacobjoift
5 minutes ago
» Replies: 7
» Views: 237,870
|
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
7 hours ago
» Replies: 4
» Views: 132
|
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
Today, 08:57 AM
» Replies: 1
» Views: 81
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,544
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:58 PM
» Replies: 2
» Views: 105
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:56 PM
» Replies: 6
» Views: 231
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,055
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 469
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,101
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,178
|
|
|
New to python |
Posted by: Yoakz - Oct-18-2019, 06:44 PM - Forum: News and Discussions
- Replies (11)
|
 |
Hey I am new to python and are really eager to learn. I don't know much about python and this is all that I have learned through Youtube videos; how t..... More
|
|
|
Using .dll |
Posted by: epif18 - Oct-18-2019, 05:06 PM - Forum: General Coding Help
- Replies (3)
|
 |
I'm trying to interface with an FPGA development board using python instead of C#. There is a .dll file that contains much of the interface to the bo..... More
|
|
|
SARIMA |
Posted by: kdiba - Oct-18-2019, 02:30 PM - Forum: General Coding Help
- No Replies
|
 |
Hello,
I'm trying to get the predictions for 6 months instead for 12 months, can you help me to change it ?
Please find below the sarima code for pr..... More
|
|
|
namedtuple help |
Posted by: anna - Oct-18-2019, 10:19 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hi All,
something is going wrong and not able to understand. below code is polling lag interface details. I am not able to print using namedtuple...... More
|
|
|
Xmodem error |
Posted by: neethuvp - Oct-18-2019, 04:31 AM - Forum: General Coding Help
- Replies (6)
|
 |
Hi,
i have a program for transfer a file using 'Xmodem' protocol. My code is :
[python]
import select
import sys
from modem import XMODE..... More
|
|
|
How to pivot a dat |
Posted by: UGuntupalli - Oct-17-2019, 11:13 PM - Forum: General Coding Help
- No Replies
|
 |
All,
I would like to pivot a data frame similar to the following SQL operation. Any help/guidance is appreciated:
[python]
# SQL Code - https..... More
|
|
|
Calculator won't subtract? |
Posted by: kingstarx - Oct-17-2019, 04:13 PM - Forum: Homework
- Replies (6)
|
 |
I've just started GCSE computer science about a month ago, I already knew the basics of python like variables, if and else statements and stuff, and t..... More
|
|
|
|