diff --git a/.nojekyll b/.nojekyll index d1e379951..85d1edd6c 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -9d325e23 \ No newline at end of file +ea56e044 \ No newline at end of file diff --git a/databases.html b/databases.html index 963cbfd40..cb6fe7e79 100644 --- a/databases.html +++ b/databases.html @@ -838,12 +838,12 @@

#> # Database: DuckDB v0.10.0 [root@Darwin 21.6.0:R 4.3.3/:memory:] #> destino atraso #> <chr> <dbl> -#> 1 SFO 2.67 -#> 2 GSP 15.9 -#> 3 SJU 2.52 -#> 4 GSO 14.1 -#> 5 STT -3.84 -#> 6 SAN 3.14 +#> 1 CLT 7.36 +#> 2 MDW 12.4 +#> 3 HOU 7.18 +#> 4 SDF 12.7 +#> 5 LAS 0.258 +#> 6 PHX 2.10 #> # ℹ more rows

Se você quiser saber mais em como o NULL funciona, você irá gostar do artigo “Three valued logic” de Markus Winand.

diff --git a/datetimes.html b/datetimes.html index d5ee5af9c..36d04915c 100644 --- a/datetimes.html +++ b/datetimes.html @@ -494,7 +494,7 @@

today()
 #> [1] "2024-04-28"
 now()
-#> [1] "2024-04-28 07:45:59 AEST"
+#> [1] "2024-04-28 07:51:35 AEST"

Otherwise, the following sections describe the four ways you’re likely to create a date/time: