Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 29 Guest(s) Bing, Google, AOL, Mojeek, AOL, Apple
|
Latest Threads |
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Gribouillis
4 hours ago
» Replies: 2
» Views: 187
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 3,217
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,625
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 614
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 872
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,951
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 970
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 549
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,519
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,742
|
|
|
Homework Hangman Game |
Posted by: jagr29 - Jan-20-2022, 05:32 PM - Forum: Homework
- Replies (3)
|
 |
Can someone tell me please how the code parts commented with # ******************** work?
It works but I don´t understand what they..... More
|
|
|
Chatbot AI |
Posted by: mmagner2022 - Jan-20-2022, 04:01 AM - Forum: Data Science
- Replies (1)
|
 |
Hello. I am following a tutorial to create an AI chatbot yet I keep getting this error. Any help would be greatly appreciated.
json.decoder.JSOND..... More
|
|
|
nsimplify, make zero the really small numbers in the matrix |
Posted by: quest - Jan-19-2022, 05:22 AM - Forum: General Coding Help
- Replies (5)
|
 |
I created a symbolic matrix with sympy:
[python]
states = [1,2,3,4,5,6,7,8]
rho = np.array([[sympy.Symbol("rho{}{}".format(i,j)) for j in range(len(s..... More
|
|
|
about Numpy indexing. |
Posted by: water - Jan-18-2022, 07:54 PM - Forum: Data Science
- Replies (1)
|
 |
a = np.arange(25).reshape(5, 5)
a [output]
array([[ 0, 1, 2, 3, 4],
[ 5, 6, 7, 8, 9],
[10, 11, 12, 13, 1..... More
|
|
|
datatype check |
Posted by: arkiboys - Jan-18-2022, 08:49 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
using synapse pipeline, I generate a .parquet file with data in columns such as HoseNo (Which contains numbers), ClientName (which contains te..... More
|
|
|
|