bodo-ai / Bodo-examples

Other
23 stars 11 forks source link

Examples restructured and Modularized #72

Closed alifarhid closed 2 years ago

alifarhid commented 2 years ago

@hadia206 @ritwika314 @anudeep-bodo I revamped the entire Bodo-examples repo to be restructured in modules so that a novice user can follow and realize where to start and continue. Please review this as it is an important part of streamlining user experience. I believe the best way to review this is to pull and checkout the ex-restructure branch locally to be able to use Mac finder and VS code to visualize the new structure.

Examples are not internally changed or tested, except deleting some redundant examples in snowflake and iceberg.

You may see some examples are repeated in folder 10-Bodo-Free-Trial as they are small scale data but same code.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

alifarhid commented 2 years ago

Thanks @ritwika314 @hadia206 and @anudeep-bodo. I incorporated your comments and added a new paragraph in Readme.md about What if I wanted to test my code with my data? . If you could please review that paragraph too and then I will merge. Thanks.