3 search resultsShowing 1~3 results

Stocked
ohisama2

@ohisama2

Rを用いたデータの標準化

データを正規化する関数を作成 標準化とは 与えられたデータを平均が0で分散が1のデータに変換する操作のこと 各データ xi から平均 μ を引き,その値を標準偏差 σ で割ることで達成される  ...

1
1
Comment1
ohisama2

@ohisama2

pandasについて

pandas pandasは、Pythonにおいて、データ解析を支援する機能を提供するライブラリである。 pandasのimport pandasにpdという名前をつけてimportする imp...

0
6
Comment0
ohisama2

@ohisama2

BigQueryについて

SQLによってデータ分析 SQL文によって欲しい情報を取り出す。 SELECT*FROM $sdm-projectb2019.SYOHIN LIMIT 1000 は sdm-projectb20...

0
0
Comment0

3 search resultsShowing 1~3 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in