business-science / modeltime.gluonts

GluonTS Deep Learning with Modeltime
https://business-science.github.io/modeltime.gluonts/
Other
38 stars 11 forks source link

Error in the package nbeats env #60

Open AparnaSN opened 4 months ago

AparnaSN commented 4 months ago

I am getting the error in the environment:

Error in purrr::map(., .f = function(df) { : ℹ In index: 1. Caused by error in pkg.env$pd$Timestamp(): ! attempt to apply non-function Error in purrr::map(): Error in purrr::map(): ℹ In index: 1. Caused by error in pkg.env$pd$Timestamp(): ! attempt to apply non-function

I have been using the package for a while. suddenly this error popping up. Please help

mdancho84 commented 4 months ago

It looks like pandas Timestamp() method is not being found.

What python packages are in your environment that modeltime GluonTS is using?

AparnaSN commented 4 months ago

When I loaded tidyverse package error disappered. But not sure how it worked before. Tm

On Tue, 20 Feb 2024 at 5:19 PM, Matt Dancho @.***> wrote:

It looks like pandas Timestamp() method is not being found.

What python packages are in your environment that modeltime GluonTS is using?

— Reply to this email directly, view it on GitHub https://github.com/business-science/modeltime.gluonts/issues/60#issuecomment-1954049185, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALSDG4CU6MNO4GNV4R6JEHTYUSETFAVCNFSM6AAAAABDQXQI2OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJUGA2DSMJYGU . You are receiving this because you authored the thread.Message ID: @.***>