Skip to content

COMPAT: openpyxl #14519

@jorisvandenbossche

Description

@jorisvandenbossche

Just noticed in one of the test suites:

home/travis/miniconda/envs/pandas/lib/python3.4/site-packages/openpyxl/worksheet/worksheet.py:300: UserWarning: Using a coordinate with ws.cell is deprecated. Use ws[coordinate] instead

  warn("Using a coordinate with ws.cell is deprecated. Use ws[coordinate] instead")

Metadata

Metadata

Assignees

No one assigned

    Labels

    Compatpandas objects compatability with Numpy or Python functionsIO Excelread_excel, to_excel

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions