Hello, hopefully the last question from me for a w...
# timegpt
s
Hello, hopefully the last question from me for a while 😅 I recieved:
Copy code
ApiError: status_code: 500, body: {'status': 500, 'data': None, 'message': 'Request failed with status code 500', 'details': 'An error occurred: cannot reshape array of size 696 into shape (20,12), Please contact us at <mailto:ops@nixtla.io|ops@nixtla.io> or Azul', 'code': 'B30', 'support': 'If you have questions or need support, please email <mailto:ops@nixtla.io|ops@nixtla.io>', 'requestID': 'H8HHPQZHR6'}
m
Hello! Can you tell us the dimensions of your dataframe and the horizon you are using?
s
Hi @Marco: • shape = (1354, 3), columns are: timestamp (object, calendar month start), unique_id (object), value (int64) • h=15