Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
loco-philippe committed Jan 5, 2024
1 parent b8fcc9f commit 4e074a9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion example/Dataset/Dataset_simple.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
" {'price': [1, 10, 2, 20, 0.5, 5, 1.5, 15]}\n",
"index :\n",
" {'quantity': ['1 kg', '10 kg', '1 kg', '10 kg', '1 kg', '10 kg', '1 kg', '10 kg']}\n",
" {'product': ['apple', 'apple', 'orange', 'orange', 'banana', 'banana', 'peppers', 'peppers']}\n",
" {'plants': ['fruit', 'fruit', 'fruit', 'fruit', 'fruit', 'fruit', 'vegetable', 'vegetable']}\n",
" {'product': ['apple', 'apple', 'orange', 'orange', 'banana', 'banana', 'peppers', 'peppers']}\n",
"\n"
]
}
Expand Down
Loading

0 comments on commit 4e074a9

Please sign in to comment.