acscott

Results 5 issues of acscott

Version 4.39.1 Instead of providing the configuration value it returns config is setup as shown `config = providers.Configuration( yaml_files="default.yaml")` and default.yaml does exist. and a call that relies on the...

vimage.py has an asinh function but it's not in VipsOperationMath ``` Traceback (most recent call last): File "/home/adam/thumbs/exstamps.py", line 42, in img = img.asinh() File "/usr/local/lib/python3.9/dist-packages/pyvips/vimage.py", line 1352, in asinh...

We get the following intermittent error. ``` Server Error: Service Unavailable for url: https://dataverse.harvard.edu/api/datasets/:persistentId?persistentId=doi:10.7910/DVN/EWCNL5 ``` Could we trap this error, and retry after 1+2+3 second delay?

Thank you for a really powerful, fast, product. I was wanting to make a small modification for our purposes to concatenate two fields for the CSV output. Say I wanted...

Following this under Cassandra to GCS for python https://github.com/GoogleCloudPlatform/dataproc-templates/blob/main/python/dataproc_templates/cassandra/README.md I used the JARs listed in the README. After I submit to Dataproc Serverless, I receive the following ``` Traceback (most...