| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 27 online users. » 0 Member(s) | 23 Guest(s) Bing, Google, AOL, Mojeek
|
|
|
| Python Requests SSL |
|
Posted by: Aussie - Jan-07-2021, 02:09 AM - Forum: General Coding Help
- No Replies
|
 |
Hi,
I have managed to get Auth working. However, using the SSL certificate is proving difficult.
Any ideas? verify ='C:/Users/Administrator/Desktop/..... More
|
|
|
| How to delete existing label? |
|
Posted by: Oshadha - Jan-06-2021, 05:00 PM - Forum: GUI
- Replies (8)
|
 |
Script,
[python]
from tkinter import *
main = Tk()
main.title("1. Unit & Dimentions")
#root.geometry("1600x800+0+0")
#Var Details
length = ..... More
|
|
|
| Some errors |
|
Posted by: CarnariusXx - Jan-06-2021, 04:08 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi, I've this code and I think that's correctly write but it show me some errors. I tried deal with this but without effects
[python]
import numpy..... More
|
|
|
| Help setting up dataframes |
|
Posted by: yk303 - Jan-05-2021, 10:31 PM - Forum: Data Science
- No Replies
|
 |
Hello everyone,
I have setup dataframes before but I always struggle at the early stages. There is some key piece of information that I am missing a..... More
|
|
|
|