报错:Cannot recognize the token setRandomSeed

DolphinDB Systems 1.10.17 64 bit Copyright (c) 2011~2020 DolphinDB, Inc. Licensed to Trial Users. Expires on 2021.03.31 (Build:2020.10.22)

login(admin, 123456);
setRandomSeed(3);
Syntax Error: [line #1] Cannot recognize the token setRandomSeed

调用setRandomSeed报错

阅读 2.1k
1 个回答

1.10.17版本不支持。请下载最新版1.20.6试用setRandomSeed函数。