Raman Prasad

Results 125 issues of Raman Prasad

- Update google doc and/or add it to the README

- Redo documentation - Possible deployment on AWS

- connect to question about sample from a larger population - https://github.com/opendp/opendp/blob/6a6a6c7afa4be180777e42ab84d4542e4649f4aa/python/src/opendp/comb.py - Update chain for Mean, Count, Histogram, etc

Stats-enhancement
near-term-priority
analyst mode
dev: server side

- [ ] 1. create a checklist table of current stats and if/how the computation changes when the # of observations cannot be made public See google doc: https://docs.google.com/document/d/1xUihcjh4zmfnhG0-2EC-uG-qzpde8WXphRksB0NvHe8/edit# (Redo...

Stats-enhancement
analyst mode
dev: server side

Dataverse files include "file information" in the metadata output. Make sure this exists for Uploaded files. Example: ```json { "file_information": { "name": "Fatigue_data.tab", "identifier": null, "fileFormat": "text/tab-separated-values" } } ```

analyst mode

- should speed up PDF creation

analyst mode

The previous iteration of the app deleted the `DatasetInfo.source_file` once a release was created. What should be the rules with Analyst Mode? (Or leave it b/c it's non-production user file...

analyst mode

Examples/potential Fixes: - https://stackoverflow.com/questions/32349635/django-migrations-and-filesystemstorage-depending-on-settings - `PootleFileSystemStorage` (from Evernote) - https://github.com/translate/pootle/commit/8ff2463f0b1f1771595334df9ff9f7ba4ec33ae5#diff-0073684248aab77bd945bf6209970a09R34 - `FilePondStoredSystemStorage` - https://githubmemory.com/repo/ImperialCollegeLondon/django-drf-filepond/issues/31

bug
maint/tech-debt
analyst mode
dev: server side

May not be needed. - RP to re-examine/check logic

analyst mode

(Currently not impacting functionality) ### Bug 1: with logged in user and attempting to browse the /api/ ``` AssertionError at /api/dv-user/ 'DataverseUserView' should either include a `queryset` attribute, or override...

bug
maint/tech-debt
analyst mode
dev: server side