Skip to content

Conversation

@PLPeeters
Copy link
Contributor

The current column_to_number function is completely broken for files with more than 26 columns.

This PR contains:

  • A fix for the above
  • A migration of the tests to pytest

With your PR, here is a check list:

  • Has test cases written?
  • Has all code lines tested?
  • Has make format been run?
  • Please update CHANGELOG.yml(not CHANGELOG.rst)
  • Has fair amount of documentation if your change is complex
  • Agree on NEW BSD License for your contribution

Pierre-Louis Peeters added 3 commits October 30, 2025 15:44
The function failed for files with more than 26 columns
@chfw chfw merged commit 361a421 into pyexcel:dev Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants