Assigning Data from CSV to Geo Points

   540   1   1
User Avatar
Member
1 posts
Joined: Jan. 2023
Offline
I have a huge dataset in a csv file that I'm reading via a python node, I want to go through the data and find specific cells and assign those values (from the csv) to points with specific attribute values from the geo. Does anybody know a good approach for such a task? I've been trying out a few ideas but I still haven't found a working solution
User Avatar
Member
1748 posts
Joined: May 2006
Online
Here's one way, its easiest to just slurp in all the data in one hit, then slice and dice afterwards using native houdini tools.

https://www.tokeru.com/cgwiki/HoudiniPython#Read_a_csv_as_points_with_attributes [www.tokeru.com]
http://www.tokeru.com/cgwiki [www.tokeru.com]
https://www.patreon.com/mattestela [www.patreon.com]
  • Quick Links