推荐学习书目
› 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
bestehen
V2EX  ›  Python

Python 打开 xlsx 文件的问题

  •  
  •   bestehen · Aug 7, 2018 · 3000 views
    This topic created in 2972 days ago, the information mentioned may be changed or developed.

    [<Cell 'Table1'.A1971>, <Cell 'Table1'.B1971>, <Cell 'Table1'.C1971>, <Cell 'Table1'.D1971>, <Cell 'Table1'.E1971>, <Cell 'Table1'.F1971>, <Cell 'Table1'.G1971>, <Cell 'Table1'.H1971>, <Cell 'Table1'.I1971>]

    我打 xlsx 文件 的格式是这样的,这是为啥呢?和我看到的内容不一样

    求问是为啥

    3 replies  •  2018-09-07 15:02:40 +08:00
    hannibalm
        1
    hannibalm  
       Aug 7, 2018 via Android
    用 pandas 读 excel
    hjq98765
        2
    hjq98765  
       Aug 8, 2018
    你是怎么打开的,别告诉我是 f = open('aaa.xlsx', 'r')
    jeadong
        3
    jeadong  
       Sep 7, 2018
    这题我会 233333
    试试看 xlrd 库?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   1484 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 16:22 · PVG 00:22 · LAX 09:22 · JFK 12:22
    ♥ Do have faith in what you're doing.