Mahdi Hosseinali
Mahdi Hosseinali
Thanks for the good book, currently I'm reading the second chapter and at some points my results are not the same as the notebook (pretty much all of the predictions)....
I'm trying to automate filling a [pdf form](https://www.unb.ca/hr/_resources/forms/staffchange2015blk.pdf) (not surprising that it's always a bad pdf). PyPdf2 seems to be the best option despite all the bugs python packages have...
OS info: ``` DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.4 LTS" NAME="Ubuntu" VERSION="20.04.4 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.4 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=focal UBUNTU_CODENAME=focal ``` build steps: ```...
similar to #451, writing to a cross-account bucket tries to create the bucket which leads to an `Access Denied` error when the process doesn't have a `CreateBucket` permission. Because the...
I see a lot of open issues and PRs but the last commit was over a year ago. Is this package being maintained by anyone? It's a useful package and...