This website works better with JavaScript
Home
Explore
Help
Sign In
anweiguo
/
algorithm_platform
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
99642f30b0
Branches
Tags
dev
dev_awg
dev_david
master
algorithm_pl...
/
docker_bulid
/
method_b.py
method_b.py
97 B
History
Raw
1
2
3
4
5
import pandas as pd
import numpy as np
def method_b():
print("method_b print hello world!")