camera-database/camera-db-venv/lib/python3.10/site-packages/pandas/tests/util
Walter Jekat d6f483349c COMPLETE: Imported all 74,020 Goergens cameras
FINAL STATISTICS:
- 74,020 cameras successfully imported (100%)
- 45 duplicates skipped (as expected)
- 2,516 manufacturers
- 28,667 camera models
- 36,080 housing variants
- 6,606 unique lenses
- 1,135 unique shutters

30+ years of Harald Goergens' camera classification work
now preserved in PostgreSQL database.

Import challenges overcome:
- VARCHAR sizes adjusted (viewfinder_type, body_type, combo_number)
- NULL constraints relaxed (body_type, format_code)
- Transaction management per-row to prevent cascade failures
- ID verification to prevent cache poisoning
- 12 malformed IDs handled gracefully
- 46 duplicate IDs documented for later review
2025-11-17 23:54:23 +01:00
..
__init__.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
conftest.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_almost_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_attr_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_categorical_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_extension_array_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_frame_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_index_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_interval_array_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_numpy_array_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_produces_warning.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_assert_series_equal.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_deprecate.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_deprecate_kwarg.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_deprecate_nonkeyword_arguments.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_doc.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_hashing.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_numba.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_rewrite_warning.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_shares_memory.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_show_versions.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_util.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_validate_args.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_validate_args_and_kwargs.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_validate_inclusive.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00
test_validate_kwargs.py COMPLETE: Imported all 74,020 Goergens cameras 2025-11-17 23:54:23 +01:00