自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 “ValueError: If using all scalar values, you must pass an index“

如果你的字典中只包含标量值(如字符串、整数等),而没有包含多个值的序列,那么就会出现 "ValueError: If using all scalar values, you must pass an index" 错误。为了避免这个错误,你需要确保字典中的值是列表、数组或其他可迭代的数据结构,而不是单个值。#字典数据转dataframe时出现错误:"ValueError: If using all scalar values, you must pass an index"

2023-10-30 21:49:20 226 1

原创 【报错】ValueError: Must pass 2-d input. shape=()

【报错】ValueError: Must pass 2-d input. shape=()

2022-11-13 22:26:43 4982 3

原创 批量移动文件夹

批量移动文件夹

2022-09-25 20:57:10 308

原创 pandas链式方法案例

pandas链式方法案例

2022-09-17 10:30:27 378

原创 【报错】Cannot get left slice bound for non-unique label: ‘2015-07‘

Cannot get left slice bound for non-unique label

2022-09-16 22:47:15 1634 4

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除