You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update first half of generalized linear models to "Best Practices" (#148)
* Replaced numpy.random. with the new numpy generator
* Replaced numpy.random with the new numpy random number generator
* Added comment for try catch statement
* Added final changes
* Uncommented try catch clause
* Final changes
* Removed the comment
* CI test
0 commit comments