TutteInstitute / vectorizers

Vectorizers for a range of different data types
BSD 3-Clause "New" or "Revised" License
93 stars 23 forks source link

Added a unit test for column order and TokenCooccurrenceVectorizer.tr… #27

Closed jc-healy closed 4 years ago

jc-healy commented 4 years ago

…ansform().

Added a check_is_fitted to the transform.