logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

python --chroma向量数据库安装

【代码】python --chroma向量数据库安装。

#python#数据库#开发语言
数据分析--Excel公式

Excel公式基本使用选择单元格键入等号“=”。(注意: Excel 中的公式始终以等号开头.)选择一个单元格,或在所选单元格中键入其地址输入运算符。 例如,- 代表相减选择下一单元格,或在所选单元格中键入其地址。按 Enter。 计算结果将显示在包含公式的单元格中。查看公式在单元格中输入公式时,该公式还会出现在编辑栏中。要查看公式,请选择一个单元格,该单元格会出现在编辑栏中.输入包含内置函数的公

#数据分析
python --insightface人脸识别

【代码】python --insightface人脸识别。

#python#开发语言
python --PyAibote自动化

【代码】python --PyAibote自动化。

文章图片
#自动化#运维
python --自动化测试UiAutomator2

说明:返回的 d 为连接句柄,通过 d 可以实现对手机的操作。安装adb后使用命令。

文章图片
#python#开发语言
python-- Decimal使用

from decimal import Decimalfrom decimal import getcontext# 设置精度示例:a = 1.12b = 2.18c = Decimal(str(a)) + Decimal(str(b))print(c)输出: Decimal('3.30')# 你也可以转化它 str(c)示例2:getcontext().prec = 5# 设置精度有效位数c =

python --pyecharts详解

pyecharts中文详解https://gallery.pyecharts.org/#/README

#python
python word,ppt,excel转pdf(word转html),转图片

word,ppt,excel转pdf装依赖pip install comtypes==1.1.10转换import comtypes.clientimport osdef ppt_pdf(path):# PPT 转 PDFpdf_path = path.replace('ppt', 'pdf') # pdf保存路径 推荐使用绝对路径try:p = client.CreateObject("Powe

#python#html
    共 45 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 请选择