-
Notifications
You must be signed in to change notification settings - Fork 0
feat: create raw data loader and setup of repo #4
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
Open
arjunsridhar12345
wants to merge
23
commits into
dev
Choose a base branch
from
3-create-raw-data-loader
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
330e86f
build: setup initial build files and workflow to try to align with st…
arjunsridhar12345 50d2a3f
feat: add raw data loader module
arjunsridhar12345 1902aa2
feat: add raw data loader again
arjunsridhar12345 3c1771a
test: add initial tests for raw data loader
arjunsridhar12345 614ef16
docs: try to update contributing markdown to align with standards
arjunsridhar12345 a54f01a
build: require python 3.12 for TypeAliasType class
arjunsridhar12345 852e8a3
ci: add matrix to test across different operating systems
arjunsridhar12345 0d193f3
build: update lock file
arjunsridhar12345 d01c441
refactor: make comment for temp_dataset more clear
arjunsridhar12345 d229261
refactor: fix markdown cell with correct function and simplify docs
arjunsridhar12345 f61bba4
build: use github release to follow coding standard instead of hash
arjunsridhar12345 cd70721
refactor: small minor tweaks to markdown cells
arjunsridhar12345 51a30ff
ci: set fail fast to true for automated workflow tests
arjunsridhar12345 62fd50a
refactor: try to add more clarity to markdown cells
arjunsridhar12345 228b8fe
refactor: remove adding unncessary stream that failed to load
arjunsridhar12345 cc41d26
build: set line length to 100 to match coding standards
arjunsridhar12345 160b68c
refactor: rename property to try to be more concise and minor lint
arjunsridhar12345 ceca81e
docs: add more details on raw data loader examplde markdown cell
arjunsridhar12345 cbfce73
refactor: skip streams that failed to load
arjunsridhar12345 e0f2d6c
style: linting
arjunsridhar12345 fe5e0f2
test: fix failing test
arjunsridhar12345 2ae71b1
feat: add small cell about accessing path attribute
arjunsridhar12345 5286ee9
refactor: PR feedback. rename to loader.py and type hint
arjunsridhar12345 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.