Skip to content
View yubun241's full-sized avatar
😀
😀
  • Yamaguchi

Block or report yubun241

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pdf_data_aggregator_tools pdf_data_aggregator_tools Public

    指定したフォルダ内のPDFファイルを読み込み、特定の項目を集計してCSV出力するツールです。

    Python

  2. duplicate_file_cleaner duplicate_file_cleaner Public

    このプログラムは、同一フォルダ内でファイル名が重複している場合や、リネームによる衝突を防ぎたい場合に、自動的にファイル名を調整して重複を解消するツールです。

    Python

  3. dataBase_dataget dataBase_dataget Public

    データベースからデータを取り込みデータフレーム化するコード

    Python

  4. python_venv python_venv Public

    python環境の導入方法をご共有します

    Python

  5. CSV-Data-Cleaner_Replacement-Tool CSV-Data-Cleaner_Replacement-Tool Public

    複数の工場・設備から出力されるCSVデータを自動的に巡回し、特定の異常値文字列をデータ分析に適した形式(NULL/NaN)に一括置換して保存するPythonスクリプトです。

    Python

  6. Convert_Python_Script_to_App Convert_Python_Script_to_App Public

    pythonのスクリプトをexe化する方法です