Read coordinates and attributes of points

Good afternoon people.

Thank you in advance for all your help.

I have an Excel file with four columns, the first is the coordinates of points and the others are properties of these points.

questions:

1- How do I remove words and blanks from my list without using the Cull Index component to delete the first two lines (I will use the script for other different tables);

2- The script data output must be in 4 separate branches.

Thanks. Below is a file and image of my Excel table.


Read coordinates and attributes of points.gh (7.6 KB)

There are several ways, as usual. Clean Tree has no effect (doesn’t remove <empty>). You can split the coordinates using comma.