Skip to content

RollingWindow Only Accepts native and C# Types #6199

Open
@DerekMelchin

Description

@DerekMelchin

Expected Behavior

RollingWindow accepts all types.

Actual Behavior

RollingWindow Only Accepts native and C# Types. See this related issue from the Documentation repo.

Potential Solution

N/A

Reproducing the Problem

Run this line of code:

closeWindow = RollingWindow[tuple](4)

System Information

QC Cloud

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions