Jupyter Magic zur einfachen Darstellung von CSV-Daten
Project description
CSV-Magic
CSV-Magic ist eine IPython-Erweiterung, die das Jupyter Magic Command csv zur Verfügung stellt. Der Inhalt der Zelle wird als CSV-Daten intepretiert und als Tabelle visualisiert.
ToDo
- Deployen auf PyPi, dabei markdown-it-py dependency beachten!
Initialisiserung im Jupyter Notebook
%load_ext csv zum Laden der Erweiterung
Aufruf einer Aufgabe
%%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
csv_jupyter_magic-1.0.tar.gz
(2.0 kB
view details)
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.0.tar.gz.
File metadata
- Download URL: csv_jupyter_magic-1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ad22fe938524e907e5855b67ad7b9bdc4880df027a1e4a19679d4e10b03213d
|
|
| MD5 |
3e3a64ca6f27c438f8bd7f2e6cd4c459
|
|
| BLAKE2b-256 |
30470d8ad38036e9ebab57d1cf1c2a0604b01b0c8921b8c54d98fb8001fdfb05
|
File details
Details for the file csv_jupyter_magic-1.0-py3-none-any.whl.
File metadata
- Download URL: csv_jupyter_magic-1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cef0678e8a47618157061e54c1768b4943113789a598ae04055f0f2b7b9052c
|
|
| MD5 |
9ecdf137a8955320e6d62cbcacdf5ae4
|
|
| BLAKE2b-256 |
f9c1ad2b8902b2b6f5554e5da19e9f09b4045b730f8f47f90823f12ac9a9cdcd
|