Python Forum
Script getting reindexing only valid error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script getting reindexing only valid error
#2
Disregard the above error.. it was an oversight on my end, the script is looking for a specific file name to process, and because i only renamed the orginal file and left it in the folder, when it would run, it was picking up both the new file and the original and creating a dataframe with double the records and causing the index issue because im using the "IP" as the index and there were duplicates.

The script successfully ran this morning and back in business.
Reply


Messages In This Thread
RE: Script getting reindexing only valid error - by cubangt - Dec-07-2023, 04:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Use function, retry until valid Ashcora 8 1,535 Jan-06-2023, 10:14 AM
Last Post: Ashcora
  checking for valid hexadecimal digits Skaperen 3 6,489 Sep-02-2021, 07:22 AM
Last Post: buran
  Limiting valid values for a variable in a class WJSwan 5 3,730 Jul-06-2020, 07:17 AM
Last Post: Gribouillis
  How to verify the give number is valid Mekala 3 2,441 May-16-2020, 02:40 PM
Last Post: anbu23
  C:\Windows\System32\appwiz.cpl is not a valid Win32 application Marceepoo 8 5,243 Mar-15-2020, 04:46 AM
Last Post: buran
  is a str object a valid iterator? Skaperen 6 5,714 Jan-27-2020, 08:44 PM
Last Post: Skaperen
  How to get valid error message while invoking REST API through Python gollupraveen 0 2,091 Oct-04-2019, 07:15 PM
Last Post: gollupraveen
  How to keep looping until the user input is valid ? KyawMyo 12 6,292 Jun-10-2019, 02:51 AM
Last Post: KyawMyo
  The supplied user buffer is not valid for the requested operation. py2exe 1 3,347 Apr-27-2018, 12:17 AM
Last Post: py2exe
  getting previous/next valid value in a list, cyclically studeo 5 4,124 Mar-20-2018, 11:01 AM
Last Post: studeo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020