Raman Prasad

Results 39 comments of Raman Prasad
trafficstars

@qqmyers, thank you for the detailed explanation ^

@philippconzett @pdurbin: For future reference, "download counts" are available via API at a sub-dataverse level. However, currently this endpoint is only open to superusers. See API endpoint, including parameter descriptions:...

@pdurbin : Regarding the R script that runs on Rserve and produces metadata summaries: - We now have an updated version that is a Python library, which removes the R...

@pdurbin We will add the backward compatibility to the library. Pleae add comments that may be relevant: https://github.com/TwoRavens/raven-metadata-service/issues/205

(leaving open until @Shoeboxam has chance to review)

Quick note: **Polars** - `read_csv` _**removes**_ (eading + trailing whitespace from strings values by default . - To keep the whitespace, you can use update the `ignore_whitepace` parameter which defaults...

Adding this to the Polars Parity milestone but may switch depending on level of effort. Possible recommendation: - Add `ignore_whitespace` parameter to library, similar to Polars where param applies to...

- Filed an issue related to the failing `server-tests-python`: #883