from sklearn.preprocessing import MinMaxScaler from common.utils import load_data, mape from IPython.display import Image %matplotlib inline pd.options.display.float_format = '{:,.2f}'.format np.set_printoptions(precision=2) warnings.filterwarnings("ignore") # specify to ignore warning messages 1...
Processing triggers for desktop-file-utils (0.23-4) ... fernando@debian10x64:/cursos/python/wordpress-blog-post-with-python$ fernando@debian10x64:~/cursos/python/wordpress-blog-post-with-python$ fernando@debian10x64:/cursos/python/wordpress-blog-post-with-python$ pip3 freeze | grep ...