Python Forum
Loop Help: works with 300 variables but not 400
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loop Help: works with 300 variables but not 400
#2
Quote:
 summ2.columns=['FlagValue','Target0','Target1','Flag']
Error:
ValueError: Length mismatch: Expected axis has 3 elements, new values have 4 elements
It sounds like they are expecting 3 elements where you have 4
Recommended Tutorials:
Reply


Messages In This Thread
RE: Loop Help: works with 300 variables but not 400 - by metulburr - Oct-22-2017, 08:10 PM

Forum Jump:

User Panel Messages

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