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
@quinnj (who is a best person to comment on the way we should go - that is why I have opened an issue not a PR) mentioned earlier that this should be needed now.
In particular, if what you say is true (or it is not 100% true, but the functionality is not needed currently), we can reduce loading time of DataFrames.jl by 0.5 sec, which is a part of solving problems discussed in #1764.
Before the coming release we probably should deprecate DataStreams-based IO for DataFrames.jl. So that we can remove it in the next release.
The relevant code is at the end of src/abstractdataframe/io.jl file.
CC @quinnj, @nalimilan
The text was updated successfully, but these errors were encountered: