h2oai / h2oai/datatable

Array columns are rendered as `unknown` in Jupyter notebooks

Open
#3,163 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
1.9k
Forks
164
Avg merge
7h 31m
Merged PRs (30d)
1

Description

```python
import datatable as dt
DT = dt.Frame(arr=[[1, 2], [3, 4, 5]])
DT
```

produces

Screen Shot 2021-09-09 at 9 41 08 PM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.