Aaron
Aaron
D:\quant\cmp\cmportal>python manage.py migrate D:\quant\cmp\cmportal D:\static Traceback (most recent call last): File "manage.py", line 22, in main() File "manage.py", line 18, in main execute_from_command_line(sys.argv) File "C:\Python37\lib\site-packages\django\core\management\__init__.py", line 381, in execute_from_command_line utility.execute()...
``` 2022-01-27 10:24:39.615 [流量回放线程-8] INFO c.t.w.conan.agent.service.impl.RecordServiceImpl - scroll_id=FGluY2x1ZGVfY29udGV4dF91dWlkDnF1ZXJ5VGhlbkZldGNoAA== 2022-01-27 10:24:39.615 [流量回放线程-8] INFO c.t.w.conan.agent.service.impl.RecordServiceImpl - 查询到总流量0条 2022-01-27 10:24:39.615 [流量回放线程-8] INFO c.t.w.conan.agent.service.impl.RecordServiceImpl - 查询到总流量 length0 ElasticsearchStatusException[Unable to parse response body]; nested: ResponseException[method...
依赖库pycrypto建议换成 pycryptodome 。要不然 windows安装 会失败
for a vika datasheet like below  我想执行批量添加数据。 ``` records = datasheet.records.bulk_create( [ {"title": "new record from Python SDK"}, {"title": "new record from Python SDK2"}, ] ) ``` report error...
save_dataframe_to_vika(df, table_name="default")
sublime text 3 build 3047