Python,

Thumbnail of post image 017
インストール

pandas-datareader — pandas-datareader 0.10.0 documentation

pip install pandas-datareaderStooqimport datetime ...

Python

Thumbnail of post image 131
pystan

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

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

Micr ...

Python,

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

prophet · PyPI

サンプルi ...

Python,

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

Python

Thumbnail of post image 032
CairoSVG

CairoSVG

pip install CairoSVG

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

Python,windows

Thumbnail of post image 059

漢字の勉強に便利です

Kanji2GIF

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

Python,画像

Thumbnail of post image 089

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

Python

Thumbnail of post image 017

OpenCVではASCIIファイル名のデータしか対応ができません

しかし次のライブラリーを使うことで可能になります

cvplus

GitHub – daizyu/cvplus: CV tools

Python

Thumbnail of post image 029
インストールgit clone apexpip install -r requirements.txtpip install -v --no-cache-dir --no-build-isolation .

インストールしていない場合 ...

font,Python

Thumbnail of post image 057

ユニックスを前提に作られているため Windows では動きません

from torch.nn.parallel import DistributedDataParallel as DDPを使わないで動かすことを試みます