Nate McIntosh
Nate McIntosh
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](https://questdb.io/docs/reference/sql/join/#asof-join), and probably a few others. This is a rather niche join, but extremely useful for...
I absolutely love the box-plot capability! How hard would it be to add capability to plot categorical data, as opposed to strings? Alternatively, I might just be missing a very...
I finally learned how to make a pull request, based on this [issue](https://github.com/JuliaMath/Combinatorics.jl/issues/95) Here I copied in the code that rdeits originally wrote [here](https://discourse.julialang.org/t/slow-permutations/39427/4) I also updated the tests to...
`permutations()` seems slower than it should be. Below is the example I discovered this with. I have an array of strings, of length ~2,000. I would like to produce all...
When attempting to groupby two or more keys, I get an attribute error. This does not occur when grouping by a single key ```python --------------------------------------------------------------------------- AttributeError Traceback (most recent call...
Feel free to ignore and close this PR without explanation. The basic idea here is to test the Julia version against the [python itertools](https://docs.python.org/3/library/itertools.html). Assumptions: python's `itertools` library is correct....
**Is your feature request related to a problem? Please describe.** When running the latest development version, with its ability to run at time steps other than daily, I ran into...
**Is your feature request related to a problem? Please describe.** The standard [plotting function](https://package.epinowcast.org/reference/plot.epinowcast.html) produces a plot with no legend. **Describe the solution you'd like** Include a legend with the...
# Environment **Delta-rs version**: 0.18.2 **Binding**: (what's this?) **Environment**: - **Cloud provider**: Azure - **OS**: Linux - **Other**: Python 3.12.3 *** # Bug **What happened**: **What you expected to happen**:...
### Preflight Checklist - [x] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [x] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...