Commit Graph

23 Commits

Author SHA1 Message Date
Mine Çetinkaya-Rundel 814ab29ab8 Undo 2023-07-11 14:42:47 -04:00
Mine Çetinkaya-Rundel 0e00e8dfbd Temporarily use HTTP link for ES version 2023-07-11 14:42:15 -04:00
Hadley Wickham 43d80e79b0
Update cover (#1419) 2023-04-10 17:27:44 -04: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
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
Hadley Wickham 0743cbd3aa
Wrangle -> import (#1177)
* Wrangle -> import

* Update import.qmd

* Update import.qmd

* Update import.qmd

* Update import.qmd

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2022-12-07 21:48:59 -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
Mine Cetinkaya-Rundel 1ffbbf90b5
New visualize part (#1115) 2022-12-05 07:05:38 +13:00
johannes4998 70e162de98
Add a favicon (#1140)
Fixes #1139
2022-11-18 09:49:14 -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
Hadley Wickham a8aadbe81b Tweak metadata setup 2022-11-04 10:45:25 -05:00
Hadley Wickham a586ec7ea8
New chapter on important base R functions (#1113) 2022-11-04 10:29:04 -05:00
Hadley Wickham 0256d8bc80 Update meta data field names 2022-11-03 08:05:49 -05:00
Mine Cetinkaya-Rundel c5b7cda1bd
Communicate: Rmd -> Quarto (#1107)
* Rename file: rmarkdown to quarto

* Rmd -> quarto conversion

* Fix typos, cross-refs, knitr opts_chunk

* Fix titles + add status
2022-10-21 18:12:48 -04:00
Hadley Wickham 47d239b84b Move tibbles to program 2022-10-21 09:15:19 -05:00
Hadley Wickham 0a6af583b0 Drop programming with strings
(For now)
2022-09-14 08:11:10 -05:00
Hadley Wickham d20eb8d22c Polish joins
And move to end of transform chapter
2022-09-08 11:32:04 -05:00
Hadley Wickham 8f7748dcb1 Mild import/wrangling reorg 2022-06-20 10:40:11 -05:00
Hadley Wickham 23bfba6809 Rename relation-data.qmd to joins.qmd 2022-06-20 10:09:13 -05:00
Hadley Wickham 36144d4461 Enable reader mode 2022-06-09 10:13:37 -05:00
Hadley Wickham 0920f5da6a Bring back wrangle 2022-06-06 08:39:58 -05:00
Hadley Wickham 8771040c0a More on SQL 2022-05-26 10:55:12 -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