Skip to content

Commit cb8fe16

Browse files
Ds 944 official docs (#94)
* initial commit * initial setup * updates * first function full info * a few more functions * end of day save * update * update the docs * example 3 done * example 1 * examples 2 * archive old docs
1 parent dbf0b23 commit cb8fe16

25 files changed

Lines changed: 5009 additions & 0 deletions
File renamed without changes.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
The Sight Machine software development kit (SDK) complements the Sight Machine platform by providing advanced users with the ability to retrieve data from the platform. It is designed primarily for data analysts or data scientists who are interested in retrieving data from Sight Machine so they can perform their own custom analytics.
44

5+
Documentation:
6+
- **[docs/README.md](docs/README.md)** — full API reference for every `client` method
7+
- **[examples/](examples/)** — runnable Jupyter notebooks demonstrating common workflows (quick start & queries, KPIs, cookbooks)
58

69
## Installation
710

0 commit comments

Comments
 (0)