Skip to content

Issues: JuliaML/TableTransforms.jl

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Use StableRNGs.jl in tests good first issue Good for newcomers help wanted Extra attention is needed
#293 by juliohm was closed Oct 17, 2024
Map accepting row functions discussion help wanted Extra attention is needed refactor Refactor existing code.
#290 by davibarreira was closed Sep 23, 2024
Use Distributed processes in ParallelTableTransforms feature help wanted Extra attention is needed
#286 by juliohm was closed Jun 25, 2024
Add Unit transform to convert units feature good first issue Good for newcomers help wanted Extra attention is needed
#282 by juliohm was closed Jun 20, 2024
Update to latest Documenter documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed
#280 by juliohm was closed Jun 21, 2024
Unitify() should work in the presence of non-continuous variables bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
#279 by juliohm was closed Jun 17, 2024
Allow Select(Continuous) besides the other methods feature good first issue Good for newcomers help wanted Extra attention is needed
#278 by juliohm was closed Jun 12, 2024
Clean warnings in test suite good first issue Good for newcomers help wanted Extra attention is needed
#275 by juliohm was closed Jun 5, 2024
Add Coerce(SciType) option feature good first issue Good for newcomers help wanted Extra attention is needed
#270 by juliohm was closed Mar 27, 2024
Rename could accept a modification function good first issue Good for newcomers help wanted Extra attention is needed
#266 by juliohm was closed Feb 2, 2024
Allow vector of pairs in Rename transform feature good first issue Good for newcomers help wanted Extra attention is needed
#260 by juliohm was closed Dec 19, 2023
Revert of DropConstant assumes same number of rows bug Something isn't working help wanted Extra attention is needed
#253 by juliohm was closed Dec 11, 2023
Add DropConstant transform to drop constant columns feature good first issue Good for newcomers help wanted Extra attention is needed
#251 by juliohm was closed Dec 8, 2023
Allow multiple columns in DropExtrema feature good first issue Good for newcomers help wanted Extra attention is needed
#250 by juliohm was closed Dec 12, 2023
Refactor assertion infrastructure feature good first issue Good for newcomers help wanted Extra attention is needed
#247 by juliohm was closed Dec 1, 2023
Rename output columns in some statistical transforms good first issue Good for newcomers help wanted Extra attention is needed
#246 by juliohm was closed Dec 1, 2023
Add performance tests with GeoTable dependencies Pull requests that update a dependency file refactor Refactor existing code.
#241 by juliohm was closed Nov 30, 2023
Add Except transform as the opposite of the Only transform feature good first issue Good for newcomers help wanted Extra attention is needed
#234 by juliohm was closed Nov 27, 2023
Add StdFeats transform to standardize features feature good first issue Good for newcomers help wanted Extra attention is needed
#233 by juliohm was closed Nov 28, 2023
Add Compose transform for CoDa feature good first issue Good for newcomers help wanted Extra attention is needed
#232 by juliohm was closed Nov 29, 2023
Add Unitify transform to add units to columns feature help wanted Extra attention is needed
#231 by juliohm was closed Dec 12, 2023
Select/Reject could accept DataScienceTraits.jl feature help wanted Extra attention is needed
#228 by juliohm was closed Nov 14, 2023
Pipes with parallel branches can return invalid tables good first issue Good for newcomers help wanted Extra attention is needed
#223 by CameronBieganek was closed Nov 6, 2023
Use inverse instead of Base.inv to invert transforms good first issue Good for newcomers help wanted Extra attention is needed refactor Refactor existing code.
#221 by ParadaCarleton was closed Nov 7, 2023
ProTip! Exclude everything labeled bug with -label:bug.