Luiza Andrade

Results 64 issues of Luiza Andrade

When trying to encode string variables, it is easier to start from a list of its current values. The option should pre-fill: - variable name - value - number of...

enhancement
low priority
new command

![image](https://user-images.githubusercontent.com/15252541/217040614-cf076664-6e88-4a03-82b4-27a266a3b0dd.png) Maybe this is intentional, but in that case, it should not have a .`txt` file format.

minor bug

From Stata Journal reviewer: > In general, I don’t like these other options. First, its functionality isn’t what I initially thought after reading the explanation in your article. To me,...

new command

- [ ] Clean file paths form "\" to "/" - [ ] Check that folder exists and throw error - [ ] Check that file exists and throw error...

housekeeping

This should be a new do-file (not ado) to be saved in *iefieldkit/src/ado_files/iefieldkit_aux.do*. It should contain functions to perform the following tasks: - [x] Test that a file extension was...

Luiza: Should probably find a way to keep these (special characters) in the future. Ben: Agree. At least it would be better to have a good list of what can...

enhancement

as discussed in #94, we should check if either `.xls` or `.xslx` are specified, and show a warning saying to double check the filepath if the extension is not specified

error-handling

Test that that are certain sheets in a file or certain columns in a sheet to check that the input is a valid form, so the error message is more...

enhancement

ieduplicates currently saves the duplicates report only in xlsx format. Since the report has a single tab, it could probably be saved as csv as well.

revisit later