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.tar.gz
(3.7 kB
view details)
File details
Details for the file damepandas-0.1.tar.gz
.
File metadata
- Download URL: damepandas-0.1.tar.gz
- Upload date:
- Size: 3.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 | 833e3be86a0c55df71235260671ce4303fe84b61c13b13680ecccc829e8c0fa9 |
|
MD5 | c8d2558dc8e6f3e540863d041270a05e |
|
BLAKE2b-256 | a618dcba13ad402dfe65ff21869a1b0afd2ae5dd207dbd0065feb5ff599c1821 |