We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Only filter works.
filter
The printed error is:
ERROR: MethodError: no method matching deleteat!(::NamedArrays.NamedArray{Int64,1,Array{Int64,1},Tuple{OrderedCollections.OrderedDict{Int64,Int64}}}, ::UnitRange{Int64})
The text was updated successfully, but these errors were encountered:
I suppose these methods were introduced in base after this package was written. It should not be hard to implement.
Sorry, something went wrong.
f9adb23
No branches or pull requests
Only
filter
works.The printed error is:
The text was updated successfully, but these errors were encountered: