-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
Closed
ditenberg/pandas
#1Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsIO Excelread_excel, to_excelread_excel, to_excel
Description
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
Labels
Compatpandas objects compatability with Numpy or Python functionspandas objects compatability with Numpy or Python functionsIO Excelread_excel, to_excelread_excel, to_excel