Releases: psrenergy/Quiver.jl
Releases · psrenergy/Quiver.jl
v0.1.6
Quiver v0.1.6
Merged pull requests:
- Add a fast way to transform a Quiver file into dataframe directly (#23) (@guilhermebodin)
v0.1.5
Quiver v0.1.5
Merged pull requests:
- update branch (#21) (@viniciusjusten)
- update reader and csv goto (#22) (@viniciusjusten)
v0.1.4
Quiver v0.1.4
Merged pull requests:
- add file_to_array and arra_to_file (#20) (@guilhermebodin)
Closed issues:
v0.1.3
v0.1.2
Quiver v0.1.2
Merged pull requests:
- Open the file manually and pass it to the CSV.Rows iterator (#18) (@guilhermebodin)
v0.1.1
Quiver v0.1.1
Merged pull requests:
- Idea of implementation of CSV and Arrow (#1) (@guilhermebodin)
- Add some tests (#5) (@gvidigal-psr)
- better constructors and finalizers (#6) (@guilhermebodin)
- Filter labels and update headers (#7) (@guilhermebodin)
- Add NaN rows to binary and add converters (#8) (@gvidigal-psr)
- Rehaul Quiver implementations (#9) (@gvidigal-psr)
- separate space of a row into a function (#11) (@guilhermebodin)
- Allow dimension kwargs to be passed in any order (#12) (@gvidigal-psr)
- Extension to convert graf files (#16) (@guilhermebodin)
Closed issues:
- There should be a representation of a missing value (#2)