【发布时间】:2022-01-22 15:56:31
【问题描述】:
View(flights)
View(flights) 中的错误:Jupyter R 尚不支持“View()” 内核回溯:
- 查看(航班)
- stop(sQuote("View()"), "Jupyter R 内核尚不支持")
我想用 jupyter-notebook 拉取和显示 r 语言的数据,但我猜 notebook 不支持打开所有这些数据。有解决办法吗?
【问题讨论】:
标签: r dplyr jupyter-notebook jupyter