Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai authored Dec 27, 2024
1 parent 8b7a122 commit 0cfbf41
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,6 @@ FROM vasco_data;
(1 row)
```


```tsql
SELECT mic(X, Y) -- vasco: detects any association between columns.
SELECT corr(X,Y) -- standard Postgres: detects linear associations only.
```

## Usage

Let's start by populating Postgres with some stock price data for the S&P 500.
Expand Down

0 comments on commit 0cfbf41

Please sign in to comment.