dgorissen / pycel

A library for compiling excel spreadsheets to python code & visualizing them as a graph
GNU General Public License v3.0
573 stars 152 forks source link

Add search functionality #163

Open heetbeet opened 3 weeks ago

heetbeet commented 3 weeks ago

Pull request to add Excel function search

heetbeet commented 3 weeks ago

I'm closing this since it breaks some of my own end-to-end tests for my app. Will first investigate what the problem is and then re-open this

heetbeet commented 2 weeks ago

Re-opened, the problem in my app is from another error: https://github.com/dgorissen/pycel/issues/164