Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,435
» Latest member: EdwinRup
» Forum threads: 38,562
» Forum posts: 174,729
Full Statistics
|
Online Users |
There are currently 505 online users. » 0 Member(s) | 495 Guest(s) Bing, Yandex, Google, Baidu, Apple, Twitter
|
|
|
ndim array |
Posted by: Sowmya - Apr-01-2024, 04:24 AM - Forum: Data Science
- Replies (2)
|
 |
Hi all
thrD = np.array([[1,2,3],[3,4,5],[1,-2,8]])
print(thrD.ndim) Output
Output: 2
My doubts: What are dimens..... More
|
|
|
os.popen problem |
Posted by: thefrog - Mar-31-2024, 02:56 PM - Forum: General Coding Help
- Replies (1)
|
 |
I'm trying to work on os.popen
When I try to do an ipconfig command, it gives me an error alert
Any other command for example ping 8.8.8.8 works gre..... More
Attached Files
Thumbnail(s)
|
|
|
Cesar Cipher |
Posted by: ForsakenDusk - Mar-31-2024, 09:30 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hello everyone,
I am currently doing procedural programming exercices, and there are a lot of extra outputs I want to understand before switching t..... More
|
|
|
OCR question |
Posted by: DPaul - Mar-29-2024, 08:03 AM - Forum: Bar
- No Replies
|
 |
OCR with tesseract does a very good job, we know that.
I use it to process various types of documents, some of them are just lists of people.
About a ..... More
|
|
|
Not getting forum emails |
Posted by: sawtooth500 - Mar-27-2024, 02:45 AM - Forum: Board
- Replies (3)
|
 |
So for each new thread I post, I choose 'Subscribe and receive email notification of new replies' - however I never get an email on reply. I checked m..... More
|
|
|
|