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

Add hvplot #1424

Closed
wants to merge 3 commits into from
Closed

Add hvplot #1424

wants to merge 3 commits into from

Conversation

dster2
Copy link
Contributor

@dster2 dster2 commented Sep 12, 2024

This is a plotting library required to do plotting actions from the popular polars library.

This is a plotting library required to do plotting actions from the popular `polars` library.
@calderjo
Copy link
Contributor

calderjo commented Sep 12, 2024

Hey DJ, I was wondering if this a user request for a competition?
if so, maybe you could consider redirecting them to the package manager, which fully launched yesterday!

would help us get more traction/feedback for it, also helps us keep the docker image smaller and manageable

https://www.kaggle.com/discussions/product-feedback/532336

@dster2
Copy link
Contributor Author

dster2 commented Sep 12, 2024

Awesome, congrats! But no this is my own request :) I am using polars in my personal projects and have to pip install hvplot to make plots with it. I could use the package manager but IMO it's broadly useful enough that it deserves to be in the image proper.

calderjo and others added 2 commits September 27, 2024 11:27
yeah handful of things

1) Combined some layer

2) made comments referring to bugs use consistent format 

3) removed low usage packages and tests, we recently launched package
manager. we can confidently remove more unused packages. The following
packages are to be removed:
- pykalman
- preprocessing
- hmmlearn
- gplearn
- geoplot
- polyglot
- ggplot
- descartes
- fitter
- imagecodecs
- wfdb
- hpsklearn
- cleverhans
- osmnx
- pysal
- wordsegment
- vowpalwabbit
- feather
- kmodes
- ortools
- mlens
- vecstack
- Geohash
- geoviews
- s2sphere
- flashtext
- kmapper
- stemming
- hunspell
- spectral
- essentia
- hypertools
- stop_words
- scattertext
- vaex
- blake3
- catalyst (note no longer maintained since 2022)
@dster2 dster2 closed this Sep 27, 2024
@dster2 dster2 mentioned this pull request Sep 27, 2024
dster2 added a commit that referenced this pull request Sep 27, 2024
Recreate of #1424 which got
borked

This is a plotting library required to do plotting actions from the
popular `polars` library.
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.

2 participants