Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Hey i wanna create an automation in python. I have some images with datas near 5000 and i want that datas enter to the ecxal file

Aperta
#2,864 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
25/100
Tipo di issue
Funzionalità
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
data

Direzione di ricerca

Inizia esaminando l'immagine fornita, il modello Excel vuoto e la struttura delle colonne e le regole di formattazione indicate. Il lavoro è completato quando tutti i record sono stati estratti accuratamente, sono state applicate le trasformazioni richieste per numerazione, date e importi e l'output Excel strutturato è stato compilato.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Help Needed: Extract Data from Image to Excel Format
Description
I have an image containing tabular data with various fields such as sales dates, customer names, dealer names, amounts, phone numbers, and more. I need help extracting this data accurately and populating it into a structured Excel file.

Requirements
Extract all data entries from the provided image.

Use a fixed Form Number (e.g., 12428_000001) for all records on the same page.

Increment Record Numbers starting from 1 for each entry.

Format the Sales Date as MM/DD/YYYY.

Convert Basic Amount values from millions to full numbers (multiply by 1,000).

Calculate Net Amount as the sum of Basic Amount and Insurance Amount.

Fill all other fields exactly as shown in the image.

Maintain data accuracy and formatting.

Column Structure for Excel
FORM NO.

RECORD NO.

SALES DATE

CUSTOMER NAME

INITIALS

E-MAIL ADDRESS

DEALER NAME

CUSTOMER ADDRESS

CITY

STATE

CUSTOMER PHONE

DEALER PHONE

DELIVERY TIME

INVOICE NO.

INSURANCE POLICY NO.

CHESIS NO.

BASIC AMOUNT

INSURANCE AMOUNT

TOTAL AMOUNT (if applicable)

DISCOUNT

NET AMOUNT

Files Provided
Image file containing raw data.

Blank Excel template to fill in.

Additional Notes
Page or form changes should have unique Form Numbers to distinguish data.

Assistance requested for manual extraction or automated process suggestions.

Lingua principale
Python
Stelle
35.4k
Fork
12.9k
Merge medio
2h 37m
PR unite (30g)
1

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di geekcomputers/Python

Tutte le issue di geekcomputers/Python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.