Commit Graph

53 Commits

Author SHA1 Message Date
Lionel Henry 233705f0a2
Tidyselect operations `!` and `-` are subtly different (#1598)
* Tidyselect operations `!` and `-` are subtly different

* Update data-transform.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-11-13 09:02:59 -05:00
Mine Cetinkaya-Rundel c97f69dd57
Fix broken link to BTS, closes #1583 2023-10-30 08:55:02 -04:00
Yvonne Fröhlich e8f85d572e
Fix typo 'build-in' to 'built-in' (#1576) 2023-10-25 19:11:30 -07:00
Yvonne Fröhlich fabbe955a1
Add missing word (#1553) 2023-08-02 15:50:19 -04:00
Mine Cetinkaya-Rundel 02651ef846
Remove status (#1527)
* Remove status

* Remove status, no other changes

* Leave a note about how to use status()

* Remove status + visual editor made some changes

* Remove backticks added by visual editor

* Remove whitespaces
2023-07-13 11:52:21 -04:00
Layal Christine Lettry 9aef35c849
Typo: "a new" instead of "an new" (#1515) 2023-06-13 21:55:56 +10:00
mine-cetinkaya-rundel 205c9922f4 Make syntax for multi-line fig-cap and fig-alt consistent 2023-05-26 11:44:08 -04:00
andyhuynh92 c0c42c9b4f
Update data-transform.qmd, fixed sentence (#1475)
The original sentence read "We didn't focus on this syntax in this chapter because it was very new when wrote the book.
", and I added a missing subject, so it now reads "We didn't focus on this syntax in this chapter because it was very new when we wrote the book."
2023-05-21 00:01:04 -04:00
mine-cetinkaya-rundel ee2b654a55 Clarify single pipeline for each, closes #1458 2023-05-09 23:18:18 -04:00
Sulgi Kim 0940f148dc
correct expression in text (#1451)
* correct expression in text

* correct expression in text
2023-05-01 20:24:08 -04:00
mine-cetinkaya-rundel b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
Mitsuo Shiota e5a847f7b3
Fix/data-transform (#1398)
* fix wrong references, inconsistency between sentence and code, and typos

* Update data-transform.qmd

* Update data-transform.qmd

* Update data-transform.qmd

* Update logicals.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-09 23:21:13 -04:00
mine-cetinkaya-rundel 9c0e2ef36a Fix arg name + me -> us, closes #1388 2023-03-26 10:08:23 -04:00
Peter Ganong 43058baf76
fix typo in 4.2.5 (#1365) 2023-03-13 16:32:37 -05:00
Olivier Cailloux 39132b9a74
Minors (#1339)
* comma

* Quarto link

* but instead of and, as it seems to be considered as a good thing then a bad thing

* Reduce repetition

* Typo ot ⇒ to

* Rm spurious comma

* TODO ref

* Comment about a strange sentence

* Comment not in my env

* Comment about create ≠ assign

* Argument about reading one’s mind

* Broken ref comment

* Argument about repetition

* Argue for reducing repetition

* Comment about dplyr

* Resolve to dos

* Resolve to dos

* Update intro.qmd

* Update intro.qmd

* Resolve to dos

* Fix number of workflow chapters

---------

Co-authored-by: Olivier Cailloux <olivier.cailloux@gmail.com>
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-03-09 19:00:58 -05:00
Hadley Wickham 8c03ddc730
There's something about `.by` (#1351)
Fixes #1242
2023-03-09 15:07:18 -06:00
Hadley Wickham a793af0aac Typo
Fixes #1350
2023-03-09 08:04:45 -06:00
Hadley Wickham 2b2a35bb93 Mention ties
Fixes #1320
2023-03-08 17:41:23 -06:00
Mine Cetinkaya-Rundel c6edfb977e
More TR edits (#1343)
* Data tidy edits

* Style edits

* Bit more clarification based on review comments

* Import review edits

* Scripts edits

* Help edits

* Insert edits throughout

* Update data-import.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-import.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-tidy.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-tidy.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-tidy.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-transform.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-transform.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-import.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

---------

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2023-03-07 08:52:43 -05:00
Mine Cetinkaya-Rundel 1338fcd169
More TR edits (#1335)
* Remaining dataviz edits

* Workflow basics edits

* Bold first appearance

* Data transform edits

* None of this should be causing the action fail though...

* Update data-transform.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-transform.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Address review comments

* Add missing pipe!

---------

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2023-03-02 16:09:49 -05:00
Mine Cetinkaya-Rundel 70687bf94c
Review edits (#1330)
* Cut case study down a bit

* Intro feedback

* Visualize feedback

* Update data-transform.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-visualize.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update data-visualize.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update intro.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Update intro.qmd

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>

* Incorporate review feedback

---------

Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2023-03-02 00:26:43 -05:00
Hadley Wickham 0c2971b9d1
Eliminate pipes chapter (#1332)
More pipes in to transform chapter, and reflow chapter summaries.
2023-03-01 13:34:26 -06:00
Penelope Y 89f587b75e
Fix typos and UK spellings (#1314) 2023-02-28 08:35:57 -05:00
Mine Cetinkaya-Rundel 9887705f43
TR edits - Chp 1-9 (#1312)
* Mention parquet and databases

* Simplify language

* Explain what var and obs mean

* Data View() alternative

* Explain density

* Boxplot definition

* Clarify IQR, hide figure, add exercise

* will -> can

* Transform edits

* Fix typo

* Clairfy cases
2023-02-27 21:54:34 -05:00
Ercan Karadas e827725d8e
a missing word inserted (#1298)
* a missing word corrected

* CLT versus LLN

* summary statistics instead of summary

* Update data-transform.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-02-23 23:49:43 -05:00
mine-cetinkaya-rundel a386d47311 Some technical review comments 2023-02-21 09:19:55 -05:00
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