User Portlet
| Discussions |
|---|
| Hello Wolfram community. I have been using Mathematica for a while, for different purposes, but recently I have been faced with an Image processing super simple problem and I am kind of lost. In our office we have a bunch of old documents that we... |
| Finally Got it Right in case someone will have a similar question. I saved my model as a wxf and later in python I did this from wolframclient.evaluation import WolframLanguageSession from wolframclient.deserializers import... |
| Hello Everyone, Both solutions to this thread work really nice for me in the front end. However if I export as an xls I get this in my cells With Richard solution: TemplateBox[List[StyleBox["\"Key\"", Rule[FontColor, GrayLevel[0]],... |
| Thank you very much Daniel and Chris. As soon as my code finish running, I will try your solutions. Amazing to have this kind of help. Regards Rodrigo |
| Hello Everyone I am wondering if someone in here can help me as Wolfram Support has told me just to wait for the next version of Mathematica to solve this issue. I am trying to run an easy WebSearch of a bunch of data I have in a list. First I am... |
| Hello I am doing some calculation on products we sell in our catalog. My code is really simple and basically uses the Nearest function to find the closest part number that a customer is asking to quote from a list of our product catalog. I was... |
| Thank you very much Joel, it took me a while to get everything running but it seems that it is working now. I apologize for my "I can't make it work", I don't know why I was cycled in the same mistake over and over and I was frustrated. Your advice... |