P. Sai Vinay
|
bc201e22dd
|
Improve coverage for eland.dataframe
|
2021-09-28 15:11:57 -05:00 |
|
Jabin Kong
|
1aa193da9e
|
Add iterrows() and itertuples() to DataFrame
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
|
2021-08-20 08:34:52 -05:00 |
|
P. Sai Vinay
|
011bf29816
|
Simplify ES->pandas logic by removing Collectors
|
2021-08-16 12:22:02 -05:00 |
|
P. Sai Vinay
|
4c1af42c14
|
Add idxmax and idxmin methods to DataFrame
|
2021-07-28 07:55:26 -05:00 |
|
P. Sai Vinay
|
ac2efb5863
|
Optimize df.describe() to use aggregations instead of own query
|
2021-06-22 11:29:54 -05:00 |
|
P. Sai Vinay
|
5fe32a24df
|
Add quantile() to DataFrameGroupBy
|
2021-06-22 10:54:33 -05:00 |
|
P. Sai Vinay
|
7e8520a8ef
|
Remove deprecated code in XGBoost and test suite
|
2021-06-08 15:19:56 -05:00 |
|
P. Sai Vinay
|
e9c0b897f5
|
Add quantile() to DataFrame and Series
|
2021-06-08 13:02:44 -05:00 |
|
P. Sai Vinay
|
aa9d60e7e7
|
Add sort order to groupby dropna=False (#322)
* Add sort order to groupby dropna=False
* Fix rebase
|
2021-04-21 13:24:52 +00:00 |
|
P. Sai Vinay
|
421d84fd20
|
Add mode() method to DataFrame and Series
|
2021-01-07 12:17:10 -06:00 |
|
Seth Michael Larson
|
a552504f9b
|
Add support for Pandas 1.2.0
|
2020-12-30 14:20:36 -06:00 |
|
P. Sai Vinay
|
473db4576b
|
Move tests directory outside of eland namespace
|
2020-11-16 11:30:41 -06:00 |
|