Skip to content
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

sorting of columns if adaptive_weights=False #15

Open
nehargupta opened this issue Oct 10, 2020 · 0 comments
Open

sorting of columns if adaptive_weights=False #15

nehargupta opened this issue Oct 10, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@nehargupta
Copy link
Collaborator

I'm pretty sure that line 293 in data_cleaning.py:

`if (adaptive_weights == False):

Ensure that the columns are sorted in order: binary, tertary, etc

`

isn't actually needed, so maybe this can be removed. Am I incorrect?

@nehargupta nehargupta added enhancement New feature or request good first issue Good for newcomers labels Oct 10, 2020
@nehargupta nehargupta removed the good first issue Good for newcomers label May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant