Commit 8787a9f
authored
Remove deprecated Series.data (#20914)
xref #20281
Deprecated in 25.12 (this is not pandas 3 related)
Authors:
- Matthew Roeschke (https://github.com/mroeschke)
- GALI PREM SAGAR (https://github.com/galipremsagar)
Approvers:
- GALI PREM SAGAR (https://github.com/galipremsagar)
URL: #209141 parent 8ba6374 commit 8787a9f
4 files changed
Lines changed: 1 addition & 37 deletions
File tree
- docs/cudf/source/user_guide/api_docs
- python/cudf/cudf
- core
- pandas/scripts
- tests/series
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2001 | 2001 | | |
2002 | 2002 | | |
2003 | 2003 | | |
2004 | | - | |
2005 | | - | |
2006 | | - | |
2007 | | - | |
2008 | | - | |
2009 | | - | |
2010 | | - | |
2011 | | - | |
2012 | | - | |
2013 | | - | |
2014 | | - | |
2015 | | - | |
2016 | | - | |
2017 | | - | |
2018 | | - | |
2019 | | - | |
2020 | | - | |
2021 | | - | |
2022 | | - | |
2023 | | - | |
2024 | | - | |
2025 | | - | |
2026 | | - | |
2027 | | - | |
2028 | | - | |
2029 | | - | |
2030 | | - | |
2031 | | - | |
2032 | | - | |
2033 | | - | |
2034 | 2004 | | |
2035 | 2005 | | |
2036 | 2006 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10457 | 10457 | | |
10458 | 10458 | | |
10459 | 10459 | | |
| 10460 | + | |
10460 | 10461 | | |
10461 | 10462 | | |
10462 | 10463 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
0 commit comments