Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Generalize many types to Sequence #81

Open
rpgoldman opened this issue Mar 3, 2020 · 1 comment
Open

Generalize many types to Sequence #81

rpgoldman opened this issue Mar 3, 2020 · 1 comment

Comments

@rpgoldman
Copy link
Contributor

There are many types that are unions of List and np.ndarray and Series. These should probably all be transformed to use Sequence instead (which also would cover legitimate uses of Tuple).

@rpgoldman
Copy link
Contributor Author

See #82 for one step in this direction.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant