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

Resolved all errors and warnings #438

Closed
wants to merge 1 commit into from

Conversation

shristirwt
Copy link
Member

  1. Resolved error of comparison between String and Integer in Data Filtering Operation
  2. Resolved error because one or more of the columns in drop_cols are not present in DataFrame df
  3. Resolved NameError: 'accuracy' Variable Not Defined in Model Performance DataFrame
  4. Resolved KeyError When Selecting Columns in Pandas DataFrame

Fixes #432 , Fixes #422 , Fixes #419, Fixes #431

Copy link

github-actions bot commented Nov 1, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@shristirwt
Copy link
Member Author

@sanjay-kv Sir please have a look on this PR then I will be able to work on further issues

@sanjay-kv
Copy link
Member

there is conflicts

@sanjay-kv sanjay-kv closed this Nov 9, 2024
@shristirwt shristirwt deleted the local branch November 10, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment