User Portlet User Portlet

Discussions
Recently I tried updating this map using the current data file ("climdiv-tmpccy-v1.0.0-20220804.txt") and it didn't work. I found that NOAA is now including data from Alaska in the master file, whereas previously the Alaskan data was in a separate...
Agreed. Actually I don't believe there is any method that can get the number of deaths in Covid exactly. Just as for other diseases, like the flu, there is often not one single cause when you die so there is no clear definition to begin with. That...
Thank you for your reply. Is it a bug... I want to know the general term mathematically, but HurwitzZeta[] is wrong.
Can confirm this issue again in Mathematica version 12.2 on Windows 10 build 19042.844 64-bit. Marc's work-around still works. Needed to create a GeoRegionValuePlot to update an analysis with new data and ran into this and a few more issues. ...
I assume you meant to post something else, but got bitten by that classic Wolfram Community bug where one of the previous posts gets duplicated instead?
![enter image description here][1] - Congratulations! This post is now featured in our [Staff Pick][2] column as distinguished by a badge on your profile of a [Featured Contributor][3]! Thank you, keep it coming, and consider contributing your work...
I would like to post a simple solution for addition of functions, probably understandable to most of mma users. Evaluate[ ] would calculate the result. In[1]:= cs[x_] := Evaluate[Cos[x] + Sin[x]] In[2]:= cs[x] Out[2]=...
There is a data science course, but it doesn't cover a ton of statistics. (https://www.wolfram.com/wolfram-u/multiparadigm-data-science/ . I'm sure your courses will be amazing.
Isn't graph theory a mathematical theory about mathematical structures that can be ENTIRELY represented by symbolic structures WITHOUT any reference to graphical representations on a screen or piece of paper? Then the mathematical representation...
I think Henrik captured the essence of the issue. Unless there is a strong foundation, syntax sugar is irrelevant.