Informatica
Which of these statements are true and which are false?
dropna removes rows in the DataFrame with any missing values by default.
drop_duplicates modifies the DataFrame values.
fillna(0) replaces all missing values in the DataFrame with the number 0.
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza
Informatica
Which attribute of an ndarray shows the number of dimensions?
ndarray.shape
ndarray.dtype
ndarray.ndim
ndarray.size
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza
Informatica
Which of the following are common descriptive elements of a Matplotlib chart?
Axis labels, title, legend.
File path, font size.
Chart type, color list.
Data types, function names.
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza
Informatica
What is a key feature of the Seaborn library in Python?
It performs linear algebra operations.
It provides high-level functions for creating attractive statistical graphics.
It handles n-dimensional arrays.
It is used to create large datasets.
Il punteggio di un esercizio è determinato
dalla difficoltà: da 1 (più facile) a 5 (più
difficile). Vuoi saperne di più? Consulta il
Centro assistenza