Exploring fastai with Excel and Python

Excel tips

  • How to draw graph using columns of data?

  • How to reuse Jeremy’s macros for all my workbooks?

    • get developer tool ready
    • open project explorer
    • open Jeremy’s excel file and your workbook
    • copy and paste the macro to the worksheet you want it to have
  • How to debug or inspect data flow in your formula?

  • How to set primary and secondary axis?

  • How to write a custom VBA function with docs?

  • How to construct a complex Lambda + Let function step by step in Excel?