Skip to content

Commit 4a47ebf

Browse files
Julien RousselJulien Roussel
authored andcommitted
OneHotEncoderProjector implemented
1 parent 1c552d0 commit 4a47ebf

File tree

9 files changed

+509
-160
lines changed

9 files changed

+509
-160
lines changed

examples/benchmark.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,6 @@ for col in cols_to_impute:
271271
```
272272

273273
```python tags=[]
274-
# plot.plot_imputations(df_station, dfs_imputed_station)
275-
276274
n_columns = len(cols_to_impute)
277275
n_imputers = len(dict_imputers)
278276

0 commit comments

Comments
 (0)