3 search resultsShowing 1~3 results

Stocked
tubasasakunn

@tubasasakunn

pathlibメモ

基本操作 from pathlib import Path imgs=Path("imgs") imgs/"test.png" # PosixPath('imgs/test,png) ディレクト...

0
0
Comment1
tubasasakunn

@tubasasakunn

kaggle挑戦したメモ

kaggle挑戦したときに見る自分用のメモです. ちょっとづつ増やしていく(予定) 間違ってるところがあると思うので指摘してくれると助かります. 1 データの前処理 したこと 1.とりあえず欠損...

3
5
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