This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
Replies: 2 comments
-
Hi @sachinruk, we do now have a And here's where it's added in the Hope that helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
Just wondering if there was a
from_numpy
function similar tofrom_dataframe
shown here. Ideally it would work something likefrom_numpy(x1, x2, target=y, batch_size=32)
. If not happy to make a PR if someone can point me in the right direction.Thanks,
Sachin
Beta Was this translation helpful? Give feedback.
All reactions