JuliaIO / JLD.jl

Saving and loading julia variables while preserving native types
MIT License
277 stars 55 forks source link

Use of the names function in the documentation #238

Closed ghost closed 5 years ago

ghost commented 5 years ago

Could be useful to show how to retrieve the names of the dataset in some jld files without loading the entire dataset in memory and looking at the dictionnary keys.