0.4.0 - save_csv options
[0.4.0] - Examples and Data
Added
- skipping version 0.3.0 and adding to 0.4.0
- Adding delimiter option to save_csv
- Tests to check if delimiter > 1 character
- set ',' if none
- Adding quotechar option to save_csv
- Tests to check if quotechar > 1 character
- set '"' if none
- Add test of non-list to save_csv
[0.3.0] - Examples and Data
Added
- Adding examples (see examples folder)
- Adding file_function documentation
- Adding documents site - https://devsetgo.github.io/devsetgo_lib/