Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin committed Dec 9, 2024
1 parent a5a84d5 commit 38d663e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dataframe.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ namespace microgradCpp
// Replace the original columns with shuffled columns
columns = shuffled_columns;
}

void normalize(const v_string &cols_given = {})
{
v_string cols_to_normalize;
Expand Down

0 comments on commit 38d663e

Please sign in to comment.