input & output 2023/7/3-2023/7/9

WWDC23

What’s new in Core Motion
https://developer.apple.com/videos/play/wwdc2023/10179/

The SwiftUI cookbook for focus
https://developer.apple.com/wwdc23/10162

Meet Swift OpenAPI Generator
https://developer.apple.com/wwdc23/10171

O`reilly Learning Pickup Book

Time Series Indexing
https://learning.oreilly.com/library/view/time-series-indexing/9781838821951/
Pythonで時系列インデックス構築、使用、時系列を部分系列レベルで検索、結合

Implementing Multifactor Authentication
https://learning.oreilly.com/library/view/implementing-multifactor-authentication/9781803246963/
Okta、Ping Identity、ForgeRockなどのソリューションをIAMドメイン内で使用方法

Graph Data Modeling in Python
https://learning.oreilly.com/library/view/graph-data-modeling/9781804618035/
Pythoでグラフの変換、保存、進化、リファクタリング、モデル化、グラフ投影学習

Data Engineering with dbt
https://learning.oreilly.com/library/view/data-engineering-with/9781803246284/
dbtベース構築、データモデリングと最新のデータスタック学習

Natural Language Understanding with Python
https://learning.oreilly.com/library/view/natural-language-understanding/9781804613429/
ベイズ型深層学習を開発、独自アプリケーションに

Driving Data Quality with Data Contracts
https://learning.oreilly.com/library/view/driving-data-quality/9781837635009/
データコントラクトによるデータ品質の向上

Puppet 8 for DevOps Engineers
https://learning.oreilly.com/library/view/puppet-8-for/9781803231709/
強力な構成管理ツールであるPuppet学習

Geospatial Data Analytics on AWS
https://learning.oreilly.com/library/view/geospatial-data-analytics/9781804613825/
AWSで地理空間データレイクを構築・管理するためのアーキテクチャとユースケース

Svelte with Test-Driven Development
https://learning.oreilly.com/library/view/svelte-with-test-driven/9781837638338/
Svelteでテスト駆動開発

Radar Trends to Watch: July 2023
https://learning.oreilly.com/library/view/radar-trends-to/9781098158835/
トレンド情報

Functional Programming in Scala, Second Edition
https://learning.oreilly.com/library/view/functional-programming-in/9781617299582/
Scala本

Managing Machine Learning Projects
https://learning.oreilly.com/library/view/managing-machine-learning/9781633439023/
機械学習プロジェクト管理

Pickup

Spring
https://spring.io/

Tippy.js
https://atomiks.github.io/tippyjs/
Tippy.jsはツールチップ、ポップオーバー、ドロップダウン、メニューの完全なソリューションです。

Cytoscape.js
https://js.cytoscape.org/
視覚化と分析のためのグラフ理論(ネットワーク)ライブラリ

Keylines
https://cambridge-intelligence.com/keylines/
グラフ可視化のためのJavaScriptツールキット
有料、問い合わせないと価格が不明

cola.js
https://ialab.it.monash.edu/webcola/
2018年以降リリースされていない
Cytoscape.jsは拡張機能によりCola.jsをフルサポートしています。
Cytoscape.jsは、完全なグラフ理論モデル、高度にカスタマイズ可能なスタイリング、ジェスチャーサポート、レイアウトを備えており、Cola.jsをCytoscape.js上で1行のコードで実行することができます:

D3
https://d3js.org/
オーダーメイドのデータ可視化のためのJavaScriptライブラリ
比類のない柔軟性でカスタム動的可視化を作成

vis.js
https://almende.github.io/vis/
ブラウザベースの動的可視化ライブラリ。
このライブラリは、使いやすく、大量の動的データを扱い、データの操作やデータとのインタラクションができるように設計されている。
ライブラリは、DataSet、Timeline、Network、Graph2d、Graph3dのコンポーネントで構成されています。

inet-henge.js
https://github.com/codeout/inet-henge
inet-henge.jsはJSONデータからd3.jsベースのAuto Layout Network Diagramを生成します。
inet-hengeは、座標を自動的に計算し、ノードとリンクをSVG形式で配置することで、描画を支援します。
各オブジェクトはドラッグやズームが可能です。
https://www.janog.gr.jp/meeting/janog41/application/files/2615/1694/0658/janog41-lt-kojima-01.pdf

netjsongraph.js
https://github.com/openwisp/netjsongraph.js

input & output

Posted by shi-n