Skip to content

[WIP] Agrega en mis mismos scripts el código para que se guarden todas mis imagenes en mi carpeta de output para cada lenguaje. Además, necesito un requirements.txt para los 3 lenguajes.#17

Draft
Copilot wants to merge 1 commit intoroolbackfrom
copilot/fix-288a0f2f-9514-480e-89c2-e334e21ecbab
Draft

[WIP] Agrega en mis mismos scripts el código para que se guarden todas mis imagenes en mi carpeta de output para cada lenguaje. Además, necesito un requirements.txt para los 3 lenguajes.#17
Copilot wants to merge 1 commit intoroolbackfrom
copilot/fix-288a0f2f-9514-480e-89c2-e334e21ecbab

Conversation

Copy link
Contributor

Copilot AI commented Sep 6, 2025

  • Analyze repository structure and existing code
  • Identify all scripts and notebooks across Python, R, and Julia
  • Understand current plotting implementations
  • Create requirements.txt files for all 3 languages
  • Modify Python scripts to save images to output folder
  • Convert R notebooks to R scripts that save images to output folder
  • Convert Julia notebooks to Julia scripts that save images to output folder
  • Test all scripts to ensure images are properly saved
  • Verify all dependencies work correctly

Current Status:

  • Repository has 3 languages: Python (with .py scripts), R (only .ipynb), Julia (only .ipynb)
  • Python scripts generate plots but don't save them to files
  • Need to add image saving functionality to all scripts
  • Need requirements files for R and Julia (Python already exists)
  • All scripts have 2 main analyses: part2_overfitting and part3_hedonic_pricing

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants