I noticed there are some substantial changes in the sqftproforma.py file between the code that is published on pip and the master branch of the UDST github repo. I just wanted to say that I very much prefer the version that is on GitHub, and it appears to be an updated iteration of earlier code that was released on pip. Although I like how efficient the current pip version is in finding the lowest avg_cost_sqft in the generatelookup() method, I prefer getting the parking type with in the result df of SqftProForma.lookup()
Just wanted to throw that out there, and hopefully future updates will include the most profitable parking type in the output of SqftProForma.lookup()
-Justin