随笔分类 - 报错本
摔倒一次不能摔倒第二次啊
摘要:在做concat操作的时候,出现了这样的错误: Shape of passed values is (8, 51), indices imply (6, 51) 经过检查是因为数据前面使用过append,index是不一样的;在concat的时候是根据默认的index进行拼接的;因此需要进行rese
阅读全文
摘要:直接进行一个cf的查询自用字典1、对读入的文件 进行一个数据的写入特征指定 比如一串全是数字的文本 可能会被读成int float 需要指定类型data_set = pd.read_csv(file_name, encoding='utf8',dtype={'kol_id':str})2、数据集划分
阅读全文
摘要:严重: Servlet.service() for servlet [jsp] in context with path [/management] threw exception [javax.servlet.ServletException: com.mysql.jdbc.exceptions.
阅读全文
摘要:报错内容: java.sql.SQLException: Column count doesn't match value count at row 1 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1056) at com.
阅读全文

浙公网安备 33010602011771号