Skip to content

Commit

Permalink
Updated display description
Browse files Browse the repository at this point in the history
  • Loading branch information
edurdevic committed Oct 4, 2023
1 parent 08c2017 commit 5a92b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The available `dx` functions are
After a `with_sql` or `unpivot_string_columns` command, you can apply the following actions:

* `explain` explains the queries that would be executed
* `display` executes the queries and shows the result in a unioned dataframe
* `display` executes the queries and shows the first 1000 rows of the result in a unioned dataframe
* `apply` returns a unioned dataframe with the result from the queries

## Requirements
Expand Down

0 comments on commit 5a92b34

Please sign in to comment.