dirac-institute / kbmod

KBMOD (Kernel-Based Moving Object Detection)
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Image collection add rename column methods #677

Open DinoBektesevic opened 3 months ago

DinoBektesevic commented 3 months ago

Expose the rename_column and rename_columns methods. Make sure there are checks that no required columns are renamed unless explicitly allowed in the method.