Chahak Mehta

Results 14 comments of Chahak Mehta

Hi @jack89roberts, are there any ideas about what exactly we want to achieve in this rework? If so, I can use that as a base to build a proposal for...

Hi @jack89roberts, sorry the progress has been slow on this. I'll be able to work slowly on this one these days. I had a few thoughts regarding how we could...

> Also, sticking to one of click or argparse (pipeline currently uses click and the rest argparse) I think sticking to `click` would be better since, from what I understand,...

@jack89roberts while working on this, I came across an error that I'm not sure is known. On trying to dump the database, I get this error ``` File "/Users/cmehta/opt/miniconda3/envs/airref/bin/airsenal_dump_db", line...

@jack89roberts `airsenal_run_prediction` has a command-line option `--ep_filename` which says that it's the path of a CSV file but it is never used. What's it for? Can I just remove it?

@jack89roberts got it. I'll try to resolve it while doing #382 if it doesn't take a lot of effort, otherwise will work on it on a different PR later.

Okay, this was straightforward. I fixed it. I'll add the commit to the same PR as #382.

I can confirm the existence of this issue. My ID is 8326091. It's a bare-bones team that I use mainly while working on AIrsenal. I was running the same code...

@jack89roberts Can you take a look at this? The current interface lies under `airsenal/cli` directory and works under the `airsenal_cli` umbrella. If everything looks good, then I'll move it to...

Thanks for the feedback, @jack89roberts. Sorry for the late reply. > Running airsenal_cli database quits without doing anything or printing a message. Can we make it print the help message/something...