摘要:
导入数据 1 ''' 2 导入肿瘤数据,数据集第一个特征我们可以作为索引。 3 由于数据集无特征名,我们需要手动添加 4 ''' 5 import numpy as np 6 import pandas as pd 7 column_names = ['Sample code number', 'C 阅读全文
posted @ 2021-09-18 12:29
李点
阅读(96)
评论(0)
推荐(0)
摘要:
HMTL 一个静态表单由如下几部分组成: 注册标题 各个input输入框 错误提示文本 提交按钮 <div class="formcontrol"> <label for="username">用户名</label> <input type="text" id="username" placehol 阅读全文
posted @ 2021-09-18 11:50
李点
阅读(128)
评论(0)
推荐(1)

浙公网安备 33010602011771号