xavctn / img2table

img2table is a table identification and extraction Python Library for PDF and images, based on OpenCV image processing
MIT License
577 stars 76 forks source link

Change deduplication.py method to remove warning #203

Closed TjanMichela closed 2 months ago

TjanMichela commented 4 months ago

Removed warning by using Polar's .collect_schema().names() instead of .columns

huyfififi commented 2 months ago

Fixed in #213 we better close perhaps

TjanMichela commented 2 months ago

Closing since it is confirmed that the issue is fixed in #213 .