Hadley Wickham
ac74f985a5
Adjust multi-column plots ( #1354 )
...
Co-authored-by: mine-cetinkaya-rundel <cetinkaya.mine@gmail.com>
2023-03-10 07:19:53 -06:00
mine-cetinkaya-rundel
2361281df0
Add comma
2023-03-09 19:07:28 -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
d42b59e4a8
Update file name
2023-03-08 17:28:34 -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
84a70878a4
Address what vs. means, closes #1311
2023-03-02 00:45:25 -05:00
mine-cetinkaya-rundel
d13baffead
Fix broken crossref, closes #1309
2023-03-02 00:29:53 -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
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
mine-cetinkaya-rundel
9ee09e9441
Fix capitalization, closes #1286
2023-02-23 23:53:52 -05:00
mine-cetinkaya-rundel
1a1151cb0b
Make plots side-by-side
2023-02-23 23:52:04 -05:00
Zeki Akyol
61a4ce719d
Improve sentences ( #1279 )
...
It slightly improves sentences and fixes some typos.
2023-02-13 13:29:46 -06:00
Mine Cetinkaya-Rundel
18419626ed
A round of edits for length ( #1278 )
...
* Move workflow section into Quarto chapter
* Delete removed chapter
* - Hide figures in exercises
- Change eval: false to fig-show: hide
* Remove
* Fix color scale, closes #1243
* Fix plot size
* Reduce image size + formatted excel discussion
* Shorten URLs where possible
* Fix text running off the page on PDF
* Address figure sizing issue
* Re-org removes the need for this reference
* Remove one plot to reduce redundancy
* Read thru
* Minor edits
* Add ggthemes
2023-02-13 02:22:17 -05:00
Zeki Akyol
96f4ad4b7c
Fix vs. e.g. i.e. punctuation ( #1249 )
2023-01-27 09:51:22 -06:00
Hadley Wickham
d3a9919967
Use dev tidyverse ( #1240 )
...
* lubridate is now core
* briefly mention conflicted
Fixes #1105
2023-01-23 07:48:36 -06:00
Mine Cetinkaya-Rundel
b4bde71f35
Typo + grammatical fixes + issue triage ( #1217 )
...
* Fix ex wording + grammatical, closes #1209
* Suppress warnings, closes #1210
* Update screenshot, closes #1211
* Grammatical
* Typos + grammatical
* Update workflow-basics.qmd
* Update workflow-basics.qmd
* Update workflow-basics.qmd
* Update workflow-help.qmd
* Update workflow-pipes.qmd
2023-01-05 00:26:14 -05:00
Stephan Koenig
9173b3db60
Fix typos in chapters Whole game, Data visualization, Numbers ( #1215 )
...
* Fix typo
Fixes #1208
* Fix typo
Fixes #1207
* Fix typo
2023-01-04 21:21:34 -05: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
Jonathan Kitt
35f9c847b7
Fixed typo ( #1185 )
2022-12-16 08:22:06 -06: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
Divider85
83a2845e19
Fix typo ( #1181 )
...
Fix typo above code, the instruction ask for price by cut but the code is body mass by species
2022-12-14 02:43:33 -05:00
Hadley Wickham
375dab4f5a
Fix units for body mass
...
Fixes #1170
2022-12-06 13:10:24 -06:00
mine-cetinkaya-rundel
062ab1666d
UK -> US spelling, addresses #1160
2022-12-05 02:46:05 -05:00
Mine Cetinkaya-Rundel
1ffbbf90b5
New visualize part ( #1115 )
2022-12-05 07:05:38 +13:00
Mine Cetinkaya-Rundel
2983376224
Minor edits during read thru of whole game viz ( #1144 )
...
* Add bit on visualize and Quarto
* Minor edits during readthru
* Fix typo
2022-11-19 15:46:51 -05:00
Hadley Wickham
d9a86edcf0
Rough first pass at summaries for all whole game chapters
2022-09-29 10:36:22 -05:00
JooYoung Seo
24caeb51e8
color -> size ( #1096 )
2022-09-21 16:07:38 -05:00
Kevin Perese
063609e096
Data viz edit ( #1087 )
...
* Update data-visualize.qmd
Describe a negative relationship between engine size and fuel efficiency.
* Update data-visualize.qmd
Change "higher mileage" to "higher fuel efficiency." Add a clarifying sentence afterwards.
2022-09-12 16:44:05 -04:00
Zeki Akyol
7db1d7018a
Fix minor plaintext typos ( #1085 )
...
Co-authored-by: Betul Turkoglu <79486373+betulturkoglu@users.noreply.github.com>
2022-09-08 15:20:53 -05:00
Hadley Wickham
79981d598f
Clarify exercise
...
Fixes #794
2022-09-07 17:23:18 -05:00
Hadley Wickham
5aac0e9d75
Tweak facetting section
...
Fixes #1035
2022-09-07 17:19:24 -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
75c4f8f36b
Update data-visualize.qmd ( #1072 )
...
A few small fixes.
2022-08-17 14:33:25 -05:00
JooYoung Seo
47e9f54a39
remove repeated words in alt ( #1059 )
2022-08-11 17:34:48 -05:00
Hadley Wickham
1d0902c9bf
Switch from I to we
...
Fixes #642
2022-08-09 11:43:12 -05:00
Hadley Wickham
0c05d01794
Tweak :: description and usage
2022-08-08 13:57:08 -05:00
Kevin Perese
9a8c72c3ce
Update data-visualize.qmd ( #1048 )
...
Describe a negative relationship between engine size and fuel efficiency.
2022-06-21 08:58:39 -05:00
Jajo
63d47c6bfb
Update data-visualize.qmd ( #1036 )
...
Added example for facet_wrap
2022-06-01 00:19:04 -04: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