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

1.9.5 feature update #26

Merged
merged 3 commits into from
May 6, 2018
Merged

1.9.5 feature update #26

merged 3 commits into from
May 6, 2018

Conversation

mikkokotila
Copy link
Collaborator

No description provided.

Many important feature updates are included:

- new plot regs() which doubles up as a scatter plot and regression plot
- solved a problem with wrong x labels being drawn in scat()
- removed the arhaic OLS table entirely
- fixed the way the countries.csv file is loaded
- histrogram drops nas automatically as otherwise it will fail
@mikkokotila mikkokotila merged commit 8bbcf64 into production May 6, 2018
@coveralls
Copy link

coveralls commented May 6, 2018

Pull Request Test Coverage Report for Build 62

  • 24 of 44 (54.55%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.05%) to 59.872%

Changes Missing Coverage Covered Lines Changed/Added Lines %
astetik/plots/bar.py 0 1 0.0%
astetik/init.py 10 18 55.56%
astetik/plots/regs.py 8 19 42.11%
Totals Coverage Status
Change from base Build 58: -1.05%
Covered Lines: 655
Relevant Lines: 1094

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build 62

  • 24 of 44 (54.55%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.05%) to 59.872%

Changes Missing Coverage Covered Lines Changed/Added Lines %
astetik/plots/bar.py 0 1 0.0%
astetik/init.py 10 18 55.56%
astetik/plots/regs.py 8 19 42.11%
Totals Coverage Status
Change from base Build 58: -1.05%
Covered Lines: 655
Relevant Lines: 1094

💛 - Coveralls

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.

None yet

2 participants