79763216

Date: 2025-09-12 17:40:02
Score: 3.5
Natty:
Report link

I am also getting that error, and I believe it may be related to the data you are scraping. If it is a dynamically generated array and you are specifying specific data to scrape (i.e. defining the size of the df you are creating), the tensor module reports it as an error which may prevent acquiring the correct data. Look into how to allow a dynamic df, even if you are consistently getting the data you want with your current code.

Reasons:
  • RegEx Blacklisted phrase (1): I am also getting that error
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jeff P