8000 Tags · Samuu21/docker-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Samuu21/docker-python

Tags

141219e230dab548ccc19aa4e62bcf805ed9de0b4d5112227e28f5f1a25991f8

Toggle 141219e230dab548ccc19aa4e62bcf805ed9de0b4d5112227e28f5f1a25991f8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix build due to numpy (Kaggle#1430)

numpy 2.0 and greater is causing issues with handful of packages

667f4c004d9435755be7d79ec03707b4b9b1489fe419bdb7e7dfe3e011b55542

Toggle 667f4c004d9435755be7d79ec03707b4b9b1489fe419bdb7e7dfe3e011b55542's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix build due to numpy (Kaggle#1430)

numpy 2.0 and greater is causing issues with handful of packages

a16cda2c5d52fa988d413876f3ffad7a46cca58678514601feb175990dc187c0

Toggle a16cda2c5d52fa988d413876f3ffad7a46cca58678514601feb175990dc187c0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix build due to numpy (Kaggle#1430)

numpy 2.0 and greater is causing issues with handful of packages

5439620d9e9d1944f6c7ed0711374b2f8a603e27bdda6f44b3a207c225454d7b

Toggle 5439620d9e9d1944f6c7ed0711374b2f8a603e27bdda6f44b3a207c225454d7b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mixed bag clean up (Kaggle#1425)

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)

940180dcea42e703acbeae669a52d68e6fa3130ef60805b36005534a5152a5f3

Toggle 940180dcea42e703acbeae669a52d68e6fa3130ef60805b36005534a5152a5f3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mixed bag clean up (Kaggle#1425)

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)

b370121775fa7b86651c451b2bb93511b1a860fced1aaaba5c2583a166e49f32

Toggle b370121775fa7b86651c451b2bb93511b1a860fced1aaaba5c2583a166e49f32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mixed bag clean up (Kaggle#1425)

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)

52997f329b43bdd3702614a60ccefaa28c4bcfaffd2a264745ba5295bace806e

Toggle 52997f329b43bdd3702614a60ccefaa28c4bcfaffd2a264745ba5295bace806e's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix (Kaggle#1419)

d5f66652dfa098a9521987ed589d1c7791b33008c97533fe0ddfc3182d7daad0

Toggle d5f66652dfa098a9521987ed589d1c7791b33008c97533fe0ddfc3182d7daad0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix (Kaggle#1419)

93208205855768f53bf687aaccdfcbdb45baa7568b0da671aae415c764a78923

Toggle 93208205855768f53bf687aaccdfcbdb45baa7568b0da671aae415c764a78923's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix (Kaggle#1419)

9cf6b621b7173ffb7c36941de5dd9c4d8cd0c3a5a82629f5fc108a7a25aef439

Toggle 9cf6b621b7173ffb7c36941de5dd9c4d8cd0c3a5a82629f5fc108a7a25aef439's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move graphviz install around (Kaggle#1410)

Yeah graphviz where's it at doesn't want to be installed. But moving it
around helps get it installed
0