Closed lesliechiu0525 closed 2 months ago
Hi @lesliechiu0525, thanks for reporting this. I’ll try to silence this (only print it in rust debug mode) over the weekend. Unfortunately no easy way to toggle it off cleanly right now
This is now fixed - it will only print if someone was debugging the rust program
https://github.com/azmyrajab/polars_ols/blob/main/src/least_squares.rs#L902
This is now fixed - it will only print if someone was debugging the rust program
https://github.com/azmyrajab/polars_ols/blob/main/src/least_squares.rs#L902
Thanks
I want to ignore this warning