You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: ArgumentError: invalid base: base must be 2 ≤ base ≤ 62, got 0
in tryparse_internal(::Type{Int64}, ::SubString{String}, ::Int64, ::Int64, ::Int64, ::Bool) at ./parse.jl:66
in parse(::Type{Int64}, ::SubString{String}) at ./parse.jl:152
in parse(::Type{Int64}, ::SubString{String}) at /Applications/Julia-0.5.app/Contents/Resources/julia/lib/julia/sys.dylib:?
in TimeFrames.TimeFrame(::String) at /Users/femto/.julia/v0.5/TimeFrames/src/TimeFrames.jl:7
Same for H (instead of 1H) ...
Y should be A (or AS) ...
femtotrader
changed the title
Some shortcuts for TimeFrame doesn't work like Pandas
Some shortcuts for TimeFrame doesn't work like Pandas DateOffsets shortcuts
Nov 9, 2016
works as expected but
raises
see femtotrader/TimeSeriesResampler.jl#3
PS:
see also Python Pandas
The text was updated successfully, but these errors were encountered: