Nike-Inc / koheesio

Python framework for building efficient data pipelines. It promotes modularity and collaboration, enabling the creation of complex pipelines from simple, reusable components.
https://engineering.nike.com/koheesio/
Apache License 2.0
602 stars 29 forks source link

[FIX] broken import statements and updated hello-world.md #107

Closed dannymeijer closed 6 days ago

dannymeijer commented 1 week ago

Fix broken import statements and updated hello-world.md

Description

This pull request addresses documentation errors in the hello-world.md (spark) example as part of fixing issue #104.

Related Issue

104

Motivation and Context

N/A

How Has This Been Tested?

N/A

Screenshots (if appropriate):

N/A

Types of changes

Checklist: