Rename Dataset Fields
Try for free
No credit card required
View all Actors
Rename Dataset Fields
lukaskrivka/rename-dataset-fields
Try for free
No credit card required
Rename field/columns of any dataset with a simple mapping
Rename dataset fields/columns. You can use this Actor as an integration to automatically process the dataset after a run finishes.
Fields mapping
Provide a list of fields and their new names. In JSON input, it will have this format
1{ 2 "renameMapping": { 3 "old_field_name_1": "new_field_name_1", 4 "old_field_name_2": "new_field_name_2", 5 // ... 6 } 7}
Developer
Maintained by Community
Actor metrics
- 0 monthly users
- 1 star
- Created in Aug 2024
- Modified about 2 months ago
Categories