Section 1. Chapitre 32
single
Challenge: Metadata
Glissez pour afficher le menu
Tâche
Glissez pour commencer à coder
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
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 32
single
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion