Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
daneel951
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
daneel951
4mo ago
Thanks for posting. I can't find a detailed list of Excel functions supported, not supported, work in progress. I'm interested for example in FORECAST.ETS and others.
2.
▲
by
daneel951
1y ago
An extract of the (very short) article: "Stage 3: Agentic AI This is the final, most profound stage. What if the system could run itself? Agentic AI platforms from companies like Pigment and Anaplan are creating systems of autonomous a
3.
▲
by
daneel951
1y ago
Where is the link to the tool?
4.
▲
by
daneel951
2y ago
I don't know about Nodejs, but Deno has notebook support built-in https://docs.deno.com/runtime/reference/cli/jupyter/
5.
▲
by
daneel951
2y ago
Have you seen this? A recent article from Microsoft showing the capabilities of Copilot in Excel https://techcommunity.microsoft.com/t5/excel-blog/see-what-s...
6.
▲
See what's possible with Copilot in Excel
(techcommunity.microsoft.com)
2 points
by
daneel951
2y ago
|
0 comments
7.
▲
by
daneel951
2y ago
What's the price of it? Being the usage of it tied to an Anaconda.cloud account [1], the free tier will have any limitations? https://anaconda.cloud/pricing
8.
▲
by
daneel951
2y ago
Can't you use also Node with `--experimental-network-imports` flag? https://nodejs.org/api/esm.html#https-and-http-imports I use it as a backup platform to Deno to test my code.
9.
▲
by
daneel951
2y ago
Caution! Curious about this comment (having a family member with Parkinson's) I searched for treatment from naturalherbscentre.com and I found that this type of comment was copy-pasted elsewhere Here https://www.crossfit.com
10.
▲
by
daneel951
2y ago
which AI are you using? how do you cover the cost of it being your site free (unless there is a paid plan that I didn't see)?
11.
▲
Backtesting a Trading Strategy in Python with Datalore and AI Assistant
(blog.jetbrains.com)
1 points
by
daneel951
2y ago
|
1 comments
12.
▲
by
daneel951
2y ago
by Ryan O’Connell, CFA, FRM Over lunch the other day, a friend mentioned his brother, a professional asset manager, swears by a simple mean reversion trading strategy. His strategy consists of buying the 10 biggest losers in the stock marke
13.
▲
by
daneel951
3y ago
my elderly father lives alone and tends to fall asleep on the toilet. I have developed a solution with Arduino that, after an initial measurement, monitors the appearance of obstacles in front of him. after 15 minutes of the obstacle remain
14.
▲
by
daneel951
3y ago
Power Pivot Excel add-inshould be able to manage million of rows. See https://support.microsoft.com/en-us/office/data-model-specif... and https://support.microsoft.com/en-us/office/create
15.
▲
by
daneel951
3y ago
Have you tried PYXLL ( https://www.pyxll.com/ )? Is a commercial product to use Python inside Excel.
16.
▲
by
daneel951
4y ago
I’d use observable. Here is an example of a mortgage calculator https://observablehq.com/@observablehq/modeling-in-observabl... . And you can create a page to collect all your calculators (other observable pages).