Skip to content

蚂蚁学Python

博学之、审问之、慎思之、明辨之、笃行之

  • 视频课程
  • 关于我
Categories python环境

Mac安装Brew超时处理办法

2024-10-25 Leave a comment by crazyant

Brew官网:https://brew.sh/zh-cn/ 复制这个命令,安装一直超时: /bin/bash … Read more Mac安装Brew超时处理办法


Categories docker

Docker的官方Python镜像源

2024-10-082024-10-08 Leave a comment by crazyant

地址:https://hub.docker.com/_/python?tab=tags 例如: # 使用官方的 … Read more Docker的官方Python镜像源


Categories python环境

Anaconda软件包国内清华源下载地址

2024-09-21 Leave a comment by crazyant

地址: https://mirrors.tuna.tsinghua.edu.cn/anaconda/archi … Read more Anaconda软件包国内清华源下载地址


Categories pyqt

Pyinstaller打包排查常见问题

2024-09-20 Leave a comment by crazyant

1、代码包下不要有__init__.py文件 注意,你的代码包目录下,不要有__init__.py文件 如果有 … Read more Pyinstaller打包排查常见问题


Categories django

Django的ModelForm一直不更新数据,服务重启才会更新数据的BUG

2024-09-13 Leave a comment by crazyant

问题 django的这个form,是从数据库获取数据的,但是数据库更新了之后,页面表单数据却没有更新,重启服务 … Read more Django的ModelForm一直不更新数据,服务重启才会更新数据的BUG


Categories python环境

非conda环境,怎样给pycharm安装技术库

2024-09-13 Leave a comment by crazyant

1、找到自己当前的Python解释器 随便的运行一个python脚本,那么下方的python.exe的路径,就 … Read more 非conda环境,怎样给pycharm安装技术库


Categories 程序人生

Gpt:自由职业者,收入不稳定,有几天没收入就很焦虑,正常吗,怎么办?

2024-09-12 Leave a comment by crazyant

作为自由职业者,收入不稳定导致焦虑是非常常见和正常的。自由职业的收入波动性较大,尤其是在没有固定工资的情况下, … Read more Gpt:自由职业者,收入不稳定,有几天没收入就很焦虑,正常吗,怎么办?


Categories pandas

Pandas的str.extract抽取字段后,什么时候要加[0]什么时候不需要加?

2024-09-052024-09-05 Leave a comment by crazyant

例如语法: df.loc[df["销量"].str.contains("万件&q … Read more Pandas的str.extract抽取字段后,什么时候要加[0]什么时候不需要加?


Post navigation
Older posts
1 2 … 50 Next →

文章分类

  • C++ (8)
  • chatgpt (3)
  • django (16)
  • docker (4)
  • fastapi (3)
  • flask (11)
  • hadoop (5)
  • hive (14)
  • java (20)
  • javascript (1)
  • kafka (1)
  • linux (18)
  • mac (4)
  • mysql (26)
  • numpy (2)
  • paddlepaddle (1)
  • pandas (42)
  • php (39)
  • pyecharts (1)
  • pyqt (6)
  • python (34)
  • python环境 (30)
  • python趣味小程序 (3)
  • redis (4)
  • sklearn (1)
  • spark (6)
  • tensorflow (3)
  • zookeeper (1)
  • 产品想法 (1)
  • 办公自动化 (10)
  • 大数据 (1)
  • 大模型 (3)
  • 推荐系统 (7)
  • 数据科学 (1)
  • 数据结构与算法 (1)
  • 机器学习 (4)
  • 爬虫 (24)
  • 电商 (2)
  • 程序人生 (26)
  • 程序员自媒体 (12)
  • 腾讯课堂 (1)
  • 自动化测试 (1)
  • 读书心得 (8)
  • 软件工具 (9)
  • 量化投资 (6)
© 2025 蚂蚁学Python • Theme Xena