-
Notifications
You must be signed in to change notification settings - Fork 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
Core terminal update #121
Core terminal update #121
Commits on Oct 8, 2024
-
Updated yaml reader to prevent duplicates and made test yml/toml file…
…s unique
Vedant P Iyer committedOct 8, 2024 Configuration menu - View commit details
-
Copy full SHA for c0921ac - Browse repository at this point
Copy the full SHA c0921acView commit details -
Created class that generates a plot of a specified table's values for…
… all columns
Vedant P Iyer committedOct 8, 2024 Configuration menu - View commit details
-
Copy full SHA for c2f5bc2 - Browse repository at this point
Copy the full SHA c2f5bc2View commit details
Commits on Oct 18, 2024
-
Added yaml and toml readers and table plot writer in line for core te…
…rminal use
Vedant P Iyer committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 802d16f - Browse repository at this point
Copy the full SHA 802d16fView commit details -
Updated metadata.py to ingest multiple tables from input and store as…
… nested ordered dicts
Vedant P Iyer committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for ee325dc - Browse repository at this point
Copy the full SHA ee325dcView commit details -
Updated core to handle reader and writer plugins separatley and added…
… new example workflow to coreterminal
Vedant P Iyer committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for bf565d8 - Browse repository at this point
Copy the full SHA bf565d8View commit details -
Update put_artifacts to create mutliple tables and read in table name…
… from collection
Vedant P Iyer committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fbb9ea - Browse repository at this point
Copy the full SHA 7fbb9eaView commit details -
removed relation table variable-used for future branch
Vedant P Iyer committedOct 18, 2024 Configuration menu - View commit details
-
Copy full SHA for a9394cc - Browse repository at this point
Copy the full SHA a9394ccView commit details
Commits on Oct 19, 2024
-
Updated test files to handle collections being a nested ordered dicti…
…onary
Vedant P Iyer committedOct 19, 2024 Configuration menu - View commit details
-
Copy full SHA for cf18f0b - Browse repository at this point
Copy the full SHA cf18f0bView commit details -
updated package installation for github CI yml files
Vedant P Iyer committedOct 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 088f345 - Browse repository at this point
Copy the full SHA 088f345View commit details -
Updated last test to handle nested ordered dicts
Vedant P Iyer committedOct 19, 2024 Configuration menu - View commit details
-
Copy full SHA for d0ee9f9 - Browse repository at this point
Copy the full SHA d0ee9f9View commit details
Commits on Oct 24, 2024
-
updated CI files to move extra pip install to requirements.txt
Vedant P Iyer committedOct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 0028420 - Browse repository at this point
Copy the full SHA 0028420View commit details -
Updated requirements.txt with toml package
Vedant P Iyer committedOct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 94188b9 - Browse repository at this point
Copy the full SHA 94188b9View commit details -
Updated toml reader, added PK/FK capability from the reader to sqlite…
… backend
Vedant P Iyer committedOct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 10e565a - Browse repository at this point
Copy the full SHA 10e565aView commit details -
updated quotes error in f-string
Vedant P Iyer committedOct 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 23332e2 - Browse repository at this point
Copy the full SHA 23332e2View commit details