Skip to content

SR分科会1回目のハンズオン課題についての解答コード置き場

License

Notifications You must be signed in to change notification settings

Tatsuya-hasegawa/SR01_jupyter_timecharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SR01_jupyter_timecharts

SR分科会1回目のハンズオン課題に対するJupyter notebook上での(Julia,Python,R)言語らの解答レポジトリです。 それぞれVSCode上でJupyter notebookファイル内で実行処理しています。

対象データは Phishing URL dataset from JPCERT/CCの2022年4月から2023年3月までの1年分のデータです。

対象データの前処理

git clone https://github.com/JPCERTCC/phishurl-list.git
cd phishurllist
cat 2022/202204.csv 2022/202205.csv 2022/202206.csv 2022/202207.csv 2022/202208.csv 2022/202209.csv 2022/202210.csv 2022/202211.csv 2022/202212.csv 2023/202301.csv 2023/202302.csv 2023/202303.csv > merged_202204-202303.csv

開発者: hackeT

About

SR分科会1回目のハンズオン課題についての解答コード置き場

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published