JetBrains, the company behind the popular PyCharm IDE, offers a free introductory Python course. This is a pretty neat option if you like learning by doing, especially within a professional coding ...
先日、データベースに保存された数万件のアンケート調査データを、Pythonを使って自動的に分析するというプロジェクトがありました。 大量のデータを取り扱う場合、たいていはExcelに保存し、関数やExcelの機能を駆使してデータの集計や分析を行っている ...