We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1555cba commit 0b8b76cCopy full SHA for 0b8b76c
1 file changed
README.md
@@ -32,8 +32,8 @@ The package currently only supports pandas but there are plans to support dask a
32
rapids in the future.
33
34
## SQL Syntax
35
-The SQL syntax for dataframe_sql is exactly the same as the syntax in *sql_to_ibis*,
36
-it's underlying package:
+The SQL syntax for dataframe_sql is exactly the same as the syntax in *sql_to_ibis*,
+its underlying package:
37
38
You can see the full SQL syntax [here](https://github.com/zbrookle/sql_to_ibis)
39
0 commit comments