|
|
|
SPARK-45812
|
SPARK-44101
Upgrade Pandas to 2.1.2
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45718
|
SPARK-44101
Remove remaining deprecated Pandas APIs from Spark 3.4.0
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45308
|
SPARK-44101
Enable `GroupbySplitApplyTests.test_split_apply_combine_on_series` for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45267
|
SPARK-44101
Change the default value for `numeric_only`.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45247
|
SPARK-44101
Upgrade Pandas to 2.1.1
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45180
|
SPARK-44101
Remove boolean inputs for inclusive from Series.between
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45177
|
SPARK-44101
Remove `col_space` parameter from `DataFrame.to_latex`
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45165
|
SPARK-44101
Remove `inplace` parameter from `Categorical` APIs
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45164
|
SPARK-44101
Remove deprecated Index APIs
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-45065
|
SPARK-44101
Support Pandas 2.1.0
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-44948
|
SPARK-44101
Update document related to removed Index object
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-44842
|
SPARK-44101
Support stat functions
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-44841
|
SPARK-44101
Support value_counts for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-44289
|
SPARK-44101
Enable GroupbyAggregateTests.test_aggregate for pandas 2.0.0.
|
Haejoon Lee
|
Pan Bingkun
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-44276
|
SPARK-44101
Match behavior with pandas for `SeriesStringTests.test_string_replace`
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-44067
|
SPARK-44101
Warning for the pandas-related behavior changes in next major release
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43875
|
SPARK-44101
Enable CategoricalTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43874
|
SPARK-44101
Enable GroupByTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43873
|
SPARK-44101
Enable DataFrameSlowTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43872
|
SPARK-44101
Enable DataFramePlotMatplotlibTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43871
|
SPARK-44101
Enable SeriesDateTimeTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43870
|
SPARK-44101
Enable SeriesTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43869
|
SPARK-44101
Enable GroupBySlowTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43813
|
SPARK-44101
Enable CategoricalTests.test_groupby_apply_without_shortcut for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43812
|
SPARK-44101
Enable DataFrameTests.test_all for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43811
|
SPARK-44101
Enable DataFrameTests.test_reindex for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43810
|
SPARK-44101
Enable DataFrameSlowTests.test_quantile for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43809
|
SPARK-44101
Enable DataFrameSlowTests.test_cov for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43788
|
SPARK-44101
Enable SummarizerTests.test_summarize_dataframe for pandas 2.0.0.
|
Weichen Xu
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43784
|
SPARK-44101
Enable FeatureTests.test_max_abs_scaler for pandas 2.0.0.
|
Weichen Xu
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43783
|
SPARK-44101
Enable FeatureTests.test_standard_scaler for pandas 2.0.0.
|
Weichen Xu
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43736
|
SPARK-44101
Enable SeriesDateTimeTests.test_year for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43735
|
SPARK-44101
Enable SeriesDateTimeTests.test_weekday for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43733
|
SPARK-44101
Enable SeriesDateTimeTests.test_second for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43732
|
SPARK-44101
Enable SeriesDateTimeTests.test_quarter for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43731
|
SPARK-44101
Enable SeriesDateTimeTests.test_month for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43730
|
SPARK-44101
Enable SeriesDateTimeTests.test_minute for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43729
|
SPARK-44101
Enable SeriesDateTimeTests.test_microsecond for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43728
|
SPARK-44101
Enable SeriesDateTimeTests.test_hour for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43726
|
SPARK-44101
Enable SeriesDateTimeTests.test_daysinmonth for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43725
|
SPARK-44101
Enable SeriesDateTimeTests.test_days_in_month for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43724
|
SPARK-44101
Enable SeriesDateTimeTests.test_dayofyear for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43723
|
SPARK-44101
Enable SeriesDateTimeTests.test_dayofweek for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43722
|
SPARK-44101
Enable SeriesDateTimeTests.test_day for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43721
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_kde_plot for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43720
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_hist_plot for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43709
|
SPARK-44101
Enable NamespaceTests.test_date_range for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43708
|
SPARK-44101
Enable GroupByTests.test_apply for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43707
|
SPARK-44101
Enable GroupByTests.test_mean for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43706
|
SPARK-44101
Enable GroupByTests.test_apply_without_shortcut for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43705
|
SPARK-44101
Enable TimedeltaIndexTests.test_properties for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43644
|
SPARK-44101
Enable DatetimeIndexTests.test_indexer_between_time for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43643
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_scatter_plot for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43642
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_pie_plot for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43641
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_line_plot for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43640
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_barh_plot for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43639
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_barh_plot_with_x_y for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43638
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_bar_with_x_y for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43637
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_bar_plot for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43636
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_area_plot_y for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43635
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_area_plot_stacked_false for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43634
|
SPARK-44101
Enable DataFramePlotMatplotlibTests.test_area_plot for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43633
|
SPARK-44101
Enable CategoricalIndexTests.test_remove_categories for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43608
|
SPARK-44101
Enable IndexesTests.test_union for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43607
|
SPARK-44101
Enable IndexesTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43606
|
SPARK-44101
Enable IndexesTests.test_index_basic for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43605
|
SPARK-44101
Enable CategoricalTests.test_remove_categories for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43571
|
SPARK-44101
Enable DateOpsTests.test_sub for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43570
|
SPARK-44101
Enable DateOpsTests.test_rsub for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43568
|
SPARK-44101
Enable CategoricalIndexTests.test_categories_setter for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43567
|
SPARK-44101
Enable CategoricalIndexTests.test_factorize for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43566
|
SPARK-44101
Enable CategoricalTests.test_categories_setter for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43565
|
SPARK-44101
Enable CategoricalTests.test_as_ordered_unordered for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43564
|
SPARK-44101
Enable CategoricalTests.test_factorize for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43563
|
SPARK-44101
Enable CsvTests.test_read_csv_with_squeeze for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43562
|
SPARK-44101
Enable DataFrameTests.test_append for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43561
|
SPARK-44101
Enable DataFrameConversionTests.test_to_latex for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43560
|
SPARK-44101
Enable DataFrameSlowTests.test_mad for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43559
|
SPARK-44101
Enable DataFrameSlowTests.test_iteritems for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43558
|
SPARK-44101
Enable DataFrameSlowTests.test_product for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43557
|
SPARK-44101
Enable DataFrameSlowTests.test_between_time for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43556
|
SPARK-44101
Enable DataFrameSlowTests.test_describe for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43555
|
SPARK-44101
Enable GroupByTests.test_groupby_multiindex_columns for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43554
|
SPARK-44101
Enable GroupByTests.test_basic_stat_funcs for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43553
|
SPARK-44101
Enable GroupByTests.test_mad for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43552
|
SPARK-44101
Enable GroupByTests.test_nth for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43551
|
SPARK-44101
Enable GroupByTests.test_prod for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43550
|
SPARK-44101
Enable SeriesTests.test_factorize for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43533
|
SPARK-44101
Enable MultiIndex test for IndexesTests.test_difference
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43506
|
SPARK-44101
Enable ArrowTests.test_toPandas_empty_columns for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43499
|
SPARK-44101
Enable StatsTests.test_stat_functions_with_no_numeric_columns for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43498
|
SPARK-44101
Enable StatsTests.test_axis_on_dataframe for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43497
|
SPARK-44101
Enable StatsTests.test_cov_corr_meta for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43481
|
SPARK-44101
Enable SeriesTests.test_product for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43480
|
SPARK-44101
Enable SeriesTests.test_iteritems for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43479
|
SPARK-44101
Enable SeriesTests.test_between_time for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43478
|
SPARK-44101
Enable SeriesStringTests.test_string_split for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43477
|
SPARK-44101
Enable SeriesStringTests.test_string_rsplit for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43476
|
SPARK-44101
Enable SeriesStringTests.test_string_replace for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43469
|
SPARK-44101
Enable SeriesTests.test_quantile for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43468
|
SPARK-44101
Enable SeriesTests.test_mad for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43467
|
SPARK-44101
Enable SeriesTests.test_between for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43466
|
SPARK-44101
Enable SeriesTests.test_astype for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43465
|
SPARK-44101
Enable SeriesTests.test_append for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43464
|
SPARK-44101
Enable SeriesTests.test_value_counts for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43463
|
SPARK-44101
Enable SeriesTests.test_rank for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43462
|
SPARK-44101
Enable SeriesDateTimeTests.test_date_subtraction for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43460
|
SPARK-44101
Enable OpsOnDiffFramesGroupByTests.test_groupby_different_lengths for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43459
|
SPARK-44101
Enable OpsOnDiffFramesGroupByTests for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43458
|
SPARK-44101
Enable SeriesConversionTests.test_to_latex for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43453
|
SPARK-44101
Ignore the names of MultiIndex when axis=1 for concat
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43452
|
SPARK-44101
Enable RollingTests.test_groupby_rolling_count for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43451
|
SPARK-44101
Enable RollingTests.test_rolling_count for pandas 2.0.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43445
|
SPARK-44101
Enable GroupBySlowTests.test_split_apply_combine_on_series for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Closed |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43444
|
SPARK-44101
Enable GroupBySlowTests.test_value_counts for pandas 2.0.0.
|
Unassigned
|
Haejoon Lee
|
|
Closed |
Duplicate
|
|
|
|
|
|
|
|
SPARK-43433
|
SPARK-44101
Match `GroupBy.nth` behavior with new pandas behavior
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43304
|
SPARK-44101
Enable test_to_latex by supporting jinja2>=3.0.0
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43295
|
SPARK-44101
Make DataFrameGroupBy.sum support for string type columns
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43291
|
SPARK-44101
Generate proper warning on different behavior with numeric_only
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Won't Fix
|
|
|
|
|
|
|
|
SPARK-43282
|
SPARK-44101
Investigate DataFrame.sort_values with pandas behavior.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Won't Fix
|
|
|
|
|
|
|
|
SPARK-43271
|
SPARK-44101
Match behavior with DataFrame.reindex with specifying `index`.
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43245
|
SPARK-44101
Fix DatetimeIndex.microsecond to return 'int32' instead of 'int64' type of Index.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43241
|
SPARK-44101
MultiIndex.append not checking names for equality
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43194
|
SPARK-44101
PySpark 3.4.0 cannot convert timestamp-typed objects to pandas with pandas 2.0
|
Unassigned
|
Phillip Cloud
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-43024
|
SPARK-44101
Upgrade pandas to 2.0.0
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-42826
|
SPARK-44101
Add migration notes for update to supported pandas version.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-42621
|
SPARK-44101
Add `inclusive` parameter for date_range
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-42620
|
SPARK-44101
Add `inclusive` parameter for (DataFrame|Series).between_time
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-42619
|
SPARK-44101
Add `show_counts` parameter for DataFrame.info
|
Unassigned
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-42618
|
SPARK-44101
Warning for the pandas-related behavior changes in next major release
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-42617
|
SPARK-44101
Support `isocalendar`
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|
|
|
|
SPARK-42593
|
SPARK-44101
Deprecate & remove the APIs that will be removed in pandas 2.0.
|
Haejoon Lee
|
Haejoon Lee
|
|
Resolved |
Fixed
|
|
|
|
|