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.tar.gz
(54.7 kB
view details)
File details
Details for the file damepandas-0.2.0.tar.gz.
File metadata
- Download URL: damepandas-0.2.0.tar.gz
- Upload date:
- Size: 54.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48da7608f5554ca594877788d33660f4e7d370db3b9a9cd9194a8553cbff485b
|
|
| MD5 |
cef316f002e38ccef09af4d8678b9fb1
|
|
| BLAKE2b-256 |
953b75894bf3ada9a04077fb3d741d1023f82eed0c27a1fb0f91361780d18f0e
|