Skip to content

Commit e708ba0

Browse files
Create .gitignore with various Python exclusionsCo
1 parent afcfe29 commit e708ba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fraud_detection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!pip install pandas
1+
22
import streamlit as st
33
import pandas as pd
44
import joblib

0 commit comments

Comments
 (0)