C:UsersadminAnaconda3libsite-packagessklearnutilsvalidation.py:595: DataConversionWarning: Data with input dtype object was converted to float64 by MinMaxScaler.
warnings.warn(msg, DataConversionWarning)
Dash is running on http://127.0.0.1:8050/
Dash is running on http://127.0.0.1:8050/
- Serving Flask app "main" (lazy loading)
- Environment: production
WARNING: Do not use the development server in a production environment.
Use a production WSGI server instead.
- Debug mode: on
C:UsersadminAnaconda3libsite-packagesipykernel_launcher.py:70: SettingWithCopyWarning:
A value is trying to be set on a copy of a slice from a DataFrame.
Try using .loc[row_indexer,col_indexer] = value instead
See the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy
An exception has occurred, use %tb to see the full traceback.
SystemExit: 1
C:UsersadminAnaconda3libsite-packagesIPythoncoreinteractiveshell.py:3304: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D.
warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1)
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…