msspec_python3/src
Sylvain Tricot feaaabc9c4 Add kwargs to the pipeline function
The user can now provide a 'pipeline' function with only '**kwargs' in
arguments. It is more flexible and easier to write. The 'sweep_index'
keyword is always automatically added, so the 'passindex' option has
been removed since it was redundant with the index of the final
dataframe object.
The user-defined 'pipeline' function can now return anything. It is
no longer limited to ([x,],[y,]) format.
2025-02-26 11:15:54 +01:00
..
msspec Add kwargs to the pipeline function 2025-02-26 11:15:54 +01:00
Makefile Change the version mechanism. 2023-06-02 10:49:09 +02:00
msspec.sh.template Change the version mechanism 2022-10-26 17:15:24 +02:00
options.mk Change the F2PY command 2025-02-26 11:12:54 +01:00
pip.freeze Restore pip.freeze and setup.py in src/ 2023-06-02 11:03:08 +02:00
pyproject.toml Switch to pyprojetc.toml 2022-10-27 14:45:38 +02:00
setup.cfg Change the version mechanism. 2023-06-02 10:49:09 +02:00
setup.py Restore pip.freeze and setup.py in src/ 2023-06-02 11:03:08 +02:00