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.
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.