arkouda icon indicating copy to clipboard operation
arkouda copied to clipboard

standardize on yaml configuration

Open hokiegeek2 opened this issue 5 years ago • 2 comments

Currently the configuration of Arkouda is handled by a mix of method parameters and environment variables, some of which are not documented in the README file. I recommend adding a yaml configuration file that puts all variables in one place. We can either parse the yaml file and set env variables or setup a singleton context object.

hokiegeek2 avatar Jun 03 '20 12:06 hokiegeek2

@Bears-R-Us/arkouda-core-dev should we do this or close the issue?

mhmerrill avatar May 02 '22 20:05 mhmerrill

@hokiegeek2 so what tools would use the YAML file you are describing here? @joshmarshall1

mhmerrill avatar May 11 '22 13:05 mhmerrill