Max Friedrich

Results 2 comments of Max Friedrich

Hi, I have a simple setup that results in a 404 page from GitHub pages being downloaded and stored in `~/.terragrunt.versions`: `terragrunt.hcl:` ``` terragrunt_version_constraint = "0.35.20" ``` ```sh $ rm...

After this change I'm getting `'DataFrame' object has no attribute 'map'` on Google Colab where Pandas 1.5.3 is installed by default, should dspy require a newer Pandas version?