AnnettePRO85 commited on
Commit
f02312b
·
verified ·
1 Parent(s): bd6e2e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -6,5 +6,4 @@ tags:
6
  - fashion
7
  - outfit
8
  ---
9
- import pandas as pd
10
- print(items_df_color.head(10))
 
6
  - fashion
7
  - outfit
8
  ---
9
+ SELECT * FROM items_df_color LIMIT(10)