Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • O openpyxl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 282
    • Issues 282
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to a massive storm of spam, registration on this instance now requires explicit administrator approval. Sorry for the added friction, we're also looking into automatic filtering options.

  • openpyxl
  • openpyxl
  • Merge requests
  • !413

search feature

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed jahrules requested to merge topic/3.2/Search into branch/3.2 Apr 28, 2022
  • Overview 43
  • Commits 8
  • Pipelines 7
  • Changes 6

--HG-- branch : 3.2

I was working with openpyxl and had a use case for a search feature. Since I found that openpyxl didnt have one I wrote one.

The testcases admittedly need to be improved; to effectively test the feature I need a worksheet with data prepopulated and I'm not sure how to do that with pytest. Other than that, I have tested this pretty extensively on my own worksheets. I hope it is well received. Any feedback is appreciated.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/3.2/Search