Skip to content

Commit

Permalink
precommit changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswillis committed Oct 15, 2024
1 parent 66ac16e commit 2920129
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/api/stats/sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,10 @@ geometry column is present it will be used automatically. If two are present, th
'geometry' will be used. If more than one are present and neither is named 'geometry', the
column name must be provided.


### Parameters

names in parentheses are python variable names

- dataframe - dataframe containing the point geometries
- k - number of nearest neighbors that will be considered for the LOF calculation
- geometry - name of the geometry column
Expand Down

0 comments on commit 2920129

Please sign in to comment.