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 DataFrame guard #90

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Add DataFrame guard #90

merged 1 commit into from
Nov 8, 2023

Conversation

pdeziel
Copy link
Collaborator

@pdeziel pdeziel commented Nov 6, 2023

This PR adds a guard to the DataFrames package so that users get an error if they don't have the dependencies installed.

TODOs and questions

CHECKLIST

  • Is the commit message formatted correctly?
  • Do all of your functions and methods have docstrings?
  • Have you added/updated unit tests where appropriate?
  • Have you run the unit tests using pytest?
  • Is your code style correct (are you using PEP8, pyflakes)?

Copy link

This pull request has been linked to Shortcut Story #22445: Get extra packages working.

Copy link

@pdamodaran pdamodaran left a comment

Choose a reason for hiding this comment

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

approved @pdeziel!

@pdeziel pdeziel merged commit a8fbfc7 into develop Nov 8, 2023
4 checks passed
@pdeziel pdeziel deleted the sc-22445 branch November 8, 2023 14:57
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.

2 participants