Skip to content
Snippets Groups Projects
Commit dfd00d78 authored by DIANE's avatar DIANE
Browse files

read_csv

parent 48f36590
No related branches found
No related tags found
No related merge requests found
import streamlit as st
from pandas import DataFrame
from pandas import DataFrame, read_csv
import numpy as np
# predict module
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment