diff --git a/docs/source/implementation/dataframe_supported.rst b/docs/source/implementation/dataframe_supported.rst index 0589632..8ea727e 100644 --- a/docs/source/implementation/dataframe_supported.rst +++ b/docs/source/implementation/dataframe_supported.rst @@ -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 | +-------------------------+-------+------------------------------------------------+