Error in importing library util

0

i was working on forecasting analysis in aws sagemkaker and i have refered the notes in github as well as in youtube there is a library of util i am unable to import it.Enter image description here

asked 2 years ago217 views
1 Answer
0

Hi there,

I suggest you use import utils after pip installing it using the following code:

pip install python-utils

Regards NN

answered 2 years ago
  • i will try your suggestion is it going to perform the same role as util?

  • Yes since I believe there is no util library and the library you are looking for is utils.

  • ok i will check on it but the docs i referred for forecasting analysis is updated recently[Github] i mean 10 months ago thats why i have a concern regarding this. Thanks for your help

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions