Skip to content
Snippets Groups Projects
Commit d1157352 authored by Jan Petermann's avatar Jan Petermann
Browse files

remove deprecated functions of pandas dataframe

parent 499945df
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,7 @@ class MetaDataContainer(type):
"var",
"nunique",
]
computations = ["clip_lower", "clip_upper", "corrwith", "eval"]
computations = ["corrwith", "eval"]
reindexing = [
"add_prefix",
"add_suffix",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment