Closed ljvmiranda921 closed 5 years ago
@marksteve I changed the parameter names just to avoid confusion.
I think the test cases are fine, it dynamically uploads a dataframe and returns a table string which I think is the same workflow that we do naman.
Or would you prefer setting up a new table per DBCore to always query upon during testing?
The usage would then look like this:
df_result = DistanceToNearest("supermarket", **kwargs).cast(target="tm-geospatial.hhtags")
Resolves #61