beacon-biosignals / DataFrameIntervals.jl

Utilities for working with DataFrames of `Intervals.jl` or `TimeSpans.jl` objects.
MIT License
6 stars 1 forks source link

Allow lambda in `on` expression #26

Open haberdashPI opened 1 year ago

haberdashPI commented 1 year ago

This would allow you to convert the values of one or two columns to an Interval value, thereby supporting many more data formats.

haberdashPI commented 8 months ago

@JuliaRegistrator register