Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Use official Redshift driver in docs

オープン
#196 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
48/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
jupyter-notebook, python

調査の方向性

まず _posts/python-v3/databases/redshift.ipynb を開き、現在の psycopg2 の例を確認します。ドキュメントに記載されている接続例を redshift_connector を使用するように更新し、issue で説明されている関連する Redshift 固有の統合も含めます。完了条件は、notebook が psycopg2 に依存しなくなり、例が引き続き有効なドキュメントであることです。

索引モデルが issue の本文から書いたものです。

説明

Hi there, I maintain redshift_connector.

I noticed https://github.com/plotly/graphing-library-docs/blob/master/_posts/python-v3/databases/redshift.ipynb uses psycopg2. redshift_connector is mentioned here on the plotly website, but this example uses psycopg2. Could you folks consider updating this to use redshift_connector?

redshift_connector supports integration with SQLAlchemy via the Redshift specific SQLAlchemy dialect (sqlalchemy-redshift) as well as a bunch of Redshift specific features such as IAM and Identity provider based authentication as well as support for Redshift native datatypes.

主要言語
Jupyter Notebook
スター
59
フォーク
73
平均マージ
1日 9時間
マージ済み PR(30日)
4

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

plotly/graphing-library-docs のほかの issue

plotly/graphing-library-docs の issue をすべて見る

似ている issue

Databases の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。