Skip to content

884 Getting excel table by name

Bitbucket Importer requested to merge bitbucket/declined-pr-373 into branch/3.0

Created originally on Bitbucket by Shekhar Gyanwali

Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.

Hi Charlie,

I have completed the request of issue 844.

This is my first pull request ever, please let me know if there are anything I should fix.

  • Added dict _table_by_name attribute in worksheet.py
  • Added a new line in add_table() method in worksheet.py to add the reference of table object in _table_by_name.
  • Added and passed test
  • Added documentation

Regards

Shekhar

Merge request reports