Concepts
Exploring Resources with Dataframes
When it comes to working with data for machine learning, dataframes are ubiquitous. Featureform simplifies interaction with its sources and transformations, allowing you to fetch them into local memory as dataframes using the client.dataframe() API.