gabrielapgomezji
gabrielapgomezji
When talking about the tests, it was mentioned to include 3 tests: - A test for Good inputs - A test for Bad Inputs - A test for bad parameters...
I am working on this during the skrub sprint at Probabl's 09-07-2025
I'm going to start working on this during the sprint skrub sprint x WiMLDS
I foound in this [repo](https://github.com/eyowhite/Messy-dataset/tree/main) some more datasets that contain columns with number and string in the same column. Some are simple: - Just define location aisle (values in the...
The idea for this, to implement a first simple version, would be to create a transformer class such that we pass a dictionary with the units and conversion factor: ```...