-
**Is your feature request related to a problem? Please describe.**
Mostly for testing purposes, it would be great if dask-sql would support creating tables of inline data using the `VALUES` keyword.
…
-
This is a request for an `asof` join type, as seen in [pandas](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.merge_asof.html), [kdb+](https://code.kx.com/q/ref/asof/), [QuestDB](ht…
-
### Willingness to contribute
No. I cannot contribute this feature at this time.
### Proposal Summary
The utility function `mlflow.models.infer_signature` should be able to infer the schema from mo…
-
I see dozens of issues and enhancement suggestions for DataFrame in Microsoft.Data.Analysis namespace untouched for almost a year.
Are there any resources allocated to address those?
Is the project …
-
This may be outside the scope of the booklet, but there is a lack of information on how to obtain data from APIs and then format that JSON data into dataframes, and then send that off somewhere.
Fo…
-
This is a great enabler 👍, but:
Please consider whether it will be a better long term solution to extend PygWalker instead like its done for Jupyter, Gradio and Streamlit https://github.com/Kanarie…
-
### Feature Type
- [X] Adding new functionality to pandas
- [X] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
When comparing p…
-
Dear all,
these days I was working on a Python package to retrieve data from GDC, until I found gdctools.
I saw the README and the package overview, however it is not clear how to retrieve data us…
-
Premise:
- `pysam` is fast but introduces multiple logistic complications. We may want to replace it with manual bam parser (Anton's style). `pysam`:
- is complicated to link in isolated enviro…
-
We're rendering `Tables` and `DataFrames` are tables - and the rendering methods produce the same output.
I'll remove the DataFrames renderer.
@hhaensel Lmk if I'm missing something please.