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

Mixed bag clean up #1425

Merged
merged 6 commits into from
Sep 19, 2024
Merged

Mixed bag clean up #1425

merged 6 commits into from
Sep 19, 2024

Conversation

calderjo
Copy link
Contributor

@calderjo calderjo commented Sep 18, 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)

tests/test_imports.py Show resolved Hide resolved
tests/test_matplotlib.py Show resolved Hide resolved
@calderjo calderjo merged commit f13f634 into main Sep 19, 2024
3 checks passed
@calderjo 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)
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