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

single

bookChallenge: Metadata

Scorri per mostrare il menu

Compito

Scorri per iniziare a programmare

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 32
single

single

Chieda ad AI

expand

Chieda ad AI

ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

some-alt