sv1990

Results 6 comments of sv1990

There is [`ranges::views::cache1`](https://godbolt.org/z/YEWEr8) to prevent calling the transform function twice.

Hi @emlazzarin, I'll look into it later

I think I messed up the rebase. The actual diff can be seen [here](https://github.com/GeneralMills/pytrends/compare/master...sv1990:pytrends:master). Should I maybe open a new pull request in the hope that github doesn't think anymore...

I had to change the values in the unrelated test `test_interest_by_region_city_resolution` so that all tests are now passing for me locally

This is the output I get from the example above: ``` [LightGBM] [Info] Auto-choosing col-wise multi-threading, the overhead of testing was 0.000430 seconds. You can set `force_col_wise=true` to remove the...