Library for simple dummy objects
Project description
strawman
Usage
Create a dummy DataFrame:
>>> from strawman import dummy_df
>>> dummy_df((5,3))
0 1 2
0 Ass wEB jEx
1 xxD TtW Xzs
2 ITh mpj tgy
3 rgN ZyW kzR
4 FPO XiY ARn
Or create a triples DataFrame:
>>> from strawman import dummy_triples
>>> dummy_triples(5)
head relation tail
0 e2 rel0 e1
1 e1 rel0 e0
2 e1 rel0 e2
3 e0 rel0 e2
4 e1 rel1 e0
Installation
Via pip:
pip install strawman
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
strawman-0.1.3.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file strawman-0.1.3.tar.gz
.
File metadata
- Download URL: strawman-0.1.3.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.6 Linux/5.19.0-38-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df3564c56c4819de26ae0256151f7e1feba809f8ddb4152af21e5910279cc4c4 |
|
MD5 | a31e066e5b26155eb7d04ba893ca68cd |
|
BLAKE2b-256 | f512b069b6ce9366e03e8086f51193aa9d531d59a5c4b9f8b025f99f28b08a31 |
File details
Details for the file strawman-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: strawman-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.10.6 Linux/5.19.0-38-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 151a34058f2b768d8661b682f5de21c8b63ea95316034e4320472981c32fb022 |
|
MD5 | d350ec909970d6f5e818e3655b6b0cbe |
|
BLAKE2b-256 | b827ea6d350c95c3ffcab60dcebb9c0bbcd07aef0199d90d598df4eee421b4f0 |