Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,936
» Latest member: MihaiPope
» Forum threads: 38,723
» Forum posts: 175,511
Full Statistics
|
Online Users |
There are currently 65 online users. » 0 Member(s) | 55 Guest(s) Apple, AOL, Google, Facebook Dev, AOL
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
41 minutes ago
» Replies: 2
» Views: 170
|
FAST,SECURE AND RELIABLE ...
Forum: Game Development
Last Post: MihaiPope
1 hour ago
» Replies: 0
» Views: 56
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
1 hour ago
» Replies: 10
» Views: 3,623
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
8 hours ago
» Replies: 1
» Views: 3,302
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
9 hours ago
» Replies: 4
» Views: 582
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,024
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 936
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,167
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,192
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,282
|
|
|
Lost Module |
Posted by: standenman - Oct-29-2021, 07:52 PM - Forum: General Coding Help
- Replies (10)
|
 |
I install a package via pip
"pip install pypdf2". I see it install. I then try to import it "import pydf2". It complains about "import" as an inva..... More
|
|
|
List comprehension: |
Posted by: paul18fr - Oct-29-2021, 04:56 PM - Forum: Data Science
- Replies (1)
|
 |
Hi
I'm trying to figure out how a list comprehesion works from a "memory" point of view?
I mean that append corresponds to a dynamic allo..... More
|
|
|
OCR in python to this image |
Posted by: guy7200 - Oct-28-2021, 08:10 PM - Forum: General Coding Help
- No Replies
|
 |
i try to do OCR in python to this image (the number inside can change)
i try everything
tesseract
EasyOCR
but every method doing a lot of mistake[..... More
Attached Files
Thumbnail(s)
|
|
|
Plotting Help Needed |
Posted by: test_majestic - Oct-28-2021, 12:44 AM - Forum: General Coding Help
- No Replies
|
 |
Hey everyone, so I'm generating nxn matrices where n ranges from 1 to 100 and I have made it such that the matrix is symmetric. I'm computing the aver..... More
|
|
|
Coordinate conversion |
Posted by: erdemath - Oct-27-2021, 01:28 PM - Forum: Data Science
- Replies (8)
|
 |
How would you define a proper Fourier domain in python? By converting cartesian (x,y) coordinates into polar coordinates (r,\phi)?
|
|
|
|