madeleineudell / LowRankModels.jl

LowRankModels.jl is a julia package for modeling and fitting generalized low rank models.
Other
190 stars 65 forks source link

fix Symbol typo #86

Closed ramcha24 closed 5 years ago

ramcha24 commented 6 years ago

In response to #84.

The function call expand_categoricals!(df,[2]) works now.