madeleineudell / LowRankModels.jl

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

Compatibility and dependency updates #121

Open kshedden opened 2 years ago

kshedden commented 2 years ago

I tried to make the minimal changes here to make this package work with recent versions of Julia and package dependencies. Currently this package drastically downgrades DataFrames and probably other packages on installation. All tests seem to pass for me.

VPetukhov commented 1 year ago

That's a great update! @madeleineudell , any chance you could just merge it?