utils.anonymize_df()
- rename days
param to older_than_days
#1058
Labels
2.0 backlog
Backlog for logic issues in connectors after migration
2.0
viadot 2.0
enhancement
New feature or request
1 issue:
@trymzet trymzet 3 days ago
Can you rename this to older_than_days pls? I just had too read the code closely to understand what this param actually means because days is so generic it might as well be x, so I found a better name for it.
file to change:
src/viadot/utils.py
task :
anonymize_df
action: change var name from
days
toolder_than_days
#1040 (comment)
#1040 (comment)
The text was updated successfully, but these errors were encountered: