JuliaData / IndexedTables.jl

Flexible tables with ordered indices
https://juliadb.org
MIT License
121 stars 37 forks source link

update transform and Not docstring #264

Closed piever closed 5 years ago

piever commented 5 years ago

There was an outdated reference to pushcol in the transform docstring.

piever commented 5 years ago

I'm taking the occasion to also update the Not docstring which suggests a deprecated functionality (Not(args...), which we had to deprecate when we planned to use Not(x) from InvertedIndeces).