JuliaML / TableTransforms.jl

Transforms and pipelines with tabular data in Julia
https://juliaml.github.io/TableTransforms.jl/stable
MIT License
103 stars 15 forks source link

Added the DropExtrema function #197

Closed Jay-sanjay closed 11 months ago

Jay-sanjay commented 11 months ago

Issue #193 fixing Added the actual function for DropExtrema ,

Jay-sanjay commented 11 months ago

@juliohm sir I am now working on the testCases part, which is according to me the potential reason for failing checks Sir can you please tell what command to run in order to run the complete project locally in my pc.

juliohm commented 11 months ago

Implemented in #201