aangelo9
aangelo9
On #843, I added a mermaid plot to visualize Git branches and commits on https://blog.causify.ai/ghost/#/editor/post/68531a0960acd50001c33c17.  To achieve this: 1. On `Code injection`, under `Post header {{ghost_head}}`, I added: ```...
> Another approach is to use our render_image flow which supports more rendering. You can read the documentation and get a sense aboutit, [@aangelo9](https://github.com/aangelo9) WDYT? This can work. So instead...
Blog post draft: https://blog.causify.ai/ghost/#/editor/post/68531a0960acd50001c33c17 FYI @Shayawnn @heanhsok
> We often do a similar exercise for every data set we on-board (like https://github.com/causify-ai/csfy/issues/5938) > * Also in //cmamp there are ./core/explore.py, ./core/test/test_explore.py @gpsaggese I do not have access...
I'll compile the list for the `tutorials` and `helpers` repo.
Gdoc with list of EDA functions: https://docs.google.com/document/d/1ChZ8jvoHC0pUvQfAvs7XI-BjykIz1g8ARp3LMr4UvQA/edit.
We want to make a script that scrapes EDA functions, then gets the lines and docstring for each function. ## Specs Create generate_context.py to: - Scrape entire `.py` files -...
Understood, so no need to automate scrapping functions. Just grab the lines and doctring. @PranavShashidhara
Moving this task into https://github.com/causify-ai/tutorials/issues/629.
Blog post draft: https://blog.causify.ai/ghost/#/editor/post/685b13b360acd50001c33c89 FYI @Shayawnn @heanhsok