Section 1. Chapter 32
single
Challenge: Metadata
Swipe to show menu
Task
Swipe to start coding
Practice managing metadata in data frames by attaching and retrieving custom metadata.
- The
attach_metadatafunction must attach the givenmetaobject as custom metadata to the data framedf. - The
get_metadatafunction must retrieve the custom metadata from the data frame. - The metadata should be stored and accessed as an attribute named
"custom_metadata"on the data frame.
Solution
Everything was clear?
Thanks for your feedback!
Section 1. Chapter 32
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat