dotnet / dotnet/machinelearning
Add the equivalent of pandas.DataFrame.shift
Open
area-DataFrame
- Dominant language
- C#
- Stars
- 9.4k
- Forks
- 2k
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 11
Description
# Documentation
Documentation and examples of `shift`:
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.shift.html
I posted a question on stackoverflow about `shift` here:
https://stackoverflow.com/questions/70042849/equivalent-of-shift-from-pandas
I also posted an answer that illustrates a very kludgy workaround. :-)
Contributor guide
Assessment
This issue has not been assessed yet.