aangelo9
aangelo9
Related to issue #397 This PR renames all usages of `data` → `df` in `helpers/hdataframe.py` where the variable represents a Pandas DataFrame, to improve clarity. - Updated function arguments and...
When running test cases for causify-ai/csfy#124 I ran into the error: ``` __________________________________________________________________________________ ERROR collecting dev_scripts_helpers/documentation/test/test_generate_readme_index.py ___________________________________________________________________________________ ImportError while importing test module '/app/dev_scripts_helpers/documentation/test/test_generate_readme_index.py'. Hint: make sure your test modules/packages have...
When trying to run invoke commands, i ran into: ``` # invoke print_env 12:02:00 - INFO hdbg.py init_logger:1018 > cmd='/venv/bin/invoke print_env' 12:02:00 - WARN hserver.py _raise_invalid_host:777 Don't recognize host: host_os_name=Linux,...
## Specs - We want to write a how to guide for `bash_print_tree()` from `helpers/lib_tasks_bash.py` - We want to explain the flow of creating a tree, adding comments, then updating...