Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 25 Guest(s) Facebook, Bing, Applebot, Google, AOL, Mojeek, AOL
|
Latest Threads |
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
28 minutes ago
» Replies: 2
» Views: 709
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
7 hours ago
» Replies: 6
» Views: 737
|
Integer Factorization Too...
Forum: Code sharing
Last Post: fosuwxb
8 hours ago
» Replies: 0
» Views: 62
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
11 hours ago
» Replies: 8
» Views: 461
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,841
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,240
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,808
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,213
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,169
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,473
|
|
|
tkinter and image paths |
Posted by: menator01 - Apr-14-2020, 05:23 PM - Forum: GUI
- Replies (2)
|
 |
In the project I'm working on, I have to put full paths to images starting from the root directory. Does tkinter not start the path in the working dir..... More
|
|
|
Error using Cx_Oracle |
Posted by: naya - Apr-14-2020, 04:39 PM - Forum: Data Science
- Replies (2)
|
 |
Hello,
I am kinda new to python and i need help with my code.
I am trying to use cx_Oracle to insert my data from a flat file into my oracle data..... More
|
|
|
help with new window |
Posted by: fsabino - Apr-14-2020, 03:28 PM - Forum: GUI
- Replies (3)
|
 |
Hello,
I want to do the Math when I click in the first button,but the value is not updating after the second time.
I need to close the window and ..... More
|
|
|
Grids |
Posted by: menator01 - Apr-14-2020, 03:28 PM - Forum: GUI
- Replies (1)
|
 |
I been following the tutorial here on grids making my own little project and have ran into a snag.
I have a menu of button across the top and can't s..... More
|
|
|
Regarding PHP |
Posted by: jk91 - Apr-14-2020, 01:47 PM - Forum: Bar
- Replies (1)
|
 |
Hi,
Can I ask a PHP related problem here ?
Thanks
|
|
|
hi everyone , i new to |
Posted by: sindraka - Apr-14-2020, 01:34 PM - Forum: Networking
- Replies (1)
|
 |
[python]import sys
import requests
import json
import os
TOKEN = (os.getenv("UPTIMEROBOT_API_KEY") or "#########")
DEBUG = True
API_ENDPOINT = "..... More
|
|
|
problem with data type |
Posted by: timthebouncer - Apr-14-2020, 07:36 AM - Forum: Homework
- Replies (7)
|
 |
Hi guys,
I am struggling on resolving a question which says:
bookstore() takes 2 string arguments: book & price
bookstore returns a string in sen..... More
|
|
|
ModuleNotFoundError |
Posted by: TryingHardSoftware - Apr-14-2020, 07:30 AM - Forum: General Coding Help
- Replies (2)
|
 |
Can someone help me how can I fix this code,
I think something wrong or my matplotlib doesn't work properly.
In my cmd I've install MY matplotlib us..... More
|
|
|
Appending a dictionary to csv file |
Posted by: zahra_vaziri - Apr-14-2020, 04:30 AM - Forum: General Coding Help
- No Replies
|
 |
Hi,
In a for loop I initially have the following dictionary:
[inline]dict1={'a':[[1,2],[3,4],[5,6]],'b':[[11,22],[33,44],[55,66]],'c':[[111,222]..... More
|
|
|
Plotting Help |
Posted by: mogsb19 - Apr-13-2020, 11:08 PM - Forum: General Coding Help
- No Replies
|
 |
Hello, I'm pretty new to python and have been trying to create a graph with 6 different vectors with different colour arrows. I can't seem to get the ..... More
|
|
|
Read json array data by pandas |
Posted by: vipinct - Apr-13-2020, 02:24 PM - Forum: Data Science
- No Replies
|
 |
we have an existing script to read json file from S3 and convert into parquet format, data receiving below format and we are able to read by below cod..... More
|
|
|
|