You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is convenient in the Python client to specify the target of a query without having to register pandas.DataFrame, etc., so it would be nice to have the same functionality in R.
From duckdb/duckdb#6771
It is convenient in the Python client to specify the target of a query without having to register
pandas.DataFrame, etc., so it would be nice to have the same functionality in R.