Skip to content
New issue

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

deprecate writecsv in favor of writedlm #23529

Merged
merged 1 commit into from
Sep 9, 2017

Conversation

Sacha0
Copy link
Member

@Sacha0 Sacha0 commented Aug 31, 2017

This pull request deprecates writecsv(io, a; opts...) in favor of writedlm(io, a, ','; opts...), addressing part of #23414. Best!

@Sacha0 Sacha0 added this to the 1.0 milestone Aug 31, 2017
@JeffBezanson
Copy link
Sponsor Member

...readcsv too?

@Sacha0
Copy link
Member Author

Sacha0 commented Aug 31, 2017

...readcsv too?

Yes, inbound in another pull request :).

@ararslan ararslan added kind:deprecation This change introduces or involves a deprecation domain:io Involving the I/O subsystem: libuv, read, write, etc. labels Aug 31, 2017
@Sacha0
Copy link
Member Author

Sacha0 commented Aug 31, 2017

readcsv deprecation in #23530. Best!

@JeffBezanson JeffBezanson merged commit c173ae0 into JuliaLang:master Sep 9, 2017
@Sacha0
Copy link
Member Author

Sacha0 commented Sep 12, 2017

Thanks all! :)

@Sacha0 Sacha0 deleted the depwritecsv branch September 12, 2017 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:io Involving the I/O subsystem: libuv, read, write, etc. kind:deprecation This change introduces or involves a deprecation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants