Skip to content

DEPR: 3.4 deprecations #7131

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

Closed
6 tasks done
jreback opened this issue May 14, 2014 · 4 comments · Fixed by #7625
Closed
6 tasks done

DEPR: 3.4 deprecations #7131

jreback opened this issue May 14, 2014 · 4 comments · Fixed by #7625
Labels
Deprecate Functionality to remove in pandas IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented May 14, 2014

closed by #7204

  • to_csv writing with floating point chunksize
  • plotting with floating point axes slices

closed by #7162, #7164, #7165, #7166, #7172, #7182

  • assert_ to assertTrue
  • assertEquals to assertEqual
  • assertAlmostEquals to assertAlmostEqual
@bwignall
Copy link
Contributor

Some of these boxes can be checked now, correct? Have I missed anything on the assertions?

@jreback
Copy link
Contributor Author

jreback commented May 22, 2014

yep...thanks

I have a PR for 2, and 3

If you wanted to do 1 would be great!

@jreback
Copy link
Contributor Author

jreback commented Jun 26, 2014

@bwignall want to tackle the first 1? (the rU issue)?

@jreback jreback added this to the 0.15.0 milestone Jun 26, 2014
@jreback jreback removed this from the 0.14.1 milestone Jun 26, 2014
@bwignall
Copy link
Contributor

@jreback I will give it a try, but it will take some learning on my part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas IO SQL to_sql, read_sql, read_sql_query Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants