mine-cetinkaya-rundel
b8e3256362
Revise wording
2023-05-09 14:16:33 -04:00
mine-cetinkaya-rundel
b01bb5a061
Comma after e.g.
2023-04-10 11:23:23 -04:00
Mitsuo Shiota
ae818956b2
Fix/data import ( #1412 )
...
* - read_csv() recognizes "NA" (Namibia) as NA (not available), as na = c("", "NA") by default.
- this chapter is not about stringr, but about readr.
- "seldom" is missing in the context.
- missing comma of "for example".
- list(.default = col_character()) can also work.
- use another_csv again.
- make tibble() and tribble() examaples identical
* make exactly same as tibble() example
* Update data-import.qmd
* Update data-import.qmd
* Update data-import.qmd
* Update data-import.qmd
---------
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-09 23:38:44 -04:00
Mine Cetinkaya-Rundel
86efe55bc2
Mostly hide msgs to save space ( #1356 )
2023-03-10 08:12:25 -05:00
Mine Cetinkaya-Rundel
64841ccd3e
Visualize part review edits ( #1348 )
...
* EDA review edits
* Import review edits (move text up)
* Visualize review edits (move text up)
* Layers review edits
* Visualize review edits
* (Partial) communication review edits -- more to come
* Add note on ordered + remove unclear ex
* Reduce annotation plots + review edits
* Update EDA.qmd
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
* Update EDA.qmd
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
* Update communication.qmd
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
* Update communication.qmd
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
* Update layers.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-import.qmd
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
* Update layers.qmd
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
* Clarify what's hard to see
* Fix typo
* Add ggforce::geom_mark_hull
* Take legend back
* Clarify inherit
* Take back reordering
---------
Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
2023-03-09 09:19:02 -05:00
Hadley Wickham
1e488f384f
Final comments from whole game ( #1347 )
2023-03-08 10:40:53 -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
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
MatthiasLiew
821973e944
Minor Typo Fixes in Section 8.2.1 ( #1287 )
...
Changed meal_type to meal_plan to maintain consistency with the variable name in the data/code.
2023-02-15 07:49:11 -05:00
Zeki Akyol
61a4ce719d
Improve sentences ( #1279 )
...
It slightly improves sentences and fixes some typos.
2023-02-13 13:29:46 -06:00
Zeki Akyol
feaf9545fd
Clarify plaintext and fix punctuation ( #1251 )
2023-01-27 15:03:36 -06:00
Zeki Akyol
96f4ad4b7c
Fix vs. e.g. i.e. punctuation ( #1249 )
2023-01-27 09:51:22 -06:00
Hadley Wickham
e5495cd63a
Convert all statuses to complete
2023-01-23 08:14:12 -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
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
Danielle Navarro
281005a31c
Adds chapter about arrow ( #1137 )
...
Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Co-authored-by: Hadley Wickham <hadley@posit.co>
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-08 14:43:11 +13: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
Zeki Akyol
f5e8b88496
fix punctuation ( #1149 )
2022-11-24 00:27:02 -05:00
Hadley Wickham
01955400a5
Fix cross-ref
2022-11-17 10:00:58 -06:00
Hadley Wickham
bfa06daab5
Eliminate parsing chapter ( #1128 )
...
Originally the plan was to have two chapters about reading text files, a brief introduction in the whole game, and then a more detailed exploration later in the book. This organisation didn't seem to work very well because the second chapter didn't have much content, so I've removed it, integrating its content elsewhere in the book:
* Column parsing types moved back into data-import
* Specifics of parsing various data types (e.g. `col_number()`, `col_date()`, and `col_factor()`) moved into the corresponding data type chapters.
* String encoding has moved to the strings chapter
While I was in here I also removed the unused `import-other.qmd`; we had planned to survey other options but I no longer think this is worth it.
2022-11-17 09:56:08 -06:00
Jennifer (Jenny) Bryan
c4cd9cecfa
Feedback on iteration chapter ( #1130 )
2022-11-11 08:00:44 -06:00
Hadley Wickham
f93a5daeeb
Move important tibble content earlier in the book ( #1110 )
...
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-10-24 13:16:14 -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
Hadley Wickham
f0dfed0163
Iterating on iteration
2022-09-20 09:14:00 -05:00
Hadley Wickham
8f7748dcb1
Mild import/wrangling reorg
2022-06-20 10:40:11 -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