-
Issue #817 was closed with this response:
> We fell a little behind. The Python bindings are done in SWIG. I think that can be quickly repurposed into .Net bindings, once done. So it shouldn't be too…
-
I'm looking forward to being easily able to create sparse xarray objects from pandas: https://github.com/pydata/xarray/issues/3206
Are there other xarray APIs that could make good use of sparse arr…
-
WKT representations for curves and their derivative products can get complex. Below are some curve-based examples.
```
CIRCULARSTRING(1 5, 6 2, 7 3)
COMPOUNDCURVE(CIRCULARSTRING(0 0,1 1,1 0),(1 0,0 1…
-
Hello Everyone (@danielsf & @SimonKrughoff),
I have been working with the ObSim, CatSim, and PhoSims lately in an effort to generate test data for our AGN survey group here at Drexel. As such, I am c…
-
This is an open thread to collect comments and feedback on the proposed formats for [Binned Likelihood Profiles](http://gamma-astro-data-formats.readthedocs.io/en/latest/results/binned_likelihoods/ind…
-
Finished running MALLET Topic modeling at 23:23 taking 24 seconds.
Exception in Tkinter callback
Traceback (most recent call last):
File "/Users/senga/anaconda/envs/NLP/lib/python3.8/tkinter/__i…
-
I'm writing the spec for color values right now, and the overall structure is straightforward: a CSSColorValue superclass, and subclasses for each type of color function.
I'm struggling a bit with …
-
Hi @MaartenGr ,
As I understand about BERTopic; fit_transform() is to train model while transform() is for prediction. Am I right??
what is the best method to train the model for data from differe…
-
- [ ] [Strings](https://lispcookbook.github.io/cl-cookbook/strings.html)
# Strings
**DESCRIPTION:** "The Common Lisp Cookbook – Strings
📢 New videos: web dev demo part 1, dynamic page with HTMX, W…
-
The accessible data visualisation use case keeps coming up. I wonder if it's time to revisit the idea of an ARIA Data Visualisation module?
We talked about it in the early days of the ARIA Graphics…