Commit Graph
14 Commits
Author SHA1 Message Date
Peter BaumgartnerandGitHub 7f2e1d6f19 dyears() instead of dyear() (#1429) 2023-04-17 09:21:07 -04:00
Peter BaumgartnerandGitHub cc5e351c10 show_query() is a dplyr, not a dbplyr function (#1433) 2023-04-17 09:18:56 -04:00
Peter BaumgartnerandGitHub b4d244836a Unnamed list-columns naturally unnest *into* rows (#1438)
"in to" becomes "into
2023-04-17 09:16:12 -04:00
Peter BaumgartnerandGitHub 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
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 BaumgartnerandGitHub 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 BaumgartnerandGitHub 3304cac69a The goal of this function is **to** compute the mean (#1436)
add "to"
2023-04-17 09:13:33 -04:00
Peter BaumgartnerandGitHub 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
Peter BaumgartnerandGitHub 7ab1e7c0d9 … including the **the** deeply nested lists … (#1432) 2023-04-17 08:23:45 -04:00
Peter BaumgartnerandGitHub c31137b0c6 Fix 4 typos in joins (#1431) 2023-04-17 08:18:48 -04:00
Peter BaumgartnerandGitHub cbcf1e0d8b Fix 3 typos in regexps (#1428) 2023-04-17 08:07:22 -04:00
Peter BaumgartnerandGitHub 0a5be3a022 Fixing typo in numbers chapter (#1425) 2023-04-16 10:06:53 -04:00
Peter BaumgartnerandGitHub 50f061228f Typo chap13 (#1424) 2023-04-16 10:06:22 -04:00
Peter BaumgartnerandGitHub 23e265f083 Typo in transform.qmd (#1411)
These are **the** simplest type**s** of vector**s**, …
2023-04-08 10:12:23 -04:00