Skip to content

Instantly share code, notes, and snippets.

@tonosaman
Last active August 9, 2024 08:25
Show Gist options
  • Save tonosaman/d68d624d68a61d59435f5b547c65782e to your computer and use it in GitHub Desktop.
Save tonosaman/d68d624d68a61d59435f5b547c65782e to your computer and use it in GitHub Desktop.
インターンシップカリキュラム
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"id": "4f6ecb1f-3c7b-4c24-bfb4-6e18b10bbdea",
"metadata": {},
"source": [
"# Day3: データ分析とビジネスインテリジェンス\n",
"\n",
" 生産現場で求められるさまざまなデータ分析要件の実例を紹介します。またデータ分析に用いるツールの使い方を学び、ビジネスケースでのデータ分析を体験できます。開発効率とデータ可視化の観点からビジネスインテリジェンスの重要性を理解し、ビジネスの成功を支える方法を学べます。\n"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.4"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment