This website requires JavaScript.
Explore
Help
Sign In
diogo
/
yap-6.3
Archived
Watch
1
Star
0
Fork
0
You've already forked yap-6.3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-08-20
. You can view files and clone it, but cannot push or open issues or pull requests.
134288da68
yap-6.3
/
packages
/
python
/
pandas.yap
7 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
python
2016-08-25 18:10:33 +01:00
Python Library improved
2017-02-20 14:37:26 +00:00
:- use_module( library(python) ).
python
2016-08-25 18:10:33 +01:00
Python Library improved
2017-02-20 14:37:26 +00:00
:- := import(pandas)).
python
2016-08-25 18:10:33 +01:00
Python Library improved
2017-02-20 14:37:26 +00:00
pred2panda(Pred, Obj) :-
Reference in New Issue
Copy Permalink