0

Python

I have a question regarding to python. I want to add the list below into a column and append it to my existing excel file list = [2,3,4,5] Original: After: I have converted my excel to panda ...

1 reply

null
    • Senior Director of Product
    • Ian_Macdonald
    • 3 yrs ago
    • Reported - view

    Hi Konoha,

    It is very vague what you are asking for here.

    If your question is about Python coding techniques, you will probably be better served by submitting your question to  a specialist Python community site. While Pyramid supports the execution of Python scripts, the community here is not primarily focused on Python scripting, syntax and coding techniques.

    If what you are doing is trying to process multiple similar Excel files, this is already available directly in the Pyramid Model App. Select the "Multi-Files" data source block an select Excel from the drop down in the properties, then the folder where the files exist.

     

    Once the data is loaded, you can of course then process it with whatever Python Scripts you choose / write.

    Hope that helps.

    Ian

Content aside

  • Status Answered
  • 3 yrs agoLast active
  • 1Replies
  • 29Views
  • 2 Following