Releases: alejandromerchan/USDAQuickStats.jl
Releases · alejandromerchan/USDAQuickStats.jl
Bumped HTTP.jl
Updated HTTP.jl to 1.0
Slim version
@JuliaRegistrator register
Release Notes
- Removed IO dependencies.
- Examples on how to display and save data on the README file
Added compatibility to DataFrames 0.22 and HTTP 0.8
0.1.2 Merge branch 'Check_dataframes'
Update to CSV 0.7
Release notes:
- Updated compatibility with CSV 0.7 by changing CSV.read for CSV.File
First release
Changed the output to dataframes Cleaned up the functions, added back dependencias to DataFRames, JSONTables and CSV and now get_nass returns DF for JSON and CSV. Cleaned up and updated the README.md. Added compat bounds