Skip to content

Conversation

@WillAyd
Copy link
Member

@WillAyd WillAyd commented Jun 11, 2019

Moved attempt to import xlrd to global scope of module. Simplifies code a bit and keeps xlrd relevant imports within one block

@WillAyd WillAyd added IO Excel read_excel, to_excel Clean labels Jun 11, 2019
@WillAyd WillAyd added this to the 0.25.0 milestone Jun 11, 2019
@WillAyd WillAyd closed this Jun 12, 2019
@WillAyd
Copy link
Member Author

WillAyd commented Jun 12, 2019

Realized this causes some conflict with top level imports of ExcelFile, ExcelWriter, read_excel, etc... into the API regardless of whether or not xlrd is installed. I don't think worth the effort to change at this time

@WillAyd WillAyd deleted the xlrd-imports branch January 16, 2020 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Clean IO Excel read_excel, to_excel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant