Commit Graph

  • 64098856d1 If a DataFrame is split on a column containing NaN values, the rows with NaN values will now be included in the results main Holger Frey 2023-11-09 10:44:43 +0100
  • b917fa47ee fixed some typing issues Holger Frey 2023-08-23 10:57:38 +0200
  • 66844969d8 the function `selection.split()` now accepts multiple columns for iteration Holger Frey 2023-08-23 10:52:33 +0200
  • 4a935b556e simplified noxfile Holger Frey 2023-08-17 13:23:11 +0200
  • ab691a4709 added repo caching to noxfile Holger Frey 2023-08-17 12:16:16 +0200
  • 6a76953732 removed python 3.9 from downstream testing Holger Frey 2023-08-17 11:43:25 +0200
  • 0d9cf82a03 added downstream testing to nox Holger Frey 2023-08-17 11:27:29 +0200
  • 0d05271c92 changed isolated test runner from tox to nox Holger Frey 2023-02-03 22:04:44 +0100
  • 6494836db6 Formatting changes after switching to "ruff" for linting Holger Frey 2023-01-27 16:37:28 +0100
  • 07c5dfd8e7 Changed linting tools to "ruff" Holger Frey 2023-01-27 16:31:06 +0100
  • adb70d384e fixed a potential pandas.UserWarning in `select_hdr_data()` v0.1.1 Holger Frey 2022-10-21 11:13:41 +0200
  • 4070c005f1 fixed phony declaration in Makefile Holger Frey 2022-08-31 16:24:31 +0200
  • 449e981f1d removed a theme from documentation Holger Frey 2022-08-31 15:35:16 +0200
  • 9747de7d69 updated docstrings for documentation with mkdocs Holger Frey 2022-08-31 15:34:48 +0200
  • 9d5ade2bcd added mkdocks for documentation Holger Frey 2022-08-31 15:33:24 +0200
  • 9e743fb6f9 bumped version to 0.1.0 Holger Frey 2022-08-30 16:26:56 +0200
  • 12411aad0a Added functionality to work with multiple exposure times Holger Frey 2022-08-30 16:26:01 +0200
  • e52ed8c2b6 removed separate flake8 config Holger Frey 2022-08-30 13:36:21 +0200
  • 5120ed2eab updated readme Holger Frey 2022-08-30 12:36:04 +0200
  • 331f41ef61 added functions for selecting from dataframes and splitting a dataframe Holger Frey 2022-08-30 12:05:41 +0200
  • 4dec59db6e import of project template Holger Frey 2022-08-30 11:48:31 +0200