Holger Frey
|
64098856d1
|
If a DataFrame is split on a column containing NaN values, the rows with NaN values will now be included in the results
|
1 year ago |
Holger Frey
|
b917fa47ee
|
fixed some typing issues
|
1 year ago |
Holger Frey
|
66844969d8
|
the function `selection.split()` now accepts multiple columns for iteration
|
1 year ago |
Holger Frey
|
4a935b556e
|
simplified noxfile
|
1 year ago |
Holger Frey
|
ab691a4709
|
added repo caching to noxfile
|
1 year ago |
Holger Frey
|
6a76953732
|
removed python 3.9 from downstream testing
|
1 year ago |
Holger Frey
|
0d9cf82a03
|
added downstream testing to nox
|
1 year ago |
Holger Frey
|
0d05271c92
|
changed isolated test runner from tox to nox
|
2 years ago |
Holger Frey
|
6494836db6
|
Formatting changes after switching to "ruff" for linting
|
2 years ago |
Holger Frey
|
07c5dfd8e7
|
Changed linting tools to "ruff"
|
2 years ago |
Holger Frey
|
adb70d384e
|
fixed a potential pandas.UserWarning in `select_hdr_data()`
|
2 years ago |
Holger Frey
|
4070c005f1
|
fixed phony declaration in Makefile
|
2 years ago |
Holger Frey
|
449e981f1d
|
removed a theme from documentation
|
2 years ago |
Holger Frey
|
9747de7d69
|
updated docstrings for documentation with mkdocs
|
2 years ago |
Holger Frey
|
9d5ade2bcd
|
added mkdocks for documentation
A method to add and build documentation pages was added to
the project.
|
2 years ago |
Holger Frey
|
9e743fb6f9
|
bumped version to 0.1.0
|
2 years ago |
Holger Frey
|
12411aad0a
|
Added functionality to work with multiple exposure times
|
2 years ago |
Holger Frey
|
e52ed8c2b6
|
removed separate flake8 config
|
2 years ago |
Holger Frey
|
5120ed2eab
|
updated readme
|
2 years ago |
Holger Frey
|
331f41ef61
|
added functions for selecting from dataframes and splitting a dataframe
|
2 years ago |
Holger Frey
|
4dec59db6e
|
import of project template
|
2 years ago |