Platform
Resources
Pricing
Sign in
Get started
Leilani Battle
Assistant Professor in the UW Allen School and Co-director of the Interactive Data Lab. http://idl.cs.washington.edu/
Workspace
Fork
Published
pyxis
By
Leilani Battle
Edited
Insert cell
#
Pyxis: Task
Insert cell
Insert cell
Insert cell
import
{
pyxis
}
from
"@leibatt/pyxis"
;
Insert cell
Insert cell
Insert cell
import
{
exploreBaltimoreCrimeObjective
}
from
"@leibatt/pyxis-objective"
;
Insert cell
Insert cell
exploreBaltimoreCrimeObjective
;
Insert cell
Insert cell
exploreBaltimoreCrimeObjective
.
domainKnowledge
[
0
]
;
Insert cell
Insert cell
exploreBaltimoreCrimeObjective
.
analyticKnowledge
[
0
]
.
transformation
;
Insert cell
Insert cell
Insert cell
Insert cell
import
{
freddyGreyFuneralInsightNode
}
from
"@leibatt/pyxis-insight"
;
Insert cell
freddyGreyFuneralInsightNode
;
Insert cell
Insert cell
freddyGreyFuneralInsightNode
.
analyticKnowledge
[
0
]
.
transformation
;
Insert cell
Insert cell
freddyGreyFuneralInsightNode
.
analyticKnowledge
[
0
]
.
results
(
)
;
Insert cell
Insert cell
Insert cell
Insert cell
exploreBaltimoreCrimeTask
=
new
pyxis
.
SimpleTaskNode
(
"explore Baltimore Crime data"
,
exploreBaltimoreCrimeObjective
,
[
freddyGreyFuneralInsightNode
]
)
;
Insert cell
Insert cell
exploreBaltimoreCrimeTask
.
target
;
Insert cell
exploreBaltimoreCrimeTask
.
source
;
Insert cell
Insert cell
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more