Python

Thumbnail of post image 188

whisper-micインストールpip install whisper-micオプション: --model 使用するモデル --device 使用するデバイス --english 英語モデルを使用するかどうか --verbose 詳細 ...

Python

Thumbnail of post image 062

インストール

ffmpegのダウンロードと展開ffmpeg-master-latest-win64-gpl.zip

Releases · BtbN/FFmpeg-Builds (github.com)

̶ ...

windows,オープンソース,スマホ

Thumbnail of post image 086

httpserver

Web ブラウザを使ってスマホからもアップロードや ダウンロードをすることができます

gohttpserver

GitHub – codeskyblue/gohttpserver: The b ...

Python

Thumbnail of post image 104
プログラムclass Person: def __init__(self, name, age, gender, hobbies, desired_age_range, desired_hobbies): self.name = name ...

お得&便利

Thumbnail of post image 085
現象

Send a message欄に文章を入力して送信ボタンを押しても反応しない

対応方法

アドレスバー左のアイコンをクリックして「Cookieとサイトデータ」→「Cookieとサイトデータを管理する」、
「デバイス ...

Thumbnail of post image 112
東証上場銘柄一覧

その他統計資料 | 日本取引所グループ (jpx.co.jp)

エクセルデータをダウンロードできます

日経平均株価の CSV データと 銘柄 一覧と株価換算係数 算出方法

指数情報 - 日経平均プ ...

お得&便利

Thumbnail of post image 104

Windows の機能では充電を80%にするなどの制御はできませんがメーカー側のソフトや BIOS を使うと対応することが可能です。フル充電のままバッテリーを使うと劣化するため 電源を挿したまま使うことを考慮してバッテリーの充電を制限 ...

Python

Thumbnail of post image 168
プログラムimport pandas as pddf = pd.read_csv ('ticker.csv')pivot_table = df.pivot (index='tick', columns= ...

Thumbnail of post image 048

trdsql

CSV、LTSV、JSON、YAML、TBLNでSQLクエリを実行できるCLIツール。様々なフォーマットに出力できます。

GitHub – noborus/trdsql: CLI tool that ...

bat,windows

Thumbnail of post image 074

バッチファイル

1列目はそのまま1列目に表示し2列目を横に並べます

@echo offsetlocal enableDelayedExpansion:: ファイル名を指定set inputFile="ticker\tic ...