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.post2.tar.gz
(102.3 kB
view details)
File details
Details for the file damepandas-0.2.0.post2.tar.gz.
File metadata
- Download URL: damepandas-0.2.0.post2.tar.gz
- Upload date:
- Size: 102.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd7f7932edd88876432ffede30bacde902a9e66cecb5191e02f2ff6b958bc240
|
|
| MD5 |
6d9ac5f1a9bacbb37ce4fe7b536c0677
|
|
| BLAKE2b-256 |
a76d179cbb6b20fb0d4c8c94a3ce5a811f456b413f0643363e5aa9718d34a735
|