Max Kanter

Results 48 issues of Max Kanter

Many of the ISO report weather data that can be added to isodata

Fixing the link to the Featuretools repo in the readme

After we release featuretools with support for dask dataframes, we should add a reference to that in the dask tutorial currently up here: https://community.alteryx.com/t5/Data-Science-Blog/Scaling-Featuretools-with-Dask/ba-p/545687

Dask

In #881 we tested to see how the new general purpose dask dataframe implementation compared to our existing dask bag approach. We got similar enough numbers and were happy. Next,...

Dask

Related to supporting Dask and Koalas DataFrames, we should support cuDF DataFrames to enable us to take advantage of GPU acceleration.

We should add examples to the doc strings of as many functions as possible. We can also set these up as doctests, so that when we build the docs, the...

documentation
good first issue
spike

We don't handle appending `d` to the file name for intervals that occur in repeated hour in SPP data context: https://github.com/kmax12/gridstatus/pull/355/files#r1518884392

DA dataset: `damasp` RT dataset: `rtasp` previous PRs that might have some helpful code/tests: #162 and #274

No need to return a Time column when returning "Interval Start" and "Interval End"