Sujit Patel
Sujit Patel
@4n4nd updated Pipfile and requirements.txt to pandas min version >=1.4.0. Deprecations reference: https://pandas.pydata.org/docs/whatsnew/v1.4.0.html#whatsnew-140-deprecations-frame-series-append
@4n4nd updated the Pipfile.lock file.
Thank you Anand for merging it. I know it's just a little change but I'm so happy. Thanks again, On Thu, Oct 20, 2022 at 10:24 PM Anand Sanmukhani ***@***.***>...
having the same issue. @daanroosen-DS have you been able to resolve this issue?
@rgannu built jar from your PR #1048 and replcaed with the original one. It's working great for geometry data type. Thank you from the bottom of my heart ❤️
I believe the issue is simply a matter of quotation marks. To fix it, you should add single quotes around **"f'{domain}'"**. Here's an example of what the corrected query should...