Message Boards Message Boards

0
|
5819 Views
|
4 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Avoid the following error while using SemanticImport?

Posted 6 years ago

Hi,

Upon running below command (from SemanticImport documentation page)

sales = SemanticImport["ExampleData/RetailSales.tsv"]

I got an error saying " The operation CreateFile is not allowed while running in sandbox mode".

Has anyone encountered similar error and knows a solution?

Many thanks.

POSTED BY: xinkai wu
4 Replies
Posted 6 years ago

Hi Xinkai,

We've reported the issue and will look at it as soon as we can. Meanwhile, have you seen that "Dataset" was added as an element for Import of CSV/TSV in 11.2? Perhaps try this as a workaround for now.

Import["ExampleData/RetailSales.tsv", "Dataset", "HeaderLines" -> 1]
POSTED BY: Sean Cheren
Posted 6 years ago

A bit more googling reveals that people have had similar issues with SemanticImport before: see below link

"SemanticImport fails for every file in Mathematica 11.0" http://community.wolfram.com/groups/-/m/t/904715

Can we please get this fixed? Rather disappointing that such a basic thing as creating Dataset from a csv file does not work ....

many thanks

POSTED BY: xinkai wu
Posted 6 years ago

I am using mathematica online. Subscribed user. Windows Xp and windows 8 both have same issue.

Thanks

POSTED BY: xinkai wu

Hi Xinkai,

What platform are you on, and what version of Mathematica are you using?

Mikayel

POSTED BY: Mikayel Egibyan
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract