quantstats icon indicating copy to clipboard operation
quantstats copied to clipboard

fix issue 489

Open none2003 opened this issue 1 month ago • 0 comments

  • Remove redundant DataFrame conversion for returns data
  • Add isinstance check to ensure proper handling of DataFrame inputs
  • Improve figure size calculation logic for multi-column returns
  • Maintain compatibility with both Series and DataFrame return types

none2003 avatar Nov 29 '25 17:11 none2003