jamesjefferies’s avatarjamesjefferies’s Twitter Archive—№ 31,329

  1. …in reply to @fantasticlife
    @fantasticlife Excel has added a BOM to the beginning of the TSV file which means that there is a UTF-8 U+FEFF character *before* the 1, which when converted to an integer is 0 - diff attached - the green has formatting removed. So you need to scrub your TSV files of formatting before using CSV
    oh my god twitter doesn’t include alt text from images in their API