| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,247
» Latest member: Kacper
» Forum threads: 38,779
» Forum posts: 175,813
Full Statistics
|
| Online Users |
There are currently 55 online users. » 1 Member(s) | 45 Guest(s) Apple, Bing, Google, AOL, Facebook Dev, kshahzad1985
|
|
|
| Extracting Data from tables |
|
Posted by: DataExtrator - Nov-02-2021, 12:24 PM - Forum: General Coding Help
- No Replies
|
 |
Hi
I have code which works to extract data from tables in a PDF. The code puts the data into columns and transfers to a CSV file. The code works b..... More
Attached Files
Thumbnail(s)
|
|
|
| Dynamic list of choices |
|
Posted by: Lentjes - Nov-02-2021, 07:43 AM - Forum: GUI
- No Replies
|
 |
My first Python project is an app which manages recipes using SQLite. While entering a new recipe, I would like to present a choice of ingredients fro..... More
|
|
|
| Isometric Movement on Tiled Map |
|
Posted by: Josselin - Nov-02-2021, 06:56 AM - Forum: Game Development
- No Replies
|
 |
Hello ! I would like to create a isometric game but how make isometric movement in Pygame on a map created with Tiled ?
I want to make a thing like..... More
Attached Files
Thumbnail(s)
|
|
|
| Translation API |
|
Posted by: snippyro - Nov-02-2021, 01:09 AM - Forum: General Coding Help
- No Replies
|
 |
Hello, I'm currently looking for a free translation API I can use with the requests module. Got any suggestions? Thanks!
|
|
|
| Extracting Text |
|
Posted by: standenman - Nov-01-2021, 08:22 PM - Forum: Data Science
- Replies (5)
|
 |
I am trying to create some functionality that will harvest text date from a text file. The text file is basically a series of questions and answers. ..... More
|
|
|
| Sqla wrapper |
|
Posted by: Slojure - Nov-01-2021, 03:33 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hy, i am wondering what is the difference between sqla wrapper and sqlalchemy in python? Why arent manny tutorials on sqla wrapper? I am starting to l..... More
|
|
|
| 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
|
|
|
|