Python

Thumbnail of post image 050

インストールpip install vosk

VOSK Models

vosk-model-ja-0.22

コードimport tkinter as tkfrom tkinter import scrolledtext ...

Python

Thumbnail of post image 124

Python のプログラム

出発地点到着地点 座標はY Xとしてください 色の指定はBgrとしてください

from PIL import Image, ImageFilter, ImageDrawimport numpy as n ...

Python,

Thumbnail of post image 074
Optunapip install Optunaサンプルimport osimport yfinance as yfimport pandas as pdfrom prophet import Prophetimport matplotli ...

Python,

Thumbnail of post image 038
インストール

pandas-datareader — pandas-datareader 0.10.0 documentation

pip install pandas-datareaderStooqimport datetime ...

Python

Thumbnail of post image 192
pystan

ソースファイルをダウンロードして自分でコンパイルします

install D:\WinPython\content\httpstan install D:\WinPython\content\pystan

Micr ...

Python,

Thumbnail of post image 003
prophetpip install convertdatepip install lunarcalendarpip install holidayspip install prophet

prophet · PyPI

サンプルi ...

Python,

Thumbnail of post image 067
Python のプログラムimport pandas as pd# 株価データと分割情報のCSVファイルの読み込みstock_data_csv = 'ticker225.csv' # 株価データのCSVファイルsplit_d ...

Python

Thumbnail of post image 156
CairoSVG

CairoSVG

pip install CairoSVG

GitHub – tschoonj/GTK-for-Windows-Runtime-Environment-Installer: GTK ...

Python,windows

Thumbnail of post image 042

漢字の勉強に便利です

Kanji2GIF

GitHub – shuuryou/kanji2gif: Generates GIF files with Japanese kanji stroke order ani ...

Python,画像

Thumbnail of post image 134

プログラムimport cv2import numpy as np# 元画像とテンプレート画像のパスimage_path = "checkerboard.png"# 元画像を読み込むimg = cv2.imread(im ...