Open Ofosu-Osei opened 3 months ago
Sounds nice ! I have some objects I can contribute if you'd like.
Sounds nice ! I have some objects I can contribute if you'd like.
Please do! Pulling together all the stuff I think people have been making in their own is precisely the goal!
I am excited to introduce a new library we've (@nickeubank) been working on,
seaborn_objects_recipes
. This library extendsseaborn.objects
by providing additional functionalities that we hope will be useful for your data visualization needs.Features The library includes the following recipes:
Example Usage Here's a quick example using the
PolyFitWithCI
recipes:Output
Acknowledgements We'd like to acknowledge and thank the following contributors from whom we've borrowed code:
Special thanks to @JesseFarebro for Rolling, LineLabel
Special thanks to @tbpassin and @kcarnold for LOWESS Smoother
Feedback Request We are looking for feedback on the following:
Lowess
andPolyFitWithCI
implementations.You can find the library and more examples on our GitHub repository: seaborn_objects_recipes.
Looking forward to your feedback!