Skip to content

v0.6.0 - Migration from HuggingFace Dataset to pandas DataFrame

Latest

Choose a tag to compare

@shivchander shivchander released this 18 Oct 01:41
· 15 commits to main since this release
7e2da17

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

Full Changelog: v0.5.1...v0.6.0