Jupyter Magic zur einfachen Darstellung von CSV-Daten
Project description
CSV-Jupyter-Magic
CSV-Jupyter-Magic ist eine IPython-Erweiterung, die das Jupyter Magic Command csv als Cell-Magic zur Verfügung stellt. Der Inhalt der Zelle wird als CSV-Daten intepretiert und als Tabelle visualisiert.
Initialisiserung im Jupyter Notebook
pip install csv_jupyter_magic zum Installieren
%load_ext csv_jupyter_magic zum Laden der Erweiterung
Beispiel einer Nutzung
%%csv
a,b,c
1,2,3
4,"5,6",7.8
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csv_jupyter_magic-1.1.tar.gz.
File metadata
- Download URL: csv_jupyter_magic-1.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59a8ba1be408e3db45703410a3d51060a728c7d3512ea8fe8a958c1e6c8be127
|
|
| MD5 |
251d0d839ae08cfa5cabd9c85b754b29
|
|
| BLAKE2b-256 |
0a53c0cda3d399321f66ba6bf88288528b1a723ba728db0c567397feab19a71a
|
File details
Details for the file csv_jupyter_magic-1.1-py3-none-any.whl.
File metadata
- Download URL: csv_jupyter_magic-1.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
926e8ea77656730190e0f506ae9c0583c8e910785b206c1b6ae455f85220bdc9
|
|
| MD5 |
984e59af0abbc60bfcf001213daf05f0
|
|
| BLAKE2b-256 |
b83b91e850cc96ae6808febca55df909d8bd1990db4e8a05afde0f21acc963ef
|