Commit Graph

45 Commits

Author SHA1 Message Date
mine-cetinkaya-rundel 58ec9d9563 No penguins in environment pane, closes 2023-05-09 23:06:52 -04:00
Kevin Perese b1fad900ef
Update data-visualize.qmd ()
* Update data-visualize.qmd

Minor edits to make "answer" plural.

* Update data-visualize.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-09 21:52:11 -04:00
Mitsuo Shiota eb0cd7f962
Fix/data-visualize ()
* remove old reference to now-deleted right plot, and fix typos

* I was wrong. This is not a typo. Recover it.
2023-04-08 09:55:50 -04:00
Devarshi Thakkar e1286ca089
Update data-visualize.qmd ()
In Section 2.2.4, 5th paragraph, 2nd line has typo. There are two 'to's.
2023-03-27 23:04:29 -04:00
Hadley Wickham ac74f985a5
Adjust multi-column plots ()
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 ()
* 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 ()
* 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 ()
* 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 2023-03-02 00:45:25 -05:00
mine-cetinkaya-rundel d13baffead Fix broken crossref, closes 2023-03-02 00:29:53 -05:00
Mine Cetinkaya-Rundel 70687bf94c
Review edits ()
* 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 ()
* 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 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 ()
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 ()
* 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 

* 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 () 2023-01-27 09:51:22 -06:00
Hadley Wickham d3a9919967
Use dev tidyverse ()
* lubridate is now core
* briefly mention conflicted

Fixes 
2023-01-23 07:48:36 -06:00
Mine Cetinkaya-Rundel b4bde71f35
Typo + grammatical fixes + issue triage ()
* Fix ex wording + grammatical, closes 

* Suppress warnings, closes 

* Update screenshot, closes 

* 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 ()
* Fix typo

Fixes 

* Fix typo

Fixes 

* Fix typo
2023-01-04 21:21:34 -05:00
Mine Cetinkaya-Rundel e68098f193
Typo fixes ()
* Grammatical edits

* Grammatical edits

* Grammatical edits

* Remove ref since fn not mentioned earlier

* Typo fixes, closes 

* Add palmerpenguins, closes 

* Grammatical edits

* More grammatical edits

* Omit warning, closes 

* Fix link, closes 

* Grammatical edits

* Code style + clarify labs() args, closes 

* Fix year, closes 

* Use penguins instead, closes 
2023-01-03 02:06:27 -05:00
Jonathan Kitt 35f9c847b7
Fixed typo () 2022-12-16 08:22:06 -06:00
Mine Cetinkaya-Rundel 69df813e31
Whole game edits ()
* 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 ()
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 
2022-12-06 13:10:24 -06:00
mine-cetinkaya-rundel 062ab1666d UK -> US spelling, addresses 2022-12-05 02:46:05 -05:00
Mine Cetinkaya-Rundel 1ffbbf90b5
New visualize part () 2022-12-05 07:05:38 +13:00
Mine Cetinkaya-Rundel 2983376224
Minor edits during read thru of whole game viz ()
* 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 () 2022-09-21 16:07:38 -05:00
Kevin Perese 063609e096
Data viz edit ()
* 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 ()
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 
2022-09-07 17:23:18 -05:00
Hadley Wickham 5aac0e9d75 Tweak facetting section
Fixes 
2022-09-07 17:19:24 -05:00
Zeki Akyol 279611af8a
fix minor plaintext typos and links () 2022-09-01 06:43:57 -05:00
Hadley Wickham 21e31429a5
Whole game feedback from O'Reilly ()
* 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 ()
A few small fixes.
2022-08-17 14:33:25 -05:00
JooYoung Seo 47e9f54a39
remove repeated words in alt () 2022-08-11 17:34:48 -05:00
Hadley Wickham 1d0902c9bf Switch from I to we
Fixes 
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 ()
Describe a negative relationship between engine size and fuel efficiency.
2022-06-21 08:58:39 -05:00
Jajo 63d47c6bfb
Update data-visualize.qmd ()
Added example for facet_wrap
2022-06-01 00:19:04 -04:00
Mine Cetinkaya-Rundel 262f4ba02f
Convert to Quarto book ()
* 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