vak icon indicating copy to clipboard operation
vak copied to clipboard

ENH: rename parameter `csv_path` -> `dataset_path`

Open NickleDave opened this issue 3 years ago • 0 comments

To simultaneously be more specific (because there are other .csv paths) and be more general (because a dataset may not always be a .csv)

Probably not a good idea to heavily overload the semantics of this argument--e.g. by allowing dataset_path to be any of 12 different things--but it repeatedly annoys me that the name csv_path is not very clear from context.
Maybe dataset_csv_path? But that's starting to get pretty verbose

NickleDave avatar Jul 23 '22 20:07 NickleDave