rastrau
d9555d4276
Fix typo ( #1497 )
2023-05-24 13:09:53 -05:00
Mitsuo Shiota
9fdb50ee10
Next chapter is Iteration, not Vectors ( #1490 )
2023-05-22 08:48:54 -04:00
Mitsuo Shiota
d33c24ebea
Fix/webscraping typos ( #1487 )
2023-05-22 08:46:33 -04:00
Mitsuo Shiota
0bd216b75a
Fix/rectangling probably typos ( #1486 )
...
* probably a typo
* probably a typo
* - "a" is not a factor but a character.
- probably a typo
* a typo
* probably a typo
* probably a typo
* "ab" is a string, but is not a character, though can be an element of a character vector
* a typo
* probably a typo
* Update rectangling.qmd
---------
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-21 11:26:53 -04:00
Mitsuo Shiota
b2c4c1d0d0
Fix/arrow typos ( #1481 )
...
* a typo
* typos
2023-05-21 00:08:14 -04:00
Mitsuo Shiota
6124b65098
Fix/regexps probably typos ( #1480 )
...
* a typo
* a typo
* probably a typo
* a typo
* b$ means ending with b
* Update regexps.qmd
---------
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-21 00:07:34 -04:00
Mitsuo Shiota
6c9cfea1e0
Fix/strings probably typos ( #1476 )
...
* probably typos
* probably a typo
* a typo
2023-05-21 00:02:56 -04:00
andyhuynh92
c0c42c9b4f
Update data-transform.qmd, fixed sentence ( #1475 )
...
The original sentence read "We didn't focus on this syntax in this chapter because it was very new when wrote the book.
", and I added a missing subject, so it now reads "We didn't focus on this syntax in this chapter because it was very new when we wrote the book."
2023-05-21 00:01:04 -04:00
Mitsuo Shiota
d0dc1a8c6c
Fix/databases probably typos ( #1474 )
...
* typos
* probably typos
* a typo
* typos
* a typo
2023-05-21 00:00:25 -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
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
Misty Knight-Finley
576c7db57e
Update intro.qmd ( #1485 )
...
Removed "dplyr" from list of non-tidyverse packages listed in section 1.4.3
2023-05-20 23:50:34 -04:00
Hadley Wickham
d8be83b96b
Tweak css styles
2023-05-18 15:01:20 -05:00
Mine Cetinkaya-Rundel
10ab439518
Bold current chapter and section, closes #1444 ( #1466 )
2023-05-17 13:28:32 -05:00
Mitsuo Shiota
149ef1f3cc
a typo ( #1471 )
2023-05-12 08:01:23 -04:00
Hadley Wickham
800ae35b0c
Update pivoting diagrams ( #1464 )
2023-05-10 17:23:31 -04:00
Hadley Wickham
870e706026
Work around encoding issue ( #1465 )
2023-05-10 15:05:13 -05:00
mine-cetinkaya-rundel
057966a4a9
Fix col types, remove irrelevant bit, closes #1450
2023-05-09 23:23:38 -04:00
mine-cetinkaya-rundel
ee2b654a55
Clarify single pipeline for each, closes #1458
2023-05-09 23:18:18 -04:00
mine-cetinkaya-rundel
22880a3663
Fix time zone, closes #1463
2023-05-09 23:11:00 -04:00
mine-cetinkaya-rundel
58ec9d9563
No penguins in environment pane, closes #1457
2023-05-09 23:06:52 -04:00
mine-cetinkaya-rundel
885dc6005f
Fix ignore case argument, closes #1455
2023-05-09 23:02:42 -04:00
mine-cetinkaya-rundel
35a806d9ed
Expand a bit on Boolean + missing, closes #1454
2023-05-09 22:57:02 -04:00
Mitsuo Shiota
c2b0451044
Fix/datetimes ( #1462 )
...
* a typo
* redundant condition
2023-05-09 21:57:32 -04:00
Mitsuo Shiota
cb9c4a506f
a typo ( #1459 )
2023-05-09 21:53:06 -04:00
Kevin Perese
b1fad900ef
Update data-visualize.qmd ( #1456 )
...
* 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
SM Raiyyan
87fc313bb0
Made the 'intro' page grammatically correct. ( #1452 )
...
* Made the entire page grammatically correct.
* Update intro.qmd
* Update intro.qmd
* Update intro.qmd
* Update intro.qmd
---------
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-05-09 21:49:50 -04:00
Mitsuo Shiota
c6f11c6707
desc() is unnecessary, as later filtered both first and last ( #1447 )
2023-05-09 21:15:55 -04:00
mine-cetinkaya-rundel
58547b1ec4
Matching narrative to code, closes #1440
2023-05-09 21:12:24 -04:00
mine-cetinkaya-rundel
adac82ba3f
Copy edits
2023-05-09 16:46:39 -04:00
mine-cetinkaya-rundel
fba7109975
Fix typo
2023-05-09 15:43:39 -04:00
mine-cetinkaya-rundel
d848ab2006
Proper Boolean capitalization
2023-05-09 15:42:46 -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
9ef9685618
Formatting
2023-05-09 15:18:44 -04:00
mine-cetinkaya-rundel
b8e3256362
Revise wording
2023-05-09 14:16:33 -04:00
mine-cetinkaya-rundel
060090a433
Fix typo + formatting
2023-05-09 14:04:45 -04:00
mine-cetinkaya-rundel
0800202761
Add all packages, closes #1373
2023-05-09 13:51:27 -04:00
Sulgi Kim
0940f148dc
correct expression in text ( #1451 )
...
* correct expression in text
* correct expression in text
2023-05-01 20:24:08 -04:00
Alec Fisher
55555d1d2c
Update intro.qmd ( #1445 )
2023-04-25 07:39:27 -05:00
Mitsuo Shiota
da0b940317
probably typos ( #1446 )
2023-04-25 07:36:14 -05:00
Nick Pullen
7161152473
Fix curl::multi_download typo in arrow.qmd ( #1443 )
...
Function has an underscore in the name (as used in following code box)
2023-04-24 07:26:42 -05:00
Mitsuo Shiota
8c91a43aee
Fix/communication probably typos ( #1439 )
...
* no need for \n before str_wrap(), and a typo
* "col" can work, but may be confusing for readers
2023-04-19 20:52:40 -04:00
Peter Baumgartner
7f2e1d6f19
dyears() instead of dyear() ( #1429 )
2023-04-17 09:21:07 -04:00
Peter Baumgartner
cc5e351c10
`show_query()` is a dplyr, not a dbplyr function ( #1433 )
2023-04-17 09:18:56 -04:00
Peter Baumgartner
b4d244836a
Unnamed list-columns naturally unnest *into* rows ( #1438 )
...
"in to" becomes "into
2023-04-17 09:16:12 -04:00
Peter Baumgartner
8f475fd50e
Fix 2typos in arrow ( #1434 )
...
* … the choice is made for you, as *in* the data is already in a database …
delete "in"
* Parquet files are usually smaller **than** the equivalent CSV file.
add "than"
2023-04-17 09:15:47 -04:00
Peter Baumgartner
2ded03567a
Fix typo in missing-values ( #1430 )
...
* "… when you compare them to another" instead of "… when you compare it another"
* Update missing-values.qmd
---------
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com>
2023-04-17 09:15:16 -04:00
Peter Baumgartner
167ef02e82
"This is simple page" misses an "a". ( #1435 )
...
Either "This is **a** simple page…" or "This is simple **a** page
2023-04-17 09:14:15 -04:00
Peter Baumgartner
3304cac69a
The goal of this function is **to** compute the mean ( #1436 )
...
add "to"
2023-04-17 09:13:33 -04:00
Peter Baumgartner
4c30b96b3a
Fix typo in "iteration" ( #1437 )
...
* … because that value is recorded in the path, not **in** the individual files …
add "in"
* but **you** if you look at the docs for the functions used
delete the first "you"
2023-04-17 09:13:07 -04:00