Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Challenge: Metadata | Core R Data Structures for EDA
Essential R Data Structures for Exploratory Data Analysis
Sección 1. Capítulo 32
single

single

bookChallenge: Metadata

Desliza para mostrar el menú

Tarea

Desliza para comenzar a programar

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.

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 32
single

single

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

some-alt