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.1.1.tar.gz
(14.7 kB
view details)
File details
Details for the file damepandas-0.1.1.tar.gz
.
File metadata
- Download URL: damepandas-0.1.1.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 353125a6dedea9e7790a9d200315c3797026d2a31be483c6c6e94c030d405c66 |
|
MD5 | 7029ffaa1b2a52588a6b611d0d300a8d |
|
BLAKE2b-256 | 2a6ef883a8bc74a5556fcc9947b8d7cac3643d0e10108fb3e346c7794c77866b |