Akira Noda
Akira Noda
Added because there is no clear configuration example using Amazon SQS as Celery broker #22863. Note: Dictionary cannot be used in airflow.cfg because [configparser](https://docs.python.org/ja/3/library/configparser.html) cannot parse it ?. So you...
Since moto currently supports only `Object Created` event, let's add the other events described [here](https://docs.aws.amazon.com/AmazonS3/latest/userguide/EventBridge.html). Event type | Description | PR -- | -- | -- Object Created | An...
Many people are using this library but the development has been stopped. There is no update since 2021. Many people want to know this module still work. And if you...
## Summary - Implementation of [redefined-slots-in-subclass / W0244](https://pylint.readthedocs.io/en/latest/user_guide/messages/warning/redefined-slots-in-subclass.html). - Related to #970 ## Test Plan ``` cargo test ```
- Sending an event to EventBridge when the object storage class is changed. - (Object storage class is also changed by bucket lifecycle, but I think we cannot detect it...
# For Author レコメンド技術を学んでいる大学生です。 素晴らしい本をありがとうございます。近年のレコメンドの動向から、アルゴリズムまで簡潔に網羅されており学びの多い一冊でした。 ## このIssueの目的 各アルゴリズムの実装方法には工夫できる部分も多いと考えます。 - 深層学習モデルを用いた実装の追加。 - パラメータチューニングなど、よりハイスコアを目的とした工夫を施した実装。 - 時間・空間計算量を考慮した実装。 - 実際にMovieLensのデータを用いて、レコメンドシステム(API実装など)を作成する例。 このイシューにて、他人の実装や良い解説記事がまとまっているとさらに良い学習体験になるのではと思いました。 運営上問題がある場合、このIssueは閉じていただきたいです。
close #715
The `net_income_loss` field is not found in this library ([data model definition](https://github.com/polygon-io/client-python/blob/master/polygon/rest/models/financials.py)), but the original api endpoint returns the `net_income_loss` field.  https://polygon.io/docs/stocks/get_vx_reference_financials Can we add this field and other...
I love using gh dash—it's an amazing tool! It would be fantastic if gh dash could also support viewing GitHub Actions, (the gh run command). What do you think?