This website works better with JavaScript.
Explore
Help
Sign In
Picksteel
/
pow
Watch
3
Star
0
Fork
You've already forked pow
0
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7d53ad02e8
master
streamlit
data_treatment
deploy
prediction
managing_missing_values
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7d53ad02e8'
${ noResults }
pow
/
main.py
8 lines
103 B
Raw
Blame
History
#!/usr/bin/env python3
import
sys
sys
.
path
.
append
(
'
./src/back/
'
)
import
load_csv
as
l
l
.
csv_value
(
)
Reference in new issue
View Git Blame
Copy Permalink