21 Commits

Author SHA1 Message Date
Mine Çetinkaya-Rundel
6517a1ca3c Add links to Excel files, closes #1467 2023-11-08 23:46:29 -05:00
Mitsuo Shiota
b17cbcf5ce Suggest/spreadsheet: 21.3 Google Sheets, make gs4_deauth() explicit (#1473)
* make gs4_deauth() explicit

* Update spreadsheets.qmd

* Update spreadsheets.qmd

* Update spreadsheets.qmd

* Update spreadsheets.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-11-08 22:42:25 -05:00
Yvonne Fröhlich
afa7c5f53b Use once singluar (#1587) 2023-10-25 13:06:23 -07:00
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
32717bcf53 Fix/Spreadsheets probably typos (#1472)
* typos

* Update spreadsheets.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-20 23:58:11 -04:00
mine-cetinkaya-rundel
057966a4a9 Fix col types, remove irrelevant bit, closes #1450 2023-05-09 23:23:38 -04:00
mine-cetinkaya-rundel
45aee03c4b Updates so URL fits on a single line 2023-05-09 15:35:44 -04:00
mine-cetinkaya-rundel
b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
mine-cetinkaya-rundel
da0d03fd1b Spreadsheets editor comments 2023-03-11 11:25:51 -05:00
Hadley Wickham
08c3cdf6f2 Technical review comments for import (#1345)
Includes fix for #1342
2023-03-08 07:30:03 -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
Stephen Balogun
5d912aaed8 Minor corrections (#1244) 2023-01-23 16:23:26 -06:00
Hadley Wickham
e5495cd63a Convert all statuses to complete 2023-01-23 08:14:12 -06:00
Mine Cetinkaya-Rundel
01e3551650 Spreadsheets edits (#1202)
* Line breaks

* Address Jenny's review comments
2023-01-02 19:54:58 -05:00
Mine Cetinkaya-Rundel
0b557e0da7 Add section on googlesheets (#1182)
* Show all rows

* Can't read named ranges

* Add exercises

* Move to screenshots

* Some structure

* Read in google sheets

* Add more googlesheets content

* Add summary

* A bit more polishing

* Update status
2022-12-14 08:30:23 -05:00
mine-cetinkaya-rundel
062ab1666d UK -> US spelling, addresses #1160 2022-12-05 02:46:05 -05: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
faeeb564a4 Improve cross-references
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Hadley Wickham
8f7748dcb1 Mild import/wrangling reorg 2022-06-20 10:40:11 -05:00