Nok Lam Chan
Nok Lam Chan
I have actually fixed `uv` with https://github.com/kedro-org/kedro-plugins/pull/464 already, the remaining bit is the system dependencies that are needed for OpenCV. Honestly I don't think user should be bother about this,...
Sounds good, I have added a note in the installation guide (Github Wiki).
This affect PyCharm too. This mainly affect maintainers/contributor because debugging a Kedro project won't have this problem. This only exists in the kedro/kedro-datasets repository
@lrcouto Is this ready to be groomed in Backlog grooming? If so you can add this into "Kedro Framework" using the "Project" and mark it in "Inbox" (On the right...
regard to `index_level_0`, I have seen a case that this get created on transcoding from pandas -> spark with parquet. By default pandas.CSVDataset use `to_index=False`, but this is not consistent...
To move this to `airflow.provdiers`, we will have to move the implementation of `KedroOperator` to the `airflow` repository. Questions: * Can we move only the `KedroOperator`, but not the other...
@fdroessler https://github.com/kedro-org/kedro/milestone/12 Can you see this? I believe we open access for everyone but let me know if this is not the case. We are aware of the datasets problem,...
I also have doubt to pin `pandas` >=2.0, I don't see the ecosystem will catch up that quickly and this shouldn't be done in at least the coming 12 months....
Okay I just read the title carefully, so this is only about `test_requirements.txt`, I misunderstood it is about the installation. Do we have some idea what's failing when we have...
This is some kind of collective hallucinations 😂