diff --git a/latest/reference/index.html b/latest/reference/index.html index cc3a2d3..8c028de 100644 --- a/latest/reference/index.html +++ b/latest/reference/index.html @@ -518,7 +518,7 @@

Reference - Exported functionsjulia> copy_to(db, df, "test"); -

source

+

source

# TidierDB.@arrangeMacro.

@arrange(sql_query, columns...)
@@ -560,7 +560,7 @@ 

Reference - Exported functions 9 │ AJ aa 5 1.0 10 │ AE bb 5 0.5

-

source

+

source

# TidierDB.@countMacro.

@count(sql_query, columns...)
@@ -595,7 +595,7 @@ 

Reference - Exported functions 1 │ aa 5 2 │ bb 5

-

source

+

source

# TidierDB.@distinctMacro.

@distinct(sql_query, columns...)
@@ -650,7 +650,7 @@ 

Reference - Exported functions 9 │ AI bb 4 0.9 10 │ AJ aa 5 1.0

-

source

+

source

# TidierDB.@filterMacro.

@filter(sql_query, conditions...)
@@ -708,7 +708,7 @@ 

Reference - Exported functions 1 │ aa 0.6 2 │ bb 0.5

-

source

+

source

# TidierDB.@group_byMacro.

@group_by(sql_query, columns...)
@@ -743,7 +743,7 @@ 

Reference - Exported functions 1 │ aa 2 │ bb

-

source

+

source

# TidierDB.@inner_joinMacro.

@inner_join(sql_query, join_table, new_table_col, orignal_table_col)
@@ -788,7 +788,7 @@ 

Reference - Exported functions 4 │ AG bb 2 0.7 AG Y 83 5 │ AI bb 4 0.9 AI X 95

-

source

+

source

# TidierDB.@left_joinMacro.

@left_join(sql_query, join_table, new_table_col, orignal_table_col)
@@ -838,7 +838,7 @@ 

Reference - Exported functions 9 │ AH aa 3 0.8 missing missing missing 10 │ AJ aa 5 1.0 missing missing missing

-

source

+

source

# TidierDB.@mutateMacro.

@mutate(sql_query, exprs...)
@@ -880,7 +880,7 @@ 

Reference - Exported functions 9 │ AI bb 16 0.9 0.81 10 │ AJ aa 20 1.0 1.0

-

source

+

source

# TidierDB.@renameMacro.

@rename(sql_query, renamings...)
@@ -919,7 +919,7 @@ 

Reference - Exported functions 9 │ AI bb 4 0.9 10 │ AJ aa 5 1.0

-

source

+

source

# TidierDB.@right_joinMacro.

@right_join(sql_query, join_table, new_table_col, orignal_table_col)
@@ -966,7 +966,7 @@ 

Reference - Exported functions 6 │ missing missing missing missing AK Y 68 7 │ missing missing missing missing AM X 74

-

source

+

source

# TidierDB.@selectMacro.

@select(sql_query, columns)
@@ -1027,7 +1027,7 @@ 

Reference - Exported functions 9 │ 4 0.9 10 │ 5 1.0

-

source

+

source

# TidierDB.@slice_maxMacro.

@slice_max(sql_query, column, n = 1)
@@ -1068,7 +1068,7 @@ 

Reference - Exported functions 1 │ AE bb 5 0.5 1 2 │ AJ aa 5 1.0 1

-

source

+

source

# TidierDB.@slice_minMacro.

@slice_min(sql_query, column, n = 1)
@@ -1109,7 +1109,7 @@ 

Reference - Exported functions 1 │ AA bb 1 0.1 1 2 │ AF aa 1 0.6 1

-

source

+

source

# TidierDB.@slice_sampleMacro.

@slice_sample(sql_query, n)
@@ -1143,7 +1143,7 @@ 

Reference - Exported functions @collect end;

-

source

+

source

# TidierDB.@summariseMacro.

   @summarise(sql_query, exprs...)
@@ -1192,7 +1192,7 @@ 

Reference - Exported functions 1 │ aa 3.0 5 2 │ bb 2.5 5

-

source

+

source

# TidierDB.@summarizeMacro.

   @summarize(sql_query, exprs...)
@@ -1241,7 +1241,7 @@ 

Reference - Exported functions 1 │ aa 3.0 5 2 │ bb 2.5 5

-

source

+

source

# TidierDB.@window_frameMacro.

@window_frame(sql_query, frame_start::Int, frame_end::Int)
@@ -1265,7 +1265,7 @@ 

Reference - Exported functionsjulia> copy_to(db, df, "df_mem");

-

source

+

source

# TidierDB.@window_orderMacro.

   @window_order(sql_query, columns...)
@@ -1288,7 +1288,7 @@ 

Reference - Exported functionsjulia> copy_to(db, df, "df_mem");

-

source

+

source

Reference - Internal functions¤

diff --git a/latest/sitemap.xml.gz b/latest/sitemap.xml.gz index be65b58..efb0fb8 100644 Binary files a/latest/sitemap.xml.gz and b/latest/sitemap.xml.gz differ