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
Hello,
I am using the packge for the first time and when I wanted to run the first code as in tutorial I got this message.
import stlearn as st
st.settings.set_figure_params(dpi=120)
Traceback (most recent call last):
File "", line 1, in
AttributeError: module 'stlearn' has no attribute 'settings'
Could you please help me in solving this problem?
Thank you,
Omar
The text was updated successfully, but these errors were encountered:
Hello,
I am using the packge for the first time and when I wanted to run the first code as in tutorial I got this message.
Could you please help me in solving this problem?
Thank you,
Omar
The text was updated successfully, but these errors were encountered: