Rajdeep Biswas
Rajdeep Biswas
Without pandarallel - ```python3 unspsc_title_similarity_df['titles_similarity_score'] = unspsc_title_similarity_df[['label_title_1', 'label_title_2']].apply(lambda x: get_spacy_similarity(*x), axis = 1) ``` ```shell 100%|██████████████████████████████████████████| 1770/1770 [00:30
### Provide environment information Using - /usr/local/bin/python Python 3.7.0 Error appears as below on `pip install gdown` - ```shell Collecting gdown Downloading gdown-4.5.1.tar.gz (14 kB) Installing build dependencies ... done...
Steps to reproduce - 1. Cloned this repo as is. 2. On `mvn clean install` step, there is an error regarding `Source option 5 is no longer supported. Use 6...
## What does this PR do? Improve repo ## For resources ### Description ### Why is this valuable (or not)? The previous URL was broken (it did lead to oreilly...
## What does this PR do? Add resource(s) ## For resources ### Description ### Why is this valuable (or not)? ### How do we know it's really free? ### For...
## What does this PR do? Improve repo ## For resources ### Description ### Why is this valuable (or not)? The previous URL was broken (it did lead to oreilly...
## What does this PR do? Improve repo ## For resources ### Description ### Why is this valuable (or not)? The previous URL was broken (it did lead to safehammad.com...
Pretty much the title. Example screenshot below - (line 230 verifies that there is just one timestamp datatype)
## Project URL ## Category ## Description ## Why it should be included to `Awesome macOS open source applications ` (optional) ## Checklist - [ ] Edit [applications.json](https://github.com/serhii-londar/open-source-mac-os-apps/blob/master/applications.json) instead of...
I used the OAuth token obtained from developer console Cookies. ```python keep.authenticate(, ) Traceback (most recent call last): File "", line 1, in File "/opt/miniconda3/envs/gkeep/lib/python3.12/site-packages/gkeepapi/__init__.py", line 746, in authenticate auth.load(email,...