| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,276
» Latest member: eastnoob
» Forum threads: 38,789
» Forum posts: 175,862
Full Statistics
|
| Online Users |
There are currently 39 online users. » 0 Member(s) | 35 Guest(s) Applebot, Bing, Google
|
|
|
| variable not defined |
|
Posted by: Milfredo - Aug-22-2020, 07:21 AM - Forum: GUI
- Replies (4)
|
 |
My first post. Hope it done right.
Getting an error saying my variable not defined. I have tried several things and have watched at least 5 videos. S..... More
|
|
|
| mx19.2 python & tkinter |
|
Posted by: gonzo01 - Aug-22-2020, 04:39 AM - Forum: GUI
- Replies (6)
|
 |
i have python installed on mx 19.2
from xterm
bill@mx:~
$ python -V
Python 2.7.16
bill@mx:~
$ python3 -V
Python 3.7.3
bill@mx:~
bill@mx..... More
|
|
|
| SHA256-Checker |
|
Posted by: gingshow - Aug-21-2020, 01:46 PM - Forum: Code sharing
- Replies (2)
|
 |
I made a SHA256 checker.
How to use SHA256-Checker? Step 1: Download the file you want to check and sha256sum.txt from the Internet then put them ins..... More
|
|
|
| Uppercase problem |
|
Posted by: MarcJuegos_YT - Aug-21-2020, 09:58 AM - Forum: Homework
- Replies (4)
|
 |
Hi,
I've been learning python for a week and today i started doing a translator in an invented language. The problem is that if i write an upper lett..... More
|
|
|
| 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
|
|
|
|