tylere

Results 4 issues of tylere

When i use to stringify a 532KB json ,it occur the error RangeError: Maximum call stack size exceeded

http://windjs.org/ 官网网站打不开了,需要查看文档API,求恢复啊!

应该是数据没有清洗干净,导致插入出错了。 `2024-11-30 17:02:19,023 database.insert_other_db_from_df处理异常:cn_stock_fund_flow_concept表(pymysql.err.DataError) (1366, "Incorrect double value: '-' for column ` instockdb`.`cn_stock_fund_flow_concept`.`change_rate` at row 456") [SQL: INSERT INTO cn_stock_fund_flow_concept (date, name, change_rate, fund_amount, fund_rate, fund_amount_super, fund_rate_super, fund_amount_large, fund _rate_large,...

Requirements are presented, and the project implements them. But when something goes wrong, how to restart the program and let the program continue to fix the bug until it runs...