AbdullahKeteldijk

Results 3 comments of AbdullahKeteldijk

You should change the line to: `from hunga_bunga.regression import HungaBungaRegressor` You should repeat that multiple times for all occurrences of that error and you should probably also `pip install tabulate`.

what error are you getting? Remember you should add `hunga_bunga.` before any python file that is imported in this package, but only those that throw this same error.

You should change the line to: `from hunga_bunga.regression import HungaBungaRegressor` You should repeat that multiple times for all occurrences of that error and you should probably also `pip install tabulate`.