This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
anweiguo
/
algorithm_platform
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
99642f30b0
Branches
Tags
dev
dev_awg
dev_david
master
algorithm_pl...
/
docker_bulid
/
method_a.py
method_a.py
97 B
Historique
Raw
1
2
3
4
5
import pandas as pd
import numpy as np
def method_a():
print("method_a print hello world!")