Skip to content

蚂蚁学Python

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

  • 视频课程
  • 关于我

shell

Categories linux

CentOS自己编译安装Python3的命令

2023-03-122019-03-08 by crazyant

yum install zlib-devel bzip2-devel openssl-devel ncurse … Read more CentOS自己编译安装Python3的命令


Categories java

数据处理中提升性能的方法-引入并发但是避免同步

2023-03-122016-03-02 1 Comment by crazyant

背景 只要存在数据库,就会有后台批量处理数据的需求,比如数据表备份、定期清理、数据替换、数据迁移,对于批量处理 … Read more 数据处理中提升性能的方法-引入并发但是避免同步


Categories linux

Bash Shell怎样检查文件是否存在?

2023-03-122015-11-27 Leave a comment by crazyant

在类Unix系统的Bash环境下,怎样检查文件是否存在呢? Shell中的test命令,可以用来检测文件的类型 … Read more Bash Shell怎样检查文件是否存在?


Categories linux, python

python执行shell的两种方法

2023-03-142013-11-22 2 Comments by crazyant

有两种方法可以在Python中执行SHELL程序,方法一是使用Python的commands包,方法二则是使用 … Read more python执行shell的两种方法


Categories hadoop, hive, linux

shell/hadoop/hive一些有用命令收集

2023-03-122013-09-24 Leave a comment by crazyant

有些命令工作中经常用到,记录在一个文章里用于查阅,本文经常更新。 shell命令 linux统计某个目录下所有 … Read more shell/hadoop/hive一些有用命令收集


Categories linux

按大小拆分超大文件的方法(本文测试了一个62G的文件)

2023-03-122012-05-03 Leave a comment by crazyant

遇到一个问题,从网络上下载了一个62G的文件(新浪微博的语料集,地址:http://itee.uq.edu.a … Read more 按大小拆分超大文件的方法(本文测试了一个62G的文件)


文章分类

  • 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