传统唇膏

文章
5
资源
0
加入时间
2年10月24天

Pandas去除行列标题空格

方法1 .去除列标题1. 去除列标题空格df1 = pd.DataFrame([{'col1 ':'a', 'col2 ':1}, {'col1 ':'b', 'col2 ':2}],index=["aa ","bb "])df1 = df1.rename(columns=lambda x: x.strip())print(df1['col1'])2.去除行标题空格df1 = pd....

vscode 高效率开发插件一(代码注释)

1、添加文件头、函数注释(文件类型无限制)插件名:koroFileHeader配置项:setting中搜索:FileHeader// 头部注释,默认设置:{'Author':'your name','Date':'Do not edit','LastEditors':'your name','LastEditTime':'Do not edit','Description':'file...

电脑常见的几种故障及解决方法

日常在使用电脑过程中,都会碰上这样或者那样的问题,这里介绍几种最常见的问题及解决方法,希望能够帮到大家。 步骤 1、内存故障 打开电