| .. |
|
001_labels_to_ints_strict.pas
|
ML тесты поправлены
|
2026-05-28 23:56:46 +03:00 |
|
002_vector_tointarray_strict.pas
|
|
|
|
003_dataframe_setschema_validation.pas
|
|
|
|
004_groupby_bool_key_schema.pas
|
|
|
|
005_head_tail_empty_schema.pas
|
|
|
|
006_standardizeall_preserves_nonnumeric_types.pas
|
|
|
|
007_normalizeall_preserves_nonnumeric_types.pas
|
|
|
|
008_transformlabels_unknown_class_raises.pas
|
|
|
|
009_mape_rejects_nan_inf.pas
|
|
|
|
010_onehot_preserves_other_metadata.pas
|
|
|
|
011_imputer_preserves_schema.pas
|
|
|
|
012_imputer_constant_preserves_int_type.pas
|
|
|
|
013_groupby_count_bool_key_schema.pas
|
|
|
|
014_dataframe_cursor_invalid_accessor_raises.pas
|
|
|
|
015_transformlabels_unknown_int_class_raises.pas
|
|
|
|
016_mape_skips_zero_targets.pas
|
|
|
|
017_r2_zero_variance_returns_zero.pas
|
|
|
|
018_head_regular_slice.pas
|
|
|
|
019_tail_regular_slice.pas
|
|
|
|
020_filter_preserves_schema.pas
|
|
|
|
021_takerows_preserves_schema_and_order.pas
|
|
|
|
022_select_preserves_order_and_metadata.pas
|
|
|
|
023_rename_keeps_schema_and_column_name_consistent.pas
|
|
|
|
024_join_no_collision_names_contract.pas
|
|
|
|
025_join_collision_names_contract.pas
|
|
|
|
026_drop_preserves_order_and_metadata.pas
|
|
|
|
027_join_multikey_contract.pas
|
|
|
|
028_right_join_different_keys_contract.pas
|
|
|
|
029_full_join_contract.pas
|
|
|
|
030_labelencoder_first_appearance.pas
|
|
|
|
031_dataadapters_encode_str_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
032_dataadapters_encode_int_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
033_full_join_different_keys_contract.pas
|
|
|
|
034_dataframe_setschema_failure_is_atomic.pas
|
|
|
|
035_dataframe_add_duplicate_column_is_atomic.pas
|
|
|
|
036_setcategorical_returns_independent_dataframe.pas
|
|
|
|
037_metrics_accuracy_rejects_non_integer_labels.pas
|
ML тесты поправлены
|
2026-05-28 23:56:46 +03:00 |
|
038_metrics_accuracy_rejects_nan_inf.pas
|
ML тесты поправлены
|
2026-05-28 23:56:46 +03:00 |
|
039_join_preserves_categorical_flags_on_right_nonkey_columns.pas
|
|
|
|
040_groupby_keys_are_marked_categorical.pas
|
|
|
|
041_labelencoder_transform_type_drift_raises_contract_error.pas
|
|
|
|
042_onehot_transform_type_drift_raises_contract_error.pas
|
|
|
|
043_join_different_keys_with_right_name_collision.pas
|
|
|
|
044_bool_columns_manual_encoding_contract.pas
|
ML тесты поправлены
|
2026-05-28 23:56:46 +03:00 |
|
045_csv_datetime_schema_and_inference_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
046_dataframe_print_datetime_format_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
047_sortby_datetime_orders_rows.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
048_filter_datetime_predicate_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
049_groupby_datetime_count_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
050_withdatepart_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
051_withdateparts_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
052_datetime_components_encoder_default_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
053_datetime_components_encoder_custom_parts_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
054_datetime_ordinal_encoder_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
055_datetime_cyclic_encoder_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
056_dataframe_unique_and_valuecounts_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
057_dataframe_missing_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
058_dataframe_dropduplicates_clip_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
059_dataframe_dropmissing_all_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |
|
060_dataframe_valuecounts_ties_and_count_name_contract.pas
|
m.Print - исправлен вывод
|
2026-06-21 22:17:43 +03:00 |
|
061_dataframe_clip_int_and_bounds_contract.pas
|
Новые ML примеры и тесты - в основном в DataFrame
|
2026-06-19 22:06:08 +03:00 |