User Portlet User Portlet

Discussions
Please post all relevant code. What is the function, h,f etc
Please give an example that can be worked on
Spelling mistake nrAnIepure instead of nrAniIepure Solve[nrAniVeverita == nrAniIepure - 3 && nrAniVulpea == 2*nrAniIepure && nrAniCerbul == 10 + nrAniVulpea && nrAniUrsul == nrAniCerbul + nrAniVulpea && ...
CandlestickChart[ FinancialData["APPLE", "OHLC", {{2015, 5, 1}, {2020, 2, 15}}]] BTC stocks pricing is not Available for the OHLC option.
I think it must be a bug. Anything other than Automatic for the Plotmarkers seems to fail. I would log a call. Also the examples at [https://mathematica.stackexchange.com/questions/123952/plotmarkers-in-geolistplot-do-not-work][1] do not work...
I can easily import the XLSX file data= Import["c:\\Users\\lvveen\\Downloads\\ssc.xlsx", {"Data", "Sheet1", 1 ;; 72, 1 ;; 30}]; % // Dimensions Gives {72, 30} data[[All, 2]] // Total gives -66552.4
Integral (1/x)*(1/(2*Pi)^(1/2))*e^-((((y-162)/x)^2)/2) dy from y=117 to 207 seems to work
Hi, I'm getting the last few days error messages when downloading (any) paclets. I'm using MM12 Any suggestions? Thx! ![enter image description here][1] VerifyPaclet["C:\\Users\\lvveen\\AppData\\Roaming\\Mathematica\\\ ...
Hi Enrique, I found a site that has the ambition to replace the service Yahoo always had. I always used Yahoo but then they cancelled their access through their API. Quandl has not all stuff I need. Did you try working with...
Yes that is true. However this shortcut did help me looking into the notebooks. A custom iFilter should make things better. Going through the extension and their filters it seems only the standard txt filter is used. No idea if Wolfram research...