dcss_supplementary icon indicating copy to clipboard operation
dcss_supplementary copied to clipboard

Supplementary materials for McLevey 2021 Doing Computational Social Science (Sage, UK).

Results 7 dcss_supplementary issues
Sort by recently updated
recently updated
newest added

I am getting the error PackagesNotFoundError and I have python 3.11.7 installed on Windows 10. Kindly help. (base) PS C:\dcss\doing_computational_social_science> conda env create -f environment.yml Channels: - huggingface - conda-forge...

Hi! I'm using a MacBook Air Apple M2, macOS Sonoma, Version 14.1.1. I was not able to use the enviroment that came with the examples, but I installed each package...

I keep getting the following error message when trying to set up the virtual environment in chapter 1, using the _conda env create -f environment.yml_ command: > Collecting package metadata...

The pre-trained models were, as a result of #7, removed. We should establish an alternative venue for hosting the bandwidth-intensive pre-trained models.

In notebook chapter_6.ipynb the line `pd.set_option("display.notebook_repr_html", False)` causes improper rendering in PyCharm. If not crucial for the material it may be worth commenting out in case other IDEs have similar...

The very last cell of chapter notebook generates an SSL error. `SSLError: HTTPSConnectionPool(host='sustainabledevelopment.un.org', port=443): Max retries exceeded with url: /partnership/?p=30000 (Caused by SSLError(SSLError(1, '[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1129)')))`...

Hi, not sure if this is the right place for my issue. if not please delete/ignore. I run into a problem with the notebooks using panda. I receive the warning...