-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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
DEPS: require modern openpyxl #15184
Labels
Compat
pandas objects compatability with Numpy or Python functions
Dependencies
Required and optional dependencies
IO Excel
read_excel, to_excel
Milestone
Comments
4 tasks
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 8, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 9, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 10, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 12, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 12, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 12, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 12, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 13, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 15, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 20, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 22, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 26, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 26, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 27, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Nov 28, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Dec 2, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Dec 3, 2017
jreback
added a commit
to jreback/pandas
that referenced
this issue
Dec 4, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Compat
pandas objects compatability with Numpy or Python functions
Dependencies
Required and optional dependencies
IO Excel
read_excel, to_excel
we currently support as old as 1.6.1
we should bump this to 2.3 (released mid-2015).
then can remove the compat for openpyxl < 2 code and fully support styles.
The text was updated successfully, but these errors were encountered: