Lightweight, performant, deep table extraction

1 Open Issue Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
Data Science ETL Tools

AI Summary: The task involves refactoring the gmft Python library to replace all instances of `print` statements with calls to the `logging.getLogger` method, improving the logging capabilities and addressing issue #65. This requires identifying all `print` statements throughout the codebase and replacing them with appropriate logging calls, ensuring consistent logging levels and message formatting.

Complexity: 3/5
good first issue

Lightweight, performant, deep table extraction

Python