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

load_image function to get data now shipped with seaborn-image #39

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

SarthakJariwala
Copy link
Owner

The main purpose behind this function is to make documentation of functions and writing tutorials painless in terms of loading data.

Usage:

>>> import seaborn_image as isns
>>> isns.load_image("polymer")

@SarthakJariwala SarthakJariwala added the enhancement New feature or request label Aug 31, 2020
@SarthakJariwala SarthakJariwala added this to the v0.4 milestone Aug 31, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2020

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.76%. Comparing base (3d81333) to head (eb4547b).
Report is 472 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   91.58%   91.76%   +0.18%     
==========================================
  Files           8        8              
  Lines         487      498      +11     
  Branches      120      122       +2     
==========================================
+ Hits          446      457      +11     
  Misses         21       21              
  Partials       20       20              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SarthakJariwala SarthakJariwala merged commit f46d222 into master Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants