Skip to content

蚂蚁学Python

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

  • 视频课程
  • 关于我

python

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 spark

PyCharm开发PySpark程序的配置和实例

2023-03-122018-12-10 by crazyant

对于PyCharm,需要作如下设置: 1、安装pyspark,它会自动安装py4j 2、在edit confi … Read more PyCharm开发PySpark程序的配置和实例


Categories python

Python高级编程技巧

2023-03-122017-09-04 3 Comments by crazyant

ipython的使用 地址:https://ipython.org/install.html 简单的安装方法: … Read more Python高级编程技巧


Categories 爬虫

怎样借助Python爬虫给宝宝起个好名字

2023-03-122017-01-05 4 Comments by crazyant

2019-03-31更新: 代码的python3简化版本: https://github.com/peiss/ … Read more 怎样借助Python爬虫给宝宝起个好名字


Categories java

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

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

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


Categories mysql

MySQL导入导出数据时遇到Tab符号和换行符号怎么办?

2023-03-122015-12-15 2 Comments by crazyant

在做ETL(下载、转换、导入)开发的时候,经常会遇到从MySQL中导出数据,经过计算后再导入到MySQL的场景 … Read more MySQL导入导出数据时遇到Tab符号和换行符号怎么办?


Categories php

Python使用unittest实现简单的单元测试实例

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

如果项目复杂,进行单元测试是保证降低出错率的好方法,Python提供的unittest可以很方便的实现单元测试 … Read more Python使用unittest实现简单的单元测试实例


Categories python趣味小程序

Python中文转拼音代码(支持全拼和首字母缩写)

2023-03-122015-07-05 Leave a comment by crazyant

本文的代码,从https://github.com/cleverdeng/pinyin.py升级得来,针对原文 … Read more Python中文转拼音代码(支持全拼和首字母缩写)


Post navigation
Older posts
Newer posts
← Previous 1 … 4 5 6 … 9 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