Han Wang
Han Wang
Ah, sorry, but I think Fugue side has finished the change to depend on dask-sql when the backend is dask, I will make a pr to dask-sql to remove the...
Thanks for the suggestion. We may consider Flink in the future, however, I am not sure about Beam. I am curious have you seen beam performing well compared to native...
I am also looking for this feature
The problem is not in show but in transform. I tried you code, the only place to change to make it work is: ```python df = generate_series(n_series=n, seed=1).reset_index(reset=True) ``` But...
> @goodwanghan This PR is ready for review. I have included my suggestion and things to take note in the PR. Specifically, > > * windows-platform tests disable running on...
@JQGoh I want to say, this is a masterpiece, and it is worth every engineer in Nixtla to learn! So I can see there are a few other things that...
> @goodwanghan Thank you. > > * Regarding doc gen, I believe specifically you are referring to scripts in `docs-scripts/` such as `update-quarto.py`. I made a [dummy change to documentation](https://github.com/Nixtla/nixtla/pull/647/commits/5d4e944d0b2e5fa305b47755c801fedbbe0fdfcf)...
Very nice! I think the file name should start with a number?
@amotl my apology for the delay. And thank you so much for proposing the change. We can't make the dask lower bound version to be the latest. Because a lot...
Closing because it has been fixed by 0.9.0