Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,960
» Latest member: llarkin6
» Forum threads: 38,729
» Forum posts: 175,537
Full Statistics
|
Online Users |
There are currently 59 online users. » 1 Member(s) | 52 Guest(s) Bing, AOL, Google, AOL, Apple, deanhystad
|
Latest Threads |
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: deanhystad
6 minutes ago
» Replies: 2
» Views: 39
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
37 minutes ago
» Replies: 4
» Views: 508
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
4 hours ago
» Replies: 1
» Views: 624
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
4 hours ago
» Replies: 6
» Views: 4,849
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
8 hours ago
» Replies: 1
» Views: 1,518
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Today, 03:53 AM
» Replies: 1
» Views: 2,573
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:32 AM
» Replies: 0
» Views: 221
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 01:49 PM
» Replies: 2
» Views: 421
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,811
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,651
|
|
|
Working with text data |
Posted by: APK - Aug-21-2020, 08:28 AM - Forum: Homework
- Replies (4)
|
 |
Hey everyone,
I am working with text data which has the following format in excel:
Interview 1
Speaker
Date
Text
Interview 2
Speaker
Dat..... More
|
|
|
Help With Sub Plots |
Posted by: JoeDainton123 - Aug-20-2020, 10:48 PM - Forum: General Coding Help
- No Replies
|
 |
Hi all
I was wondering if anyone could help with my understanding when it comes to sub plotting.
I have looked at the documentation and examples..... More
Attached Files
Thumbnail(s)
|
|
|
Compiler |
Posted by: wallgraffiti - Aug-20-2020, 09:26 PM - Forum: General Coding Help
- Replies (3)
|
 |
So. Say I'm making a compiled language in Python (compiled because it makes up for the slowness of an interpreted language like Python). How would I g..... More
|
|
|
Column to rows |
Posted by: kmrashish1985 - Aug-20-2020, 09:15 PM - Forum: General Coding Help
- No Replies
|
 |
I have a dataframe like shown below -
Col X Col 1 Col 2 Col 3 Col 4 Col 5 Col 6 Col 7 Col 8 Col 9 Col 10
AA A 1 1 1 1 1 1..... More
|
|
|
New to coding |
Posted by: gallatin721 - Aug-20-2020, 03:29 PM - Forum: Code Review
- Replies (2)
|
 |
Sorry very basic just starting out. is there a way to improve this. I was able to get it to work, but is there a better way to code it? Thanks.
[py..... More
|
|
|
Get selected text inside an Entry |
Posted by: Jerdup - Aug-20-2020, 12:42 PM - Forum: GUI
- No Replies
|
 |
Hi, sorry for inconvenience, this is my first post and I'm new with Python.
I'm trying to understand how one can get the user-selected text inside ..... More
|
|
|
PyQt5 Error |
Posted by: Harshil - Aug-20-2020, 09:56 AM - Forum: GUI
- Replies (4)
|
 |
This Is Code I AM Runing
from PyQt5.Widgets import * Error:
[error]Traceback (most recent call last):
File "C:\Users\DELL\Deskt..... More
|
|
|
Task that i can't pass |
Posted by: c06a8acb - Aug-20-2020, 09:25 AM - Forum: Homework
- Replies (6)
|
 |
Hello. I am learning Python using pythontutor.ru website. There a task where i must write a program about bank deposit and it's profit 1 year later. I..... More
|
|
|
Segmented video not playing |
Posted by: Man_from_India - Aug-20-2020, 07:44 AM - Forum: Networking
- Replies (3)
|
 |
I know this is not the right way to approach the problem I am going to solve. I am watching a movie from Hotstar and now I want to download the movie ..... More
|
|
|
Plot Back Ground Colors |
Posted by: JoeDainton123 - Aug-19-2020, 10:49 PM - Forum: General Coding Help
- No Replies
|
 |
Hello community
I have made a plot using matplot lib.
Currently i am using the ggplot style.
I am trying to show different background colors ..... More
Attached Files
Thumbnail(s)
|
|
|
reST website |
Posted by: Skaperen - Aug-19-2020, 10:30 PM - Forum: News and Discussions
- Replies (8)
|
 |
i am wanting to set up a website which lets me store contents in reST format but delivers the content in HTML format for URLs that do not have any fil..... More
|
|
|
|