Galen Seilis
Galen Seilis
I am using this kickstarter but with a few added packages and small adjustments like I am reading [ruff's docs](https://docs.astral.sh/ruff/editors/setup/#neovim). It says I can add this to the init.lua (somewhere):...
## Description I have this data source in my configuration. Given the `parse_dates` containing a list that contains `ds`, I was expecting that `ds` would be parsed as a datetime....
## Description There should be a clear separation between the public and private API for Kedro. This helps ensure software quality via helping to ensure maintainability. I noticed in the...
Use same defaults as `pandas.DataFrame.to_csv` in `kedro_datasets.pandas.csv_dataset.CSVDataset`.
## Description I ran a pipeline and saved the results only to find out that the index, which contained required information, was missing! ## Context Users are expecting the `pandas.CSVDataset`...