Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(datasets): introduce PolarsExcelDataset for high-performance multi-sheet Excel integration in Kedro #1001

Conversation

Stephanieewelu
Copy link

This PR introduces PolarsExcelDataset, a powerful new dataset for Kedro, enabling seamless multi-sheet Excel file processing using Polars. With this addition, data engineers and scientists can now leverage Polars' blazing-fast performance while working with Excel files in Kedro pipelines.

Stephanieewelu and others added 2 commits February 7, 2025 04:11
Implementation of Polar Dataset

Signed-off-by: Stephanie Ewelu <[email protected]>
@Stephanieewelu Stephanieewelu changed the title Introducing PolarsExcelDataset: High-Performance Multi-Sheet Excel Integration for Kedro PR Introducing PolarsExcelDataset: High-Performance Multi-Sheet Excel Integration for Kedro Feb 7, 2025
@Stephanieewelu Stephanieewelu changed the title PR Introducing PolarsExcelDataset: High-Performance Multi-Sheet Excel Integration for Kedro feat(excel): introduce PolarsExcelDataset for high-performance multi-sheet Excel integration in Kedro Feb 7, 2025
@Stephanieewelu Stephanieewelu changed the title feat(excel): introduce PolarsExcelDataset for high-performance multi-sheet Excel integration in Kedro feat(datasets): introduce PolarsExcelDataset for high-performance multi-sheet Excel integration in Kedro Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant