-
Notifications
You must be signed in to change notification settings - Fork 89
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
fix(datasets): Take mode argument into account when saving dataset #805
Commits on Aug 7, 2024
-
Take mode argument into account when saving dataset
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fba245 - Browse repository at this point
Copy the full SHA 3fba245View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed881fe - Browse repository at this point
Copy the full SHA ed881feView commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49017f6 - Browse repository at this point
Copy the full SHA 49017f6View commit details
Commits on Aug 13, 2024
-
Move mode to default save args
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28d173f - Browse repository at this point
Copy the full SHA 28d173fView commit details -
Merge branch 'fix/handle-mode-arg-correctly' of https://github.com/ke…
…dro-org/kedro-plugins into fix/handle-mode-arg-correctly
Configuration menu - View commit details
-
Copy full SHA for e1c59e8 - Browse repository at this point
Copy the full SHA e1c59e8View commit details
Commits on Aug 14, 2024
-
Revert changes to add mode to save args and add as fs arg default ins…
…tead Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e71b810 - Browse repository at this point
Copy the full SHA e71b810View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef2651 - Browse repository at this point
Copy the full SHA eef2651View commit details -
Configuration menu - View commit details
-
Copy full SHA for 079b0a3 - Browse repository at this point
Copy the full SHA 079b0a3View commit details -
Separate fs save and load args again
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1026380 - Browse repository at this point
Copy the full SHA 1026380View commit details -
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0725a96 - Browse repository at this point
Copy the full SHA 0725a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ba314 - Browse repository at this point
Copy the full SHA c7ba314View commit details
Commits on Aug 20, 2024
-
Remove writing to buffer and use save_args both in saving and conversion
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9edd0f9 - Browse repository at this point
Copy the full SHA 9edd0f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5905ff6 - Browse repository at this point
Copy the full SHA 5905ff6View commit details -
Revert back to using fs_args to pass mode argument
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0de251d - Browse repository at this point
Copy the full SHA 0de251dView commit details -
Use fs_args to pass mode for all pandas based datasets
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3238997 - Browse repository at this point
Copy the full SHA 3238997View commit details -
Make other datasets use fs_args for handling mode as well
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef11faa - Browse repository at this point
Copy the full SHA ef11faaView commit details -
Refactor and make all datasets consistent
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97e49a2 - Browse repository at this point
Copy the full SHA 97e49a2View commit details -
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46aef8d - Browse repository at this point
Copy the full SHA 46aef8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa49a8 - Browse repository at this point
Copy the full SHA 2aa49a8View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86fe86f - Browse repository at this point
Copy the full SHA 86fe86fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7c363 - Browse repository at this point
Copy the full SHA 9e7c363View commit details -
Merge branch 'fix/handle-mode-arg-correctly' of https://github.com/ke…
…dro-org/kedro-plugins into fix/handle-mode-arg-correctly
Configuration menu - View commit details
-
Copy full SHA for ea4556e - Browse repository at this point
Copy the full SHA ea4556eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f084de - Browse repository at this point
Copy the full SHA 8f084deView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6825a7 - Browse repository at this point
Copy the full SHA e6825a7View commit details -
Signed-off-by: Merel Theisen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fb3dac - Browse repository at this point
Copy the full SHA 0fb3dacView commit details -
Merge branch 'fix/handle-mode-arg-correctly' of https://github.com/ke…
…dro-org/kedro-plugins into fix/handle-mode-arg-correctly
Configuration menu - View commit details
-
Copy full SHA for 806d8f4 - Browse repository at this point
Copy the full SHA 806d8f4View commit details