File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -211,12 +211,10 @@ Prior Version Deprecations/Changes
211
211
- Remove ``inferTimeRule `` keyword from :func: `Timestamp.offset ` (:issue: `391 `)
212
212
213
213
- Remove ``name `` keyword from :func: `get_data_yahoo ` and
214
- :func: `get_data_google ` (`commit b921d1a
215
- <https://github.com/pydata/pandas/commit/b921d1a2> `__)
214
+ :func: `get_data_google ` ( `commit b921d1a <https://github.com/pydata/pandas/commit/b921d1a2 >`__ )
216
215
217
216
- Remove ``offset `` keyword from :class: `DatetimeIndex ` constructor
218
- (`commit 3136390
219
- <https://github.com/pydata/pandas/commit/3136390> `__)
217
+ ( `commit 3136390 <https://github.com/pydata/pandas/commit/3136390 >`__ )
220
218
221
219
- Remove ``time_rule `` from several rolling-moment statistical functions, such
222
220
as :func: `rolling_sum ` (:issue: `1042 `)
Original file line number Diff line number Diff line change @@ -371,12 +371,10 @@ There are prior version deprecations that are taking effect as of 0.14.0.
371
371
- Remove ``inferTimeRule`` keyword from :func:`Timestamp.offset` (:issue:`391`)
372
372
373
373
- Remove ``name`` keyword from :func:`get_data_yahoo` and
374
- :func:`get_data_google` (`commit b921d1a
375
- <https://github.com/pydata/pandas/commit/b921d1a2>`__)
374
+ :func:`get_data_google` ( `commit b921d1a <https://github.com/pydata/pandas/commit/b921d1a2>`__ )
376
375
377
376
- Remove ``offset`` keyword from :class:`DatetimeIndex` constructor
378
- (`commit 3136390
379
- <https://github.com/pydata/pandas/commit/3136390>`__)
377
+ ( `commit 3136390 <https://github.com/pydata/pandas/commit/3136390>`__ )
380
378
381
379
- Remove ``time_rule`` from several rolling-moment statistical functions, such
382
380
as :func:`rolling_sum` (:issue:`1042`)
You can’t perform that action at this time.
0 commit comments