Data Science Miscellaneous - Study Mode

[#106] The . . . . . . . . function returns its argument with a modified shape, whereas the . . . . . . . . method modifies the array itself.
Correct Answer

(A) reshape, resize

[#107] knitr supports only one documentation language.
Correct Answer

(B) False

[#108] Which of the following sets the size of the buffer used in ufuncs?
Correct Answer

(C) setbufsize(size)

[#109] MathJax is a cross-browser JavaScript library that displays mathematical notation in web browsers.
Correct Answer

(A) True

[#110] Base graphics are used most commonly for creating 2D graphics.
Correct Answer

(A) True