What’s new in 1.1.0 (??)

These are the changes in pandas 1.1.0. See Release Notes for a full changelog including other versions of pandas.

Enhancements

Other enhancements

Deprecations

Performance improvements

Bug fixes

Categorical

Datetimelike

Timedelta

Timezones

Numeric

Conversion

  • Bug in Series construction from NumPy array with big-endian datetime64 dtype (GH29684)

Strings

Interval

Indexing

Missing

MultiIndex

I/O

Plotting

Groupby/resample/rolling

Reshaping

Sparse

ExtensionArray

Other

Contributors