Rename the imported mesh from "ImportedMesh" to "CSV_filename"
Build with Blender 4.3.1, which resolved a python wheels naming issue https://projects.blender.org/blender/blender/issues/130561#issuecomment-1344427
Add drag'n'drop support based on https://docs.blender.org/api/current/bpy.types.FileHandler.html#filehandler-bpy-struct
Apply feedback from review:
Version 0.1.0 • Added a button “🐻❄️📥 CSV Import” in the World Properties tab. • Implemented CSV file import using the Polars library. • Automatically links the imported mesh to the current Blender collection.