We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbb8bc commit 8ab8cd3Copy full SHA for 8ab8cd3
bigquery_magics/bigquery.py
@@ -53,7 +53,7 @@
53
amount of time for the query to complete will not be cleared after the
54
query is finished. By default, this information will be displayed but
55
will be cleared after the query is finished.
56
- * ``--use_geodataframe <params>``(Optional[line argument]):
+ * ``--use_geodataframe <params>`` (Optional[line argument]):
57
Return the query result as a geopandas.GeoDataFrame.
58
If present, the argument that follows the ``--use_geodataframe`` flag
59
must be a string representing column names to use as the active
0 commit comments