Transforming
Everything on SkillVeris tagged Transforming — collected across the glossary, study notes, blog, and cheat sheets.
4 resources across 1 library
Study Notes(4)
Transforming and Cleaning Data
Master the core Power Query transformations — unpivoting, splitting columns, handling errors, and merging queries — that turn messy source data into a model-re…
Converters and Commands
Learn how IValueConverter transforms bound data for display and how ICommand/RelayCommand lets buttons and gestures invoke ViewModel logic through bindings.
mapcar and Functional Iteration
How mapcar and its relatives let you transform lists by applying a function across them, without hand-writing explicit loops.
Array Functions
Survey PHP's extensive standard-library array functions for transforming, filtering, searching, and reducing arrays without manual loops.