-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified Notebooks according to feedback (#106)
* Create load-CSV-data-S3 * Added notebooks for Load data sections of UI * Modified with suggested changes * Modified with suggested changes * Remove extra header * Modified with suggested changes and changed Kai Credentials * Modified with suggested changes and add JSON notebook * Update notebook.ipynb * Update notebook.ipynb * Modified with pre-commit checks --------- Co-authored-by: chetan thote <[email protected]> Co-authored-by: Kevin D Smith <[email protected]>
- Loading branch information
1 parent
5df9689
commit 6a39ef5
Showing
5 changed files
with
577 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
[meta] | ||
authors=["chetan-thote"] | ||
title="Employee Data Analysis JSON Dataset" | ||
description="""\ | ||
Employee Data Analysis use case illustrates how to leverage Singlestore's capabilities to process and analyze JSON data from a Amazon S3 data source. | ||
""" | ||
difficulty="beginner" | ||
tags=["starter", "loaddata", "json"] | ||
lesson_areas=["Ingest"] | ||
icon="database" | ||
destinations=["spaces"] | ||
minimum_tier="free-shared" |
Oops, something went wrong.