# MAGIC This module is part of the Data Engineer Learning Path by Databricks Academy, and can be taken in SQL or Python. # MAGIC These notebooks include both Spark SQL queries and PySpark DataFrame ...
In some situations it's not possible to chain multiple calls of replace() because you don't want to pass the result of the first operation to the second: ...