-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: beacon-biosignals/Legolas.jl
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add tests as follow-up to abstract vector support
good first issue
Good for newcomers
#90
opened Jun 7, 2023 by
hannahilea
feature request:
write_record
/ read_record
to read/write a single row from a record instance
#80
opened Feb 21, 2023 by
kleinschmidt
Ignoring additional fields only occurs when using non-keyword constructor
#73
opened Dec 6, 2022 by
omus
Define default method overload for
Base.copy
on generated AbstractRecord
types
#61
opened Nov 2, 2022 by
jrevels
add design motivations + related best practices section(s) to documentation
#58
opened Oct 27, 2022 by
jrevels
throw better error messages for defensive implicit
AbstractRecord
convert
failures
#50
opened Aug 8, 2022 by
jrevels
support pluggable/arbitrary (de)serialization formats/targets (CSV, JSON, YAML, etc.)
#34
opened Feb 1, 2022 by
jrevels
deprecate
Legolas.write_full_path
and related behavior that uses it
#31
opened Jan 19, 2022 by
jrevels
upstream (or replace?)
Legolas.locations
/Legolas.gather
/Legolas.materialize
#15
opened Jul 24, 2021 by
jrevels
serialize more schema information beyond just the schema's qualified identifier
#1
opened Jun 13, 2021 by
jrevels
ProTip!
Exclude everything labeled
bug
with -label:bug.