-
Kedro namespaces are **currently not widely used**. The team is divided on the reasons for this:
1. Local issues such as incomplete docs, unresolved technical challenges, and potential user concern…
-
#### Description
Using the CLI parameter `--scenarios` results in broken DAGs due to incorrect conversion of the parameter into `egon-data.configuration.yaml`. This causes the following error:
###…
-
Hello! Is it possible to set up quesma without elasticsearch?
I mean, to have the following scheme: `Kibana -> Quesma -> ClickHouse`
With this configuration:
```yaml
#licenseKey: {your-quesma-lice…
-
Design and set up better long term testing structure/method for all types of testing
- Decide on a testing framework
- Create designated test folder with necessary persistent data
- find/crea…
-
### dlt version
1.3.0
### Describe the problem
I am seeing unexpected behaviour when outputting CSV files that contain nullable fields when I am yielding a Python dictionary in a transformer.…
-
### Bug Description
## Bug description
Data pipeline Destination name shows as "Unnamed" despite being named
## How to reproduce
1. Name the destination and save.
2. Scroll
Before Scro…
-
After we bump the current processing pipeline version, processed data of previous pipeline versions doesn't serve a purpose anymore. We should just delete it to not accrue waste.
No longer purposef…
-
### Operating System
Windows 10
### Other Linux
_No response_
### Workflow Version
23.04.2
### Workflow Execution
EPI2ME Desktop (Local)
### Other workflow execution
_No response_
### EPI2ME…
-
There are some outstanding items that need to be tackled on the new pipeline:
- Make sure to include the z-scored density values for KDE outputs, not just the percentiles. This will be more useful in…
-
I am currently working with imbalanced data using the mlr3pipeline package and applying the SMOTE method for balancing. Since SMOTE requires numeric features, I used po("encode") to convert categorica…