Kevin Caron

Results 4 comments of Kevin Caron

I had the same issue but was able to resolve this by installing samplics with no dependencies. `pip install samplics --no-deps ` You may need to pip install several other...

I noticed one other thing. I believe in this part of the snippet the current version of samplics uses remove_nan instead of exclude_nan as a param. zinc_mean_str = TaylorEstimator("mean").estimate( y=nhanes2f["zinc"],...

This is an issue I'm having as well. I want to be able to keep track of the selected view in state, but it is not available in the eventsSet...

I am also interested in removing the requirement for a password hint. Perhaps I missed it in the documentation, but I don't even see how to display the password hint...