Skip to content

Conversation

orange-crow
Copy link
Contributor

fix issue #868;
according to pandas-dev/pandas#55008, pd.DataFrame.copy() leaks has been fixed by pandas 2.1.1

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.63%. Comparing base (fdf53ac) to head (d0dc267).
Report is 20 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1098      +/-   ##
==========================================
+ Coverage   81.62%   81.63%   +0.01%     
==========================================
  Files         248      248              
  Lines       13885    13885              
==========================================
+ Hits        11333    11335       +2     
+ Misses       2552     2550       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@geekan geekan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since LLM does not actually use such a new version, although I think this may have some potential problems, since the problem has not been exposed yet, I merged it first.

@geekan geekan merged commit 12948a5 into FoundationAgents:main Mar 25, 2024
@orange-crow orange-crow deleted the update_pandas_version branch December 11, 2024 03:20
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.

3 participants