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

CLN: create io.api for io relegated read_xxx #3411

Closed
jreback opened this issue Apr 21, 2013 · 1 comment
Closed

CLN: create io.api for io relegated read_xxx #3411

jreback opened this issue Apr 21, 2013 · 1 comment
Labels
API Design Refactor Internal refactoring of code
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Apr 21, 2013

related to #3418

should auto generate class methods for the io
and delay the imports until actually called

(including html, excel, csv, hdf, dta)

deprecate these methods as well:
https://mail.google.com/mail/u/0/?shva=1#inbox/13ec1cd9b60c5bda

at the very least should deprecate:

from_csv -> pd.read_csv
from_dta -> pd.read_dta
@jreback
Copy link
Contributor Author

jreback commented May 30, 2013

closed vi #3693

@jreback jreback closed this as completed May 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Refactor Internal refactoring of code
Projects
None yet
Development

No branches or pull requests

1 participant