Skip to content

Commit 0b468af

Browse files
committed
params
1 parent b505343 commit 0b468af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolkit/buffdescribe.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ def buffdescribe(df, stats=['mean', 'median', 'std']):
33
'''
44
Function to facilitate a first exploration of a dataframe's data by concentrating the most relevant information
55
6-
Args:
6+
Params:
77
- df: Dataframe
88
- stats: Descriptive statistics to calculate. Default: Mean, Median, and Standard Deviation
99

0 commit comments

Comments
 (0)