Python Forum
How do I use tabs and spaces? (how to resolve error TabError: inconsistent)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I use tabs and spaces? (how to resolve error TabError: inconsistent)
#16
It worked for me with Python 3.8, here is the output file (input file was ona.csv, output file is ona_2022.csv)
Output:
"Rekening","Datum","Omschrijving","Toelichting","Opname","Storting" "NL00KNAB0000000000","06-05-2021","Siet et al AF74 B.V.","NL47RABSDFE64 AF74 B.V. iDEAL ","115,89","0" "NL00KNAB0000000000","06-05-2021","","5775SDF39 Kees de Leeuw Ontvangen betaling ","0","150" "NL00KNAB0000000000","03-05-2021","Hk E-Commerce","BE85739SDF55506 Alipay iDEAL ","1,85","0" "NL00KNAB0000000000","20-04-2021","Aly EUROPE LTD S.A","BE85739SD55506 FS Services S.A. iDEAL ","3,39","0"
Reply


Messages In This Thread
RE: How do I use tabs and spaces? (how to resolve error TabError: inconsistent) - by Gribouillis - Mar-24-2022, 07:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with removing spaces and tabs from a string msqpython 14 4,051 Jan-21-2021, 10:48 PM
Last Post: deanhystad
  How Can I Resolve This Error JayJayOi 10 7,420 Jan-18-2018, 02:59 PM
Last Post: JayJayOi

Forum Jump:

User Panel Messages

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