Created
January 26, 2018 09:11
-
-
Save flxw/46a93f0e1d49e4376bdee0aa370e8b90 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source('load_data.R') | |
# all you need to do | |
# now two variables are available in your environment: | |
# df_known - data frame with features from BADS_WS1718_known.csv | |
# df_class - data frame with features from BADS_WS1718_class.csv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment