Learning Pandas from Tests by David Arroyo Menéndez
Project description
Table of Contents
Learning Pandas from Tests by David Arroyo Menéndez
Check Test
-
Execute all tests:
$ nosetests3 tests
-
Execute one file:
$ nosetests3 tests/test_create.py
-
Execute one test:
$ nosetests3 tests/test_create.py:TestCreate.test_series
Packaging stuff
To install from local: $ pip install -e .
To install create tar.gz in dist directory: $ python3 setup.py register sdist
To upload to pypi: $ twine upload dist/damepandas-0.1.tar.gz
To install from Internet: $ pip3 install damepandas
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
damepandas-0.2.0.post1.tar.gz
(103.1 kB
view details)
File details
Details for the file damepandas-0.2.0.post1.tar.gz.
File metadata
- Download URL: damepandas-0.2.0.post1.tar.gz
- Upload date:
- Size: 103.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
901f267853e64f7f222f2b94760618b540956f0038287a764730471141f3e2ec
|
|
| MD5 |
3b83e27a00ab1095fbc1bb025076baf8
|
|
| BLAKE2b-256 |
1a6772cf57c845dafa92bd9db2875fb5096d8793984dbfdd7147d9ae9d4de296
|