This release represents a comprehensive architectural change in SDG Hub, replacing HuggingFace Dataset with native pandas DataFrames throughout the entire codebase. This migration delivers significant performance improvements and simplifies the data processing pipeline.
What's Changed
- Complete pandas migration from HuggingFace Dataset by @shivchander in #479
Full Changelog: v0.5.1...v0.6.0