pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
1.87k stars 282 forks source link

Storing Statistics into Excel #225

Closed Dabs212 closed 3 months ago

Dabs212 commented 3 months ago

Hi,

  1. How can we store statistics into an Excel Wroksheet? I tried stats.to_excel but does not work
  2. How does one save the plot into html or jpg files?

Thanks for an excellent packge!

Vivek dabholkar_vivek@yahoo.com

timkpaine commented 3 months ago

You can find more info in the pandas docs https://pandas.pydata.org/docs/