Commit Graph

18 Commits

Author SHA1 Message Date
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
mine-cetinkaya-rundel 205c9922f4 Make syntax for multi-line fig-cap and fig-alt consistent 2023-05-26 11:44:08 -04:00
Mitsuo Shiota c8b5536d02
Fix/workflow-basics (#1391)
* justify omitting the name of the second arugument

* Update workflow-basics.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-08 10:10:19 -04: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
David 7b192c3447
Mynor typo (#1338) 2023-03-04 09:16:55 -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
Hadley Wickham 8b8b31a4b9 Fix keyboard shortcut
Fixes #1317
2023-03-01 14:01:08 -06: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
Zeki Akyol 61a4ce719d
Improve sentences (#1279)
It slightly improves sentences and fixes some typos.
2023-02-13 13:29:46 -06:00
Hadley Wickham e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -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
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
Mine Cetinkaya-Rundel 1ffbbf90b5
New visualize part (#1115) 2022-12-05 07:05:38 +13: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
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