File tree 2 files changed +62
-73
lines changed
2 files changed +62
-73
lines changed Original file line number Diff line number Diff line change @@ -418,10 +418,9 @@ Performance Improvements
418
418
~~~~~~~~~~~~~~~~~~~~~~~~
419
419
420
420
- Improved performance of ``andrews_curves`` (:issue:`11534`)
421
-
422
421
- Improved huge ``DatetimeIndex``, ``PeriodIndex`` and ``TimedeltaIndex``'s ops performance including ``NaT`` (:issue:`10277`)
423
422
- Improved performance of ``pandas.concat`` (:issue:`11958`)
424
-
423
+ - Improved performance of ``StataReader`` (:issue:`11591`)
425
424
426
425
427
426
@@ -442,6 +441,7 @@ Bug Fixes
442
441
- Bug in consistency of passing nested dicts to ``.groupby(...).agg(...)`` (:issue:`9052`)
443
442
- Accept unicode in ``Timedelta`` constructor (:issue:`11995`)
444
443
444
+ - Bug in value label reading for ``StataReader`` when reading incrementally (:issue:`12014`)
445
445
446
446
447
447
- Bug in vectorized ``DateOffset`` when ``n`` parameter is ``0`` (:issue:`11370`)
You can’t perform that action at this time.
0 commit comments