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

Basic guide and some tidying up #74

Merged
merged 6 commits into from
Nov 4, 2022
Merged

Basic guide and some tidying up #74

merged 6 commits into from
Nov 4, 2022

Conversation

ageorgou
Copy link
Contributor

  • Filled in the README with some context and instructions
  • Added a license (chose MIT but don't have particular concerns)
  • Removed an earlier attempt at a second command that was not being used anywhere

@ageorgou ageorgou requested a review from mmcleod89 September 30, 2022 08:23
README.md Outdated

### Testing
The package comes with unit tests. To run them, simply run
`pytest` from the top level (this directory). The `pytest` package and command are installed during
Copy link
Collaborator

@pineapple-cat pineapple-cat Sep 30, 2022

Choose a reason for hiding this comment

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

[...] installed during [the pip install]?

@ageorgou
Copy link
Contributor Author

ageorgou commented Oct 2, 2022

The tests are failing because of a bug in pandas 1.5.0, which should be fixed in the next release.

It's not just tests but also other tools, including documentation.
@mmcleod89 mmcleod89 merged commit 8c1ec92 into development Nov 4, 2022
@mmcleod89 mmcleod89 deleted the intro-docs branch July 13, 2023 13:32
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