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
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
The text was updated successfully, but these errors were encountered:
closed vi #3693
Sorry, something went wrong.
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: