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

Put at least two functions in the package and at least two tests #5

Open
5 tasks
SamTan111 opened this issue May 10, 2023 · 0 comments
Open
5 tasks

Comments

@SamTan111
Copy link
Contributor

  • Add two functions script in the package, within the directory of diabetes_analysis_pkg/diabetes_analysis_tools. This is part of the project requirement. See the project description for more details.
  • Add dot-string to document the function
  • Add one test for each function. put it under diabetes_analysis_pkg/diabetes_analysis_tools/tests. See the project description for more details.
  • Run the package by using pip install diabetes_analysis_pkg/.
  • Load the package by using import diabetes_analysis_tools OR from diabetes_analysis_tools import my_function_script
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

No branches or pull requests

1 participant