Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fraimondo committed Jul 18, 2024
1 parent 8587e2f commit 6c621b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/run_ets_rss_marker.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
# List all the features
print(db.list_features())
# Read extracted features
df_rssets = db.read_df(feature_name="BOLD_Schaefer100x17_RSSET_rss_ets")
df_rssets = db.read_df(feature_name="BOLD_Schaefer200x17_RSSETS_rss_ets")

###############################################################################
# Now we take a look at the dataframe
Expand Down

0 comments on commit 6c621b8

Please sign in to comment.