Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Versioning & Updated Deprecated Arguments #7

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Ianyliu
Copy link

@Ianyliu Ianyliu commented Oct 2, 2024

  • Versioning for Pandas
  • Seaborn as dependency
  • Versioning for Seaborn
  • tqdm as dependency
  • Replace normed with density due to deprecation

@GeostatsGuy

If using latest Pandas>=2.0, there will be many errors:

-AttributeError: 'DataFrame' object has no attribute 'append'

-AttributeError: 'DataFrame' object has no attribute 'set_value'
Some notebooks use Seaborn `distplot()` but this is deprecated since 0.11.0.
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.

1 participant