Skip to content

蚂蚁学Python

你有没有为写代码拼过命?那你知不知道 人生苦短,我用Python?

  • 关于我

crazyant

Categories 机器学习

机器学习中分类特征的几种编码技术

2023-03-152023-03-12 Leave a comment by crazyant

资料:Multi-Hot encoding https://datascience.stackexchange … Read more 机器学习中分类特征的几种编码技术


Categories 程序人生

程序员的英语

2023-03-12 by crazyant

consolidation 英 [kənˌsɒlɪˈdeɪʃn] 美 [kənˌsɑːlɪˈdeɪʃn] n. … Read more 程序员的英语


Categories numpy

Numpy的一维数组相乘是什么意思

2023-03-12 Leave a comment by crazyant

In [1]: import numpy as np In [2]: conda = np.array([[T … Read more Numpy的一维数组相乘是什么意思


Categories python环境

mac 如何在表格根目录下打开终端 通过导入pandas 读取excel?

2023-03-152023-03-12 Leave a comment by crazyant

分几个步骤进行: 1、打开mac的终端命令行; 2、拖拽一个你的表格文件,到命令行,会得到你的文件的路径; 比 … Read more mac 如何在表格根目录下打开终端 通过导入pandas 读取excel?


Categories python趣味小程序

Python怎样读取URL生成PDF

2023-03-122023-03-12 Leave a comment by crazyant

1. 安装exe 需要在这个网址,安装一个exe包,地址:https://wkhtmltopdf.org/ 进 … Read more Python怎样读取URL生成PDF


Categories pandas

JupyterNotebook中缺少包怎样直接安装依赖

2023-03-152023-03-08 Leave a comment by crazyant

如果在jupyter notebook中缺少包 可以直接这样安装 在notebook中,新增一个单元格,然后输 … Read more JupyterNotebook中缺少包怎样直接安装依赖


Categories pandas

pandas读取excel报engine错误

2023-03-082023-03-07 Leave a comment by crazyant

可以加上engine pd.read_excel('data.xlsx', engine= … Read more pandas读取excel报engine错误


Categories pandas

Pandas的df.loc赋值的警告信息处理办法

2023-03-082023-03-07 Leave a comment by crazyant

报错信息: 处理办法: # 修改前 df.loc[:, "bWendu"] = df[&q … Read more Pandas的df.loc赋值的警告信息处理办法


Post navigation
Older posts
Newer posts
← Previous 1 2 3 … 38 Next →

文章分类

  • C++ (8)
  • django (12)
  • flask (6)
  • hadoop (5)
  • hive (14)
  • java (20)
  • javascript (1)
  • linux (16)
  • mac (2)
  • mysql (22)
  • numpy (1)
  • paddlepaddle (1)
  • pandas (33)
  • php (39)
  • python (31)
  • python环境 (9)
  • python趣味小程序 (3)
  • redis (3)
  • spark (6)
  • tensorflow (3)
  • zookeeper (1)
  • 产品想法 (1)
  • 办公自动化 (8)
  • 推荐系统 (5)
  • 数据科学 (1)
  • 数据结构与算法 (1)
  • 机器学习 (3)
  • 爬虫 (16)
  • 程序人生 (25)
  • 程序员自媒体 (12)
  • 腾讯课堂 (1)
  • 读书心得 (8)
  • 软件工具 (7)
  • 量化投资 (6)
© 2023 蚂蚁学Python • Theme Xena