Generation

generate functionWed, 28 Jun 2023

como saber si es la primera linea del ficher csv

def is_header(line): return line.startswith('country_or_area')

Want to kickstart your project?Use the new AI Studio to create your code