input_path="your_path_to_file/"output_path="your_path_to_output_folder/"dataname="sample.xyz"point_cloud= np.loadtxt(input_path+dataname,skiprows=1)