FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Mixed bag clean up by calderjo · Pull Request #1425 · Kaggle/docker-python · GitHub

Mixed bag clean up - #1425

Merged
calderjo merged 6 commits into
mainfrom
clean-up-2
Sep 19, 2024
Merged

calderjo merged 6 commits into
mainfrom
clean-up-2

Conversation

calderjo commented Sep 18, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

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)

calderjo requested a review from djherbis September 18, 2024 17:59
Comment thread tests/test_imports.py
Comment thread tests/test_matplotlib.py
calderjo merged commit f13f634 into main Sep 19, 2024
calderjo deleted the clean-up-2 branch September 19, 2024 16:40
dster2 pushed a commit that referenced this pull request Sep 27, 2024
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL