Open Issues Need Help
View All on GitHub Improve regax for merchant name 2 months ago
AI Summary: The issue describes a parsing problem for 'Toast' transactions where the merchant name and address lack a separating whitespace. The proposed solution involves detecting 'TST*' at the string's start and then identifying the address by the first subsequent number to correctly extract the merchant name.
Complexity:
2/5
bug help wanted core-functionality
A Python script that automatically extracts transactions from Apple Card PDF statements and exports them into a structured Excel file.
Python