geekcomputers / geekcomputers/Python
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
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 35.4k
- フォーク
- 12.9k
- 平均マージ
- 2時間 37分
- マージ済み PR(30日)
- 1
説明
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、提供された画像、空の Excel テンプレート、ならびに記載された列構成と書式設定ルールを確認します。完了条件は、すべてのレコードを正確に抽出し、必要な番号、日付、金額の変換を適用して、構造化された Excel 出力に入力することです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100