mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
indicates support for value_counts (#63)
This commit is contained in:
parent
4935a7b4ee
commit
59021db2b2
@ -62,7 +62,7 @@ https://github.com/adgirish/kaggleScape/blob/master/results/annotResults.csv rep
|
||||
+-------------------------+-------+------------------------------------------------+
|
||||
| df.count | 399 | y |
|
||||
+-------------------------+-------+------------------------------------------------+
|
||||
| pd.value_counts | 397 | n |
|
||||
| pd.value_counts | 397 | y |
|
||||
+-------------------------+-------+------------------------------------------------+
|
||||
| df.sort_values | 390 | n |
|
||||
+-------------------------+-------+------------------------------------------------+
|
||||
|
Loading…
x
Reference in New Issue
Block a user