I\'m using pickle to load voting regressor model so I don\'t want to import pandas, sklearn at all (to minimize file size)
When I run my code at Spyder, it works well