Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Challenge: Metadata | Core R Data Structures for EDA
/
Essential R Data Structures for Exploratory Data Analysis
Section 1. Chapitre 32
single

single

bookChallenge: 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_metadata function must attach the given meta object as custom metadata to the data frame df.
  • The get_metadata function 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

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 32
single

single

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

some-alt