热门

最新

红包

立Flag

投票

同城

我的

发布
ilypl
软硬兼吃曹达华
3 年前
trueilypl

D:\ProgramData\Anaconda\lib\site-packages\mpl_finance.py:22: DeprecationWarning:

=================================================================

WARNING: `mpl_finance` is deprecated:

Please use `mplfinance` instead (no hyphen, no underscore).

To install: `pip install --upgrade mplfinance`

For more information, see:
https://pypi.org/project/mplfinance/

=================================================================

category=DeprecationWarning)

CSDN App 扫码分享
分享
评论
1
打赏
  • 复制链接
  • 举报
下一条:
package automatedScript/*测试合集*/import "log"import "dockerServer/common"func Test1(){ // 测试 hasaki.go中的errOrWarning function log.Println("Test1") path:="\\\\192.168.89.200/research/Research/Hasaki/automatedScriptError/la3Fly_plot_auto.txt" errMsgList:=common.ReadTxt(path) errMsg:=common.StringListToString(errMsgList) eOrW := errOrWarning(errMsg) log.Println("result error or warnig",eOrW)}
立即登录