Magdalena Kowalczuk
Magdalena Kowalczuk
The method in preprocessing.Outlier_Remover transform_train should be changed to fit_transform or transform.
# Docs Added usage examples to: decomposition.umap_reconstruction.UMAPOutlierDetection decomposition.pca_reconstruction.PCAOutlierDetection Fixes #652 and #653 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ x]...
Just a quick check: considering I'll have to use cast to get some of the datatypes, maybe I should wrap the from_native into a func after all? ## What type...
### Describe the bug `sum_horizontal` works for boolean values only in polars and not in pandas and pyarrow. ### Steps or code to reproduce the bug For pyarrow ``` import...
### What type of report is this? Correction ### Please describe the issue. Installation and Quick Start uses just `pip` while CONTRIBUTING.md advices to use `uv pip` Shall we make...
jekyll-v4 branch for new docs
Updating buy version to 3.3.0 to get rid of vulnerability mentioned by dependabot
Adding PySpark to the internals-gif and README.md ## What type of PR is this? (check all applicable) - [ ] 💾 Refactor - [ ] ✨ Feature - [ ]...