Commit Graph

27 Commits

Author SHA1 Message Date
Zeki Akyol 61a4ce719d
Improve sentences (#1279)
It slightly improves sentences and fixes some typos.
2023-02-13 13:29:46 -06:00
Hadley Wickham e7e509e68b Fix typo
Fixes #1245
2023-02-07 10:41:53 -06:00
Hadley Wickham c2f90cc3f0 Remove confusing question
Fixes #1255
2023-02-07 10:19:55 -06:00
Hadley Wickham e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -06:00
Hadley Wickham 4dc12b2c84 Remove unneeded comma
Fixes #1236
2023-01-23 07:52:18 -06:00
Stephen Balogun 2b5b238b5d
Update data-transform.qmd (#1231)
Line 206. Changed  "you'll want to the distinct..." to "you'll want the distinct..."
2023-01-17 08:35:34 -05:00
Divider85 e3b8211853
Update data-transform.qmd (#1216)
* Update data-transform.qmd

Fix wording

* Update data-transform.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-01-04 21:22:56 -05:00
Divider85 fc91ed7cd8
Update data-transform.qmd (#1214)
Fix wrong wording
2023-01-04 17:41:55 -06:00
Mine Cetinkaya-Rundel e68098f193
Typo fixes (#1204)
* Grammatical edits

* Grammatical edits

* Grammatical edits

* Remove ref since fn not mentioned earlier

* Typo fixes, closes #1191

* Add palmerpenguins, closes #1192

* Grammatical edits

* More grammatical edits

* Omit warning, closes #1193

* Fix link, closes #1197

* Grammatical edits

* Code style + clarify labs() args, closes #1199

* Fix year, closes #1200

* Use penguins instead, closes #1201
2023-01-03 02:06:27 -05:00
Mine Cetinkaya-Rundel 26a20c586a
Add exercise on group_by (#1203)
* Add exercise on group_by

* Don't eval the code chunks

* Edits + indentation
2023-01-02 20:44:46 -05:00
Jonathan Kitt 29c8822d3b
Fixed typos (#1186)
* Fixed typos

* Update data-transform.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-01-02 20:11:14 -05:00
Mine Cetinkaya-Rundel 69df813e31
Whole game edits (#1184)
* Reflect new part structure

* Mention all chapters

* Hide the ruler

* Crossref diagram

* Fix crossref

* Mention all import chapters

* Fix link to following chapter

* Fix title and summary

* Add intros

* Consistent chunk style?
2022-12-16 01:41:10 -05:00
Zeki Akyol 4f88cf741f
Fix vs. e.g. i.e. punctuation (#1157)
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-06 11:51:11 -05:00
mine-cetinkaya-rundel 42191c94e5 Add x and y to aes(), addresses #1159 2022-12-05 03:12:12 -05:00
Hadley Wickham 1477dd6fd3 Mention distinct 2022-11-21 08:43:00 -06:00
Hadley Wickham 171f4bd4cc A bit more about group_by() 2022-11-18 16:17:43 -06:00
Hadley Wickham 3045d05e64 Use US spelling of summarize()
Fixes #1125
2022-11-18 16:07:54 -06:00
Hadley Wickham d06d4129e6 Fix slice_sample() typo
Fixes #1131
2022-11-18 15:27:05 -06:00
Hadley Wickham 5d06b2c6d0 Mention glimpse 2022-11-18 15:25:52 -06:00
Hadley Wickham a586ec7ea8
New chapter on important base R functions (#1113) 2022-11-04 10:29:04 -05:00
Hadley Wickham faeeb564a4 Improve cross-references
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Hadley Wickham d9a86edcf0 Rough first pass at summaries for all whole game chapters 2022-09-29 10:36:22 -05:00
Zeki Akyol 279611af8a
fix minor plaintext typos and links (#1082) 2022-09-01 06:43:57 -05:00
Hadley Wickham 21e31429a5
Whole game feedback from O'Reilly (#1057)
* Redraw data science process diagrams

* Polishing the whole game

* Add reference to TMWR

* Respond to visualization feedback

* Minor changes

* Better integrate workflow-scripts chapter

* Minor getting help polishing

* Update investing in yourself links

* Redraw RStudio screenshots

* More scripts/projects polishing

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-08-29 06:24:32 -04:00
Y. Yu 6d8834d7d1
Update data-transform.qmd (#1073)
A well written chapter. Just a very minor fix.
2022-08-18 08:14:07 -05:00
Hadley Wickham 0c05d01794 Tweak :: description and usage 2022-08-08 13:57:08 -05:00
Mine Cetinkaya-Rundel 262f4ba02f
Convert to Quarto book (#1026)
* Use _quarto.yml
* Rmd -> qmd
* Update build type to None
* Update styling Styling to get close to bs4_book + color
* Convert crossrefs
* Covert chunk options
* Switch to plausible for analytics
* Update action
2022-05-14 08:46:49 +12:00