Test your knowledge
- What could be the reason why you may want to import serialized files into R (
.rds
) or Python (.pkl
)? - Is there a specific format of an R object that needs to be serialized so that it can then be deserialized in Power BI?
- Why use an alternative method to inject a serialized object from a Python or R script step in Power Query into a Python or R script visual, when it is possible to deserialize the object directly in the visual?
- Can you briefly summarize the alternative method for injecting a serialized object from Power Query into a script visual?
- Why is it important to provide a relationship between the object name table (used in the slicer) and the table containing the byte string representation of objects and their names?
Learn more on Discord
To join the Discord community for this book – where you can share feedback, ask questions to the author, and learn about new releases – follow the QR code below:
...