Hello,
lets say i have 6 .csv files into a folder. I'd like to convert them into point feature classes within a geodatabase. how can write a python script without using existing geoprocessing tools? I know I have to hard code the fields but how i can loop it? any example/tips would be appreciated. thanks!