- Data Analysis with R
- Tony Fischetti
- 145字
- 2021-07-30 09:55:12
Exercises
You can practice the following exercises to help you get a good grasp of the concepts learned in this chapter:
- Write a function called
simon.says
that takes in a character string, and returns that string in all upper case after prepending the string "Simon says: " to the beginning of it. - Write a function that takes two matrices as arguments, and returns a logical value representing whether the matrices can be matrix multiplied.
- Find a free data set on the web, download it, and load it into R. Explore the structure of the data set.
- Reflect upon how Hester Prynne allowed her scarlet letter to be decorated with flowers by her daughter in Chapter 10. To what extent is this indicative of Hester's recasting of the scarlet letter as a positive part of her identity. Back up your thesis with excerpts from the book.
推薦閱讀
- scikit-learn Cookbook
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Progressive Web Apps with React
- 零起步玩轉(zhuǎn)掌控板與Mind+
- TypeScript實戰(zhàn)指南
- 差分進化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- JavaScript+Vue+React全程實例
- Serverless架構(gòu)
- 琢石成器:Windows環(huán)境下32位匯編語言程序設(shè)計
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- C++新經(jīng)典
- 大學(xué)計算機基礎(chǔ)實驗指導(dǎo)
- Spring核心技術(shù)和案例實戰(zhàn)
- 基于SpringBoot實現(xiàn):Java分布式中間件開發(fā)入門與實戰(zhàn)
- Raspberry Pi Blueprints