skinkie / reference

Personal repository where I collect working examples to understand inner workings while building PyNeTExConv
GNU Affero General Public License v3.0
0 stars 1 forks source link

When a file like shape.txt is missing then import.py aborts #4

Closed ue71603 closed 2 months ago

ue71603 commented 2 months ago

Should be more graceful for non-mandatory files.

skinkie commented 2 months ago

Combine with #6 for implementing an alternative loader in DuckDB.