只需将 MediaWiki 代码粘贴或拖放到 数据源 的 textarea 中,它将立即执行转换的魔力。请参阅"MediaWiki 示例"。
你可以通过 表格编辑器 像 Excel 一样在线编辑你的数据,所有的更改将实时转换为 R DataFrame。
Just copy the generated R data frame code in Table Generator, and paste it into your R script for testing.
提示:你的数据是安全的,转换完全在你的网络浏览器中完成,我们不会存储你的任何数据。
MediaWiki 是一个免费的开源软件应用程序,用于创建在线 wikis 百科全书的网站,允许其用户协作编辑。
R DataFrame is a data structure in R that is used to store tables. It is similar to a database table or a data frame in Python's pandas.