import streamlit as st from datasets import load_dataset ds = load_dataset("dzcantu1/SuperKart.csv") st.write(ds)

#4
Cannot merge
This branch has merge conflicts in the following files:
  • app.py

Sign up or log in to comment