Commit Graph

55 Commits

Author SHA1 Message Date
Mine Çetinkaya-Rundel c8c54c29ff Use join_by() 2023-11-08 22:33:13 -05:00
Mitsuo Shiota d5b151c360
Suggest/joins (#1469)
* - better to make code compatible with the figure
- better to remove the last row: 1 Max NA
- make sure at leaset one employee born before Jan 10, and make output reproducible

* Use join_by()

---------

Co-authored-by: Mine Çetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-11-08 22:24:18 -05:00
Mine Cetinkaya-Rundel 452fda9b70
Fix potentially confusing footnote, closes #1516 2023-10-30 08:51:55 -04:00
Yvonne Fröhlich cd9f3a6746
Fix typo 'nycfights13' to 'nycflights13' (#1575) 2023-10-25 19:11:56 -07:00
Michael Grund 97577936db
Update joins.qmd (#1567) 2023-08-23 08:18:38 -04:00
Michael Grund 20ca402627
Fix typo in 20.4.1 (#1566) 2023-08-22 11:17:43 -04:00
Mine Cetinkaya-Rundel e926073ab0
Fix typo, closes #1551 2023-08-15 08:46:33 -04: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
Layal Christine Lettry 1405dd9b42
Typo: "its" instead of "it's" (#1514) 2023-06-05 23:23:20 +10:00
mine-cetinkaya-rundel 205c9922f4 Make syntax for multi-line fig-cap and fig-alt consistent 2023-05-26 11:44:08 -04:00
mine-cetinkaya-rundel 587cb0d51d Add missing alt text 2023-05-26 11:23:14 -04:00
mine-cetinkaya-rundel 76ce17693e Fix typo 2023-05-25 21:09:10 -04:00
mine-cetinkaya-rundel 386c9156b0 equi join and non-equi join 2023-05-25 21:08:14 -04:00
Mitsuo Shiota a8538790f8
Fix/joins typos (#1468)
* typos

* Update joins.qmd

---------

Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-20 23:54:40 -04:00
Peter Baumgartner c31137b0c6
Fix 4 typos in joins (#1431) 2023-04-17 08:18:48 -04:00
mine-cetinkaya-rundel b01bb5a061 Comma after e.g. 2023-04-10 11:23:23 -04:00
Hadley Wickham 4a3b6d0640 Normalize 2023-03-08 17:28:52 -06:00
Hadley Wickham 1eed88433c
Updates for new relationship argument (#1331) 2023-03-01 14:01:24 -06:00
Hadley Wickham 7cd62150c0
TR feedback 2 (#1318) 2023-03-01 07:45:54 -06:00
Penelope Y 89f587b75e
Fix typos and UK spellings (#1314) 2023-02-28 08:35:57 -05:00
Zeki Akyol feaf9545fd
Clarify plaintext and fix punctuation (#1251) 2023-01-27 15:03:36 -06:00
Hadley Wickham c9d9426f67 Minor updates to reduce page count 2023-01-24 09:33:18 -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
Hadley Wickham b86b5c6270
Drop wakefield (#1241)
Fixes #1239
2023-01-23 08:11:38 -06:00
Zeki Akyol b2eb3a567a
Fix plaintext typos (#1196) 2022-12-25 11:23:42 -05:00
Hadley Wickham ca75b0c02a Update for new cross_join() function 2022-12-18 10:19:03 -06:00
mine-cetinkaya-rundel 42191c94e5 Add x and y to aes(), addresses #1159 2022-12-05 03:12:12 -05:00
mine-cetinkaya-rundel 062ab1666d UK -> US spelling, addresses #1160 2022-12-05 02:46:05 -05:00
Jonathan Kitt f0b19065c7
Update joins.qmd (#1161) 2022-11-29 07:46:36 -06:00
Hadley Wickham 0d41a5d883 Fix typo
Closes #1084
2022-11-18 16:25:20 -06:00
Hadley Wickham 3045d05e64 Use US spelling of summarize()
Fixes #1125
2022-11-18 16:07:54 -06:00
Hadley Wickham fad2d6c940 Proof read alt text 2022-10-20 14:24:19 -05:00
Hadley Wickham 8e97ac0875 Joins proof reading 2022-10-20 14:10:07 -05:00
Hadley Wickham 3e167168e7 Joins proofing 2022-10-12 10:36:02 -05:00
Hadley Wickham be5905a09c I -> we 2022-09-29 10:50:47 -05:00
Hadley Wickham 8bb53a7fc6 Tweak prerequisite setup 2022-09-26 08:38:18 -05:00
Mine Cetinkaya-Rundel 96f595af96
Fix typo 2022-09-20 00:09:54 -04:00
Hadley Wickham 4795d093bc Add warning message to joins chapter 2022-09-18 16:23:42 -05:00
Hadley Wickham 587e5cd8b5 Joins feedback from @jennybc 2022-09-16 08:00:35 -05:00
Jennifer (Jenny) Bryan 0c9acc7074
Edits to joins chapter (#1086)
* Add missing word

* Delete a word

* Add missing word

* Don't say "value of a primary key"; use more parallel language

* Typo

* How about "Now"?

* Comma, wording, grammar

* Plural

* 'Special' used in same same sense, unquoted, in previous exercise

* Add word, remove 's'

* Add words

* Subject-verb

* Don't use 'key' in a non-join-y way

* Copy edits to match details

* Wording

* Add words
2022-09-16 07:39:03 -05:00
Hadley Wickham 4ac50eb359 closest() now in dev dplyr 2022-09-15 15:57:46 -05:00
Hadley Wickham 594129b1b0 Joins are now polishing 2022-09-14 08:11:10 -05: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 d20eb8d22c Polish joins
And move to end of transform chapter
2022-09-08 11:32:04 -05:00
Hadley Wickham 50e8e3965b More join polishing 2022-09-07 12:30:35 -05:00
Hadley Wickham 6217be915b Joins reorg 2022-09-06 10:26:11 -05:00
Hadley Wickham 53146f68d1 More pondering of joins 2022-09-01 17:29:34 -05:00
Zeki Akyol 279611af8a
fix minor plaintext typos and links (#1082) 2022-09-01 06:43:57 -05:00
Hadley Wickham 301abdc274 Work on non-equi joins 2022-08-31 10:07:10 -05:00