Santosh Lade

Results 4 issues of Santosh Lade

shap v0.41.0 is throwing an error when used in conjunction with matplotlib v3.6.0. It works with versions v3.5.3 and below. Am not sure how to resolve the issue other than...

pivrow method error. Initialisation of piv to 1 skips positivity check for index "piv=1".

In Existing code, the seq field is incremented only upto chunksize value. If desiredRecords> chunksize, then the sequence repeats itself. i.e: chunk size 4, seq(10) Record Data:- seq, 10, 11,...

[ImportError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: cannot allocate memory in static TLS block](https://github.com/apache/airflow/issues/17546#top) I faced this issue while performing airflow db upgrade in my setup: airflow 2.9.2, python 3.12, ubuntu 22.04, mysql-server 8.4.0 LD...