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

single

bookChallenge: Metadata

Sveip for å vise menyen

Oppgave

Sveip for å begynne å kode

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.

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 1. Kapittel 32
single

single

Spør AI

expand

Spør AI

ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

some-alt