Michael Boldin

Results 4 comments of Michael Boldin

Any examples of how to set grades for assignments? If someone can give me a hint I will make an example I see how the assignment class .set_attributes( {x.grade: X}...

Thanks. The code below works. The trick is you do not use the grade parameter i.e., NOT edit(submission={'grade': new_grade}) And it is easy to iterate over student ids or use...

X13 code in STATSMODELS is not set up to be compatible with running the x11 external binary but can run x12a or x12a.exe that should be able to produce what...

I updated my statsmodel install using pip --upgrade to 0.14.4 and did not get this change. The Series append deprecated error persists. Replacing the tsa statespace dynamic_factor_mq .py file in...