V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
vtwoextb
V2EX  ›  Python

Python 操作 excel 用哪个模块更好啊

  •  
  •   vtwoextb ·
    hizdm · 2019-10-21 16:50:00 +08:00 · 3248 次点击
    这是一个创建于 1620 天前的主题,其中的信息可能已经有所发展或是发生改变。
    fulanto
        1
    fulanto  
       2019-10-21 19:21:26 +08:00
    推荐 openpyxl
    aydd2004
        2
    aydd2004  
       2019-10-21 19:30:28 +08:00
    要做后期计算的话 直接 pandas
    vtwoextb
        3
    vtwoextb  
    OP
       2019-10-22 11:29:19 +08:00
    @fulanto @aydd2004 感谢
    fhy1994
        4
    fhy1994  
       2019-10-22 15:34:28 +08:00
    之前用的这两个:xlrd 读 xlwt 写
    发现 xlwt 导出 xlsx 兼容性不好 作者好久没更新了

    最近刚好做导出 已更换为:pd.ExcelWriter + xlsxwriter
    vtwoextb
        5
    vtwoextb  
    OP
       2019-10-23 16:43:50 +08:00
    @fhy1994 感谢分享
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1096 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 18:50 · PVG 02:50 · LAX 11:50 · JFK 14:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.