-
As a `datascientist`, I want to `install maven hosted libraries with it's dependecies in one go` so that
i don't have to install one by one.
### Expected behavior
When installing package from ma…
-
may you help to fix bug with pixie_debugger for python
I try to use as shown in video
https://www.youtube.com/watch?v=sm1YoOp2BR0&ab_channel=StatsOnStatsOnStats&t=7s
import pixiedust
%%pi…
-
As a new user to PixieDust, I want the PixieDust documentation to tell me which versions of Spark and Scala are compatible with each other so that I can install PixieDust using versions of Spark and S…
-
As a ``, I want to `` so that `` (make this the title)
### Expected behavior
import pixiedust
inspections = pixiedust.sampleData("https://raw.githubusercontent.com/ibm-watson-data-lab/open-data/m…
-
### Expected behavior
`sampleData()` should link to the curated public sample data set so a user can make an informed decision which set to pick:
```
Id Name Topic Publisher
1 [car performance…
-
display() gives the error: _Pixiedust didn't find any vizualization plugins that can render this object_ when mixing Scala and Python using Spark 2.1. Using Example Notebook: PixieDust 3 - Scala and P…
biman updated
6 years ago
-
Would feature where our work has been highlighted or included. Examples include: anything we're presenting (webinar, conf), anything that's been incorporated into offerings (couchbackup as a part of t…
-
As a `pixiedust user`, I want to `see that kernel restart in different color` so that `user can see easily and then they can restart after "import pixiedust" statement.`
### Expected behavior
##…
-
### Expected behavior
```python
import pixiedust
df = pixiedust.sampleData(3)
display(df)
```
Select Bar Chart > Keys = Country, Values = Value, Aggregation = AVG
This gives the below error…
-
As a user, I want to install pixiedust so that I can use it.
### Expected behavior
Following the installation instructions leads to a successful installation
### Actual behavior
Running `j…