⚙️ Added new DataTransformPipeline ability to run the pipeline on a Pandas DataFrame. It also returns a DataFrame with the transformed data.
0.7.3
- Docs updates - Setup updates
0.7.2
🐛 When transforming data that was originally a numeric value, we also update the original metadata with the new transformed value, this prevents the same field being over-written by its previously untransformed data