Icon

JKISeason2-28@obito_​od

There has been no title set for this workflow's metadata.

Just Knime It season2-28@obito_od

Just KNIME It! Season2
Challenge 28: Funnel Plotting with Plotly
@obito_od回答例

URL: Just KNIME It! https://www.knime.com/just-knime-it
URL: twitter.com/obito_od/status/1631426657298038784 https://twitter.com/obito_od/status/1631426657298038784

Just KNIME It! season2-28 Knime ver. : 5.1.1 方針descriptionのヒントと、手前味噌ですがhttps://twitter.com/obito_od/status/1631426657298038784の内容を組み合わせる。 説明この課題では、PlotlyからStacked Funnel Plotを作成しようとするデータアナリストの役割を果たします。KNIMEにはKNIME Plotlyエクステンションを通して多くのPlotly Plotがありますが、ファネルプロットは見当たりません -- Python Viewノードを使ってこのタイプの可視化を作成し、KNIMEで披露してください!ヒント: 必要であれば、上記のPlotlyリンクのコード(例えば、"Stacked Funnel Plot withgo.Funnel "プロットのコード)をPython Viewノードにコピーしてください。Plotlyサイトからコピーペーストした後、必ず次の行を追加してください: import knime.scripting.io as knio.fig.show() という行も削除してください。最後に、次の行をコードの最後に追加してください: knio.output_view =knio.view(fig).このチャレンジをMediumからHardにしたい場合は、Table Creatorノードで独自のデータを作成し、Funnel Plotの少なくとも1つの軸の変数に渡してみてください。 Description: In this challenge you will play the role of data analyst trying to create a Stacked Funnel Plot from Plotly. WhileKNIME has many Plotly Plots through its KNIME Plotly extension, you could not find a funnel plot -- use the Python View nodeto create this type of visualization and show it off in KNIME! Hint: If you want, copy the code from the Plotly link above (e.g.,the code for the "Stacked Funnel Plot with go.Funnel" plot) into the Python View node. Be sure to add this line after copy-pasting from the Plotly site: import knime.scripting.io as knio. Be sure to remove the line fig.show() as well. Finally, add thisline to the very end of your code: knio.output_view = knio.view(fig).If you would like to take this challenge from Medium to Hard, try creating your own data with the Table Creator node andpassing it to at least one of the axis' variables in the Funnel Plot. 可視化MontrealTorontoVancouver Python View Table Creator Table Creator Table Creator Just KNIME It! season2-28 Knime ver. : 5.1.1 方針descriptionのヒントと、手前味噌ですがhttps://twitter.com/obito_od/status/1631426657298038784の内容を組み合わせる。 説明この課題では、PlotlyからStacked Funnel Plotを作成しようとするデータアナリストの役割を果たします。KNIMEにはKNIME Plotlyエクステンションを通して多くのPlotly Plotがありますが、ファネルプロットは見当たりません -- Python Viewノードを使ってこのタイプの可視化を作成し、KNIMEで披露してください!ヒント: 必要であれば、上記のPlotlyリンクのコード(例えば、"Stacked Funnel Plot withgo.Funnel "プロットのコード)をPython Viewノードにコピーしてください。Plotlyサイトからコピーペーストした後、必ず次の行を追加してください: import knime.scripting.io as knio.fig.show() という行も削除してください。最後に、次の行をコードの最後に追加してください: knio.output_view =knio.view(fig).このチャレンジをMediumからHardにしたい場合は、Table Creatorノードで独自のデータを作成し、Funnel Plotの少なくとも1つの軸の変数に渡してみてください。 Description: In this challenge you will play the role of data analyst trying to create a Stacked Funnel Plot from Plotly. WhileKNIME has many Plotly Plots through its KNIME Plotly extension, you could not find a funnel plot -- use the Python View nodeto create this type of visualization and show it off in KNIME! Hint: If you want, copy the code from the Plotly link above (e.g.,the code for the "Stacked Funnel Plot with go.Funnel" plot) into the Python View node. Be sure to add this line after copy-pasting from the Plotly site: import knime.scripting.io as knio. Be sure to remove the line fig.show() as well. Finally, add thisline to the very end of your code: knio.output_view = knio.view(fig).If you would like to take this challenge from Medium to Hard, try creating your own data with the Table Creator node andpassing it to at least one of the axis' variables in the Funnel Plot. 可視化MontrealTorontoVancouver Python View Table Creator Table Creator Table Creator

Nodes

Extensions

Links