Age | Commit message (Expand) | Author |
---|---|---|
2020-11-06 | fix typo | Alexanderlacuna |
2020-11-05 | remove duplicates | Alexanderlacuna |
2020-11-05 | add test for samplelist and show_trait | Alexanderlacuna |
2020-11-04 | correct a typo | Alexanderlacuna |
2020-11-04 | remove extra whitespace | Alexanderlacuna |
2020-11-04 | remove whitespace in line 119-120 | Alexanderlacuna |
2020-11-04 | remove whitespace | Alexanderlacuna |
2020-11-04 | remove whitespace and assertIs | Alexanderlacuna |
2020-11-03 | remove unnecessary comments | Alexanderlacuna |
2020-11-03 | add pep8 formatting | Alexanderlacuna |
2020-11-03 | add tests for the get_categorical_variables function | Alexanderlacuna |
2020-11-03 | switch from assertFalse to assertIs | Alexanderlacuna |
2020-11-03 | switch from assertTrue/False to assertIs to make the tests tighter | Alexanderlacuna |
2020-11-03 | use assertTrue and assertFalse in while testing boolean | Alexanderlacuna |
2020-11-02 | add better formatting | Alexanderlacuna |
2020-11-02 | add function docstring | Alexanderlacuna |
2020-11-02 | add tests for show trait module | Alexanderlacuna |