Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Oct 8, 2024
1 parent 1274d09 commit 61c1189
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/integrations/duckdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,10 @@ WHERE trip_distance < 18.93

## Querying existing dataframes

```{important}
some note to trigger the CI
```

```{code-cell} ipython3
import pandas as pd
from sqlalchemy import create_engine
Expand Down

0 comments on commit 61c1189

Please sign in to comment.