Skip to content

Recherche de la premiere ligne de csv interessante correspondante a la regularite d un tableau

Notifications You must be signed in to change notification settings

christianmarechal/searchfirstgoodcsvline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Created on Tue Apr 17 20:08:07 2018

@author: christian marechal

Recherche de la premiere ligne de csv interessante correspondante a la regularite d un tableau exploitable

La methode searFirstCSVlineGood () prend trois paramètres -csvlignes = premieres lignes d un fichier csv -limitemax = profondeur maximale de l exploration des lignes a explorer -traceon : option trace

exemple d utilisation numero = searFirstCSVlineGood (csvlignes, 20, True) print("Premiere ligne->"+str(numero))

About

Recherche de la premiere ligne de csv interessante correspondante a la regularite d un tableau

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published