ZTWHHH commited on
Commit
dab34d8
·
verified ·
1 Parent(s): ef6cd61

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. parrot/share/terminfo/g/gnome-fc5 +0 -0
  3. parrot/share/terminfo/t/terminator +0 -0
  4. videollama2/lib/python3.10/site-packages/altair/vegalite/v5/__pycache__/api.cpython-310.pyc +3 -0
  5. videollama2/lib/python3.10/site-packages/pandas/_libs/__pycache__/__init__.cpython-310.pyc +0 -0
  6. videollama2/lib/python3.10/site-packages/pandas/_libs/hashtable.pyi +252 -0
  7. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/__init__.py +87 -0
  8. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/__pycache__/__init__.cpython-310.pyc +0 -0
  9. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/base.cpython-310-x86_64-linux-gnu.so +0 -0
  10. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/ccalendar.pyi +12 -0
  11. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/conversion.pyi +14 -0
  12. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/dtypes.pyi +83 -0
  13. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/fields.pyi +62 -0
  14. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/nattype.pyi +141 -0
  15. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/np_datetime.pyi +27 -0
  16. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/offsets.pyi +287 -0
  17. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/parsing.pyi +33 -0
  18. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/period.pyi +135 -0
  19. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/strptime.pyi +14 -0
  20. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/timedeltas.pyi +174 -0
  21. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/timestamps.pyi +241 -0
  22. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/timezones.pyi +21 -0
  23. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/tzconversion.pyi +21 -0
  24. videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/vectorized.pyi +43 -0
  25. videollama2/lib/python3.10/site-packages/pandas/_libs/window/__init__.py +0 -0
  26. videollama2/lib/python3.10/site-packages/pandas/_libs/window/__pycache__/__init__.cpython-310.pyc +0 -0
  27. videollama2/lib/python3.10/site-packages/pandas/_libs/window/aggregations.pyi +127 -0
  28. videollama2/lib/python3.10/site-packages/pandas/_libs/window/indexers.pyi +12 -0
  29. videollama2/lib/python3.10/site-packages/pandas/arrays/__init__.py +53 -0
  30. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/ES2_compatibility.cpython-310.pyc +0 -0
  31. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/base_instance.cpython-310.pyc +0 -0
  32. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/color_buffer_float.cpython-310.pyc +0 -0
  33. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/compute_shader.cpython-310.pyc +0 -0
  34. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/copy_image.cpython-310.pyc +0 -0
  35. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/debug_output.cpython-310.pyc +0 -0
  36. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/depth_clamp.cpython-310.pyc +0 -0
  37. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/draw_instanced.cpython-310.pyc +0 -0
  38. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/enhanced_layouts.cpython-310.pyc +0 -0
  39. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/explicit_uniform_location.cpython-310.pyc +0 -0
  40. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/fragment_coord_conventions.cpython-310.pyc +0 -0
  41. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/fragment_layer_viewport.cpython-310.pyc +0 -0
  42. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/fragment_program_shadow.cpython-310.pyc +0 -0
  43. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/framebuffer_no_attachments.cpython-310.pyc +0 -0
  44. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/framebuffer_sRGB.cpython-310.pyc +0 -0
  45. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/get_program_binary.cpython-310.pyc +0 -0
  46. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/gpu_shader_fp64.cpython-310.pyc +0 -0
  47. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/instanced_arrays.cpython-310.pyc +0 -0
  48. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/multi_draw_indirect.cpython-310.pyc +0 -0
  49. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/multisample.cpython-310.pyc +0 -0
  50. vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/multitexture.cpython-310.pyc +0 -0
.gitattributes CHANGED
@@ -971,3 +971,4 @@ vllm/lib/python3.10/site-packages/pandas/tests/indexing/__pycache__/test_loc.cpy
971
  vllm/lib/python3.10/site-packages/pandas/tests/tools/__pycache__/test_to_datetime.cpython-310.pyc filter=lfs diff=lfs merge=lfs -text
972
  videollama2/lib/python3.10/site-packages/fontTools/feaLib/lexer.cpython-310-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
973
  videollama2/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
 
 
971
  vllm/lib/python3.10/site-packages/pandas/tests/tools/__pycache__/test_to_datetime.cpython-310.pyc filter=lfs diff=lfs merge=lfs -text
972
  videollama2/lib/python3.10/site-packages/fontTools/feaLib/lexer.cpython-310-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
973
  videollama2/lib/python3.10/site-packages/pydantic_core/_pydantic_core.cpython-310-x86_64-linux-gnu.so filter=lfs diff=lfs merge=lfs -text
974
+ videollama2/lib/python3.10/site-packages/altair/vegalite/v5/__pycache__/api.cpython-310.pyc filter=lfs diff=lfs merge=lfs -text
parrot/share/terminfo/g/gnome-fc5 ADDED
Binary file (2.93 kB). View file
 
parrot/share/terminfo/t/terminator ADDED
Binary file (1.8 kB). View file
 
videollama2/lib/python3.10/site-packages/altair/vegalite/v5/__pycache__/api.cpython-310.pyc ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83b8fabd0fa6b00d37998985a26038d18d691cabc7a74569ddc2af0ee380bbd
3
+ size 154610
videollama2/lib/python3.10/site-packages/pandas/_libs/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (537 Bytes). View file
 
videollama2/lib/python3.10/site-packages/pandas/_libs/hashtable.pyi ADDED
@@ -0,0 +1,252 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import (
2
+ Any,
3
+ Hashable,
4
+ Literal,
5
+ )
6
+
7
+ import numpy as np
8
+
9
+ from pandas._typing import npt
10
+
11
+ def unique_label_indices(
12
+ labels: np.ndarray, # const int64_t[:]
13
+ ) -> np.ndarray: ...
14
+
15
+ class Factorizer:
16
+ count: int
17
+ uniques: Any
18
+ def __init__(self, size_hint: int) -> None: ...
19
+ def get_count(self) -> int: ...
20
+ def factorize(
21
+ self,
22
+ values: np.ndarray,
23
+ na_sentinel=...,
24
+ na_value=...,
25
+ mask=...,
26
+ ) -> npt.NDArray[np.intp]: ...
27
+
28
+ class ObjectFactorizer(Factorizer):
29
+ table: PyObjectHashTable
30
+ uniques: ObjectVector
31
+
32
+ class Int64Factorizer(Factorizer):
33
+ table: Int64HashTable
34
+ uniques: Int64Vector
35
+
36
+ class UInt64Factorizer(Factorizer):
37
+ table: UInt64HashTable
38
+ uniques: UInt64Vector
39
+
40
+ class Int32Factorizer(Factorizer):
41
+ table: Int32HashTable
42
+ uniques: Int32Vector
43
+
44
+ class UInt32Factorizer(Factorizer):
45
+ table: UInt32HashTable
46
+ uniques: UInt32Vector
47
+
48
+ class Int16Factorizer(Factorizer):
49
+ table: Int16HashTable
50
+ uniques: Int16Vector
51
+
52
+ class UInt16Factorizer(Factorizer):
53
+ table: UInt16HashTable
54
+ uniques: UInt16Vector
55
+
56
+ class Int8Factorizer(Factorizer):
57
+ table: Int8HashTable
58
+ uniques: Int8Vector
59
+
60
+ class UInt8Factorizer(Factorizer):
61
+ table: UInt8HashTable
62
+ uniques: UInt8Vector
63
+
64
+ class Float64Factorizer(Factorizer):
65
+ table: Float64HashTable
66
+ uniques: Float64Vector
67
+
68
+ class Float32Factorizer(Factorizer):
69
+ table: Float32HashTable
70
+ uniques: Float32Vector
71
+
72
+ class Complex64Factorizer(Factorizer):
73
+ table: Complex64HashTable
74
+ uniques: Complex64Vector
75
+
76
+ class Complex128Factorizer(Factorizer):
77
+ table: Complex128HashTable
78
+ uniques: Complex128Vector
79
+
80
+ class Int64Vector:
81
+ def __init__(self, *args) -> None: ...
82
+ def __len__(self) -> int: ...
83
+ def to_array(self) -> npt.NDArray[np.int64]: ...
84
+
85
+ class Int32Vector:
86
+ def __init__(self, *args) -> None: ...
87
+ def __len__(self) -> int: ...
88
+ def to_array(self) -> npt.NDArray[np.int32]: ...
89
+
90
+ class Int16Vector:
91
+ def __init__(self, *args) -> None: ...
92
+ def __len__(self) -> int: ...
93
+ def to_array(self) -> npt.NDArray[np.int16]: ...
94
+
95
+ class Int8Vector:
96
+ def __init__(self, *args) -> None: ...
97
+ def __len__(self) -> int: ...
98
+ def to_array(self) -> npt.NDArray[np.int8]: ...
99
+
100
+ class UInt64Vector:
101
+ def __init__(self, *args) -> None: ...
102
+ def __len__(self) -> int: ...
103
+ def to_array(self) -> npt.NDArray[np.uint64]: ...
104
+
105
+ class UInt32Vector:
106
+ def __init__(self, *args) -> None: ...
107
+ def __len__(self) -> int: ...
108
+ def to_array(self) -> npt.NDArray[np.uint32]: ...
109
+
110
+ class UInt16Vector:
111
+ def __init__(self, *args) -> None: ...
112
+ def __len__(self) -> int: ...
113
+ def to_array(self) -> npt.NDArray[np.uint16]: ...
114
+
115
+ class UInt8Vector:
116
+ def __init__(self, *args) -> None: ...
117
+ def __len__(self) -> int: ...
118
+ def to_array(self) -> npt.NDArray[np.uint8]: ...
119
+
120
+ class Float64Vector:
121
+ def __init__(self, *args) -> None: ...
122
+ def __len__(self) -> int: ...
123
+ def to_array(self) -> npt.NDArray[np.float64]: ...
124
+
125
+ class Float32Vector:
126
+ def __init__(self, *args) -> None: ...
127
+ def __len__(self) -> int: ...
128
+ def to_array(self) -> npt.NDArray[np.float32]: ...
129
+
130
+ class Complex128Vector:
131
+ def __init__(self, *args) -> None: ...
132
+ def __len__(self) -> int: ...
133
+ def to_array(self) -> npt.NDArray[np.complex128]: ...
134
+
135
+ class Complex64Vector:
136
+ def __init__(self, *args) -> None: ...
137
+ def __len__(self) -> int: ...
138
+ def to_array(self) -> npt.NDArray[np.complex64]: ...
139
+
140
+ class StringVector:
141
+ def __init__(self, *args) -> None: ...
142
+ def __len__(self) -> int: ...
143
+ def to_array(self) -> npt.NDArray[np.object_]: ...
144
+
145
+ class ObjectVector:
146
+ def __init__(self, *args) -> None: ...
147
+ def __len__(self) -> int: ...
148
+ def to_array(self) -> npt.NDArray[np.object_]: ...
149
+
150
+ class HashTable:
151
+ # NB: The base HashTable class does _not_ actually have these methods;
152
+ # we are putting them here for the sake of mypy to avoid
153
+ # reproducing them in each subclass below.
154
+ def __init__(self, size_hint: int = ..., uses_mask: bool = ...) -> None: ...
155
+ def __len__(self) -> int: ...
156
+ def __contains__(self, key: Hashable) -> bool: ...
157
+ def sizeof(self, deep: bool = ...) -> int: ...
158
+ def get_state(self) -> dict[str, int]: ...
159
+ # TODO: `val/key` type is subclass-specific
160
+ def get_item(self, val): ... # TODO: return type?
161
+ def set_item(self, key, val) -> None: ...
162
+ def get_na(self): ... # TODO: return type?
163
+ def set_na(self, val) -> None: ...
164
+ def map_locations(
165
+ self,
166
+ values: np.ndarray, # np.ndarray[subclass-specific]
167
+ mask: npt.NDArray[np.bool_] | None = ...,
168
+ ) -> None: ...
169
+ def lookup(
170
+ self,
171
+ values: np.ndarray, # np.ndarray[subclass-specific]
172
+ mask: npt.NDArray[np.bool_] | None = ...,
173
+ ) -> npt.NDArray[np.intp]: ...
174
+ def get_labels(
175
+ self,
176
+ values: np.ndarray, # np.ndarray[subclass-specific]
177
+ uniques, # SubclassTypeVector
178
+ count_prior: int = ...,
179
+ na_sentinel: int = ...,
180
+ na_value: object = ...,
181
+ mask=...,
182
+ ) -> npt.NDArray[np.intp]: ...
183
+ def unique(
184
+ self,
185
+ values: np.ndarray, # np.ndarray[subclass-specific]
186
+ return_inverse: bool = ...,
187
+ mask=...,
188
+ ) -> (
189
+ tuple[
190
+ np.ndarray, # np.ndarray[subclass-specific]
191
+ npt.NDArray[np.intp],
192
+ ]
193
+ | np.ndarray
194
+ ): ... # np.ndarray[subclass-specific]
195
+ def factorize(
196
+ self,
197
+ values: np.ndarray, # np.ndarray[subclass-specific]
198
+ na_sentinel: int = ...,
199
+ na_value: object = ...,
200
+ mask=...,
201
+ ignore_na: bool = True,
202
+ ) -> tuple[np.ndarray, npt.NDArray[np.intp]]: ... # np.ndarray[subclass-specific]
203
+
204
+ class Complex128HashTable(HashTable): ...
205
+ class Complex64HashTable(HashTable): ...
206
+ class Float64HashTable(HashTable): ...
207
+ class Float32HashTable(HashTable): ...
208
+
209
+ class Int64HashTable(HashTable):
210
+ # Only Int64HashTable has get_labels_groupby, map_keys_to_values
211
+ def get_labels_groupby(
212
+ self,
213
+ values: npt.NDArray[np.int64], # const int64_t[:]
214
+ ) -> tuple[npt.NDArray[np.intp], npt.NDArray[np.int64]]: ...
215
+ def map_keys_to_values(
216
+ self,
217
+ keys: npt.NDArray[np.int64],
218
+ values: npt.NDArray[np.int64], # const int64_t[:]
219
+ ) -> None: ...
220
+
221
+ class Int32HashTable(HashTable): ...
222
+ class Int16HashTable(HashTable): ...
223
+ class Int8HashTable(HashTable): ...
224
+ class UInt64HashTable(HashTable): ...
225
+ class UInt32HashTable(HashTable): ...
226
+ class UInt16HashTable(HashTable): ...
227
+ class UInt8HashTable(HashTable): ...
228
+ class StringHashTable(HashTable): ...
229
+ class PyObjectHashTable(HashTable): ...
230
+ class IntpHashTable(HashTable): ...
231
+
232
+ def duplicated(
233
+ values: np.ndarray,
234
+ keep: Literal["last", "first", False] = ...,
235
+ mask: npt.NDArray[np.bool_] | None = ...,
236
+ ) -> npt.NDArray[np.bool_]: ...
237
+ def mode(
238
+ values: np.ndarray, dropna: bool, mask: npt.NDArray[np.bool_] | None = ...
239
+ ) -> np.ndarray: ...
240
+ def value_count(
241
+ values: np.ndarray,
242
+ dropna: bool,
243
+ mask: npt.NDArray[np.bool_] | None = ...,
244
+ ) -> tuple[np.ndarray, npt.NDArray[np.int64], int]: ... # np.ndarray[same-as-values]
245
+
246
+ # arr and values should have same dtype
247
+ def ismember(
248
+ arr: np.ndarray,
249
+ values: np.ndarray,
250
+ ) -> npt.NDArray[np.bool_]: ...
251
+ def object_hash(obj) -> int: ...
252
+ def objects_are_equal(a, b) -> bool: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/__init__.py ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ __all__ = [
2
+ "dtypes",
3
+ "localize_pydatetime",
4
+ "NaT",
5
+ "NaTType",
6
+ "iNaT",
7
+ "nat_strings",
8
+ "OutOfBoundsDatetime",
9
+ "OutOfBoundsTimedelta",
10
+ "IncompatibleFrequency",
11
+ "Period",
12
+ "Resolution",
13
+ "Timedelta",
14
+ "normalize_i8_timestamps",
15
+ "is_date_array_normalized",
16
+ "dt64arr_to_periodarr",
17
+ "delta_to_nanoseconds",
18
+ "ints_to_pydatetime",
19
+ "ints_to_pytimedelta",
20
+ "get_resolution",
21
+ "Timestamp",
22
+ "tz_convert_from_utc_single",
23
+ "tz_convert_from_utc",
24
+ "to_offset",
25
+ "Tick",
26
+ "BaseOffset",
27
+ "tz_compare",
28
+ "is_unitless",
29
+ "astype_overflowsafe",
30
+ "get_unit_from_dtype",
31
+ "periods_per_day",
32
+ "periods_per_second",
33
+ "guess_datetime_format",
34
+ "add_overflowsafe",
35
+ "get_supported_dtype",
36
+ "is_supported_dtype",
37
+ ]
38
+
39
+ from pandas._libs.tslibs import dtypes # pylint: disable=import-self
40
+ from pandas._libs.tslibs.conversion import localize_pydatetime
41
+ from pandas._libs.tslibs.dtypes import (
42
+ Resolution,
43
+ periods_per_day,
44
+ periods_per_second,
45
+ )
46
+ from pandas._libs.tslibs.nattype import (
47
+ NaT,
48
+ NaTType,
49
+ iNaT,
50
+ nat_strings,
51
+ )
52
+ from pandas._libs.tslibs.np_datetime import (
53
+ OutOfBoundsDatetime,
54
+ OutOfBoundsTimedelta,
55
+ add_overflowsafe,
56
+ astype_overflowsafe,
57
+ get_supported_dtype,
58
+ is_supported_dtype,
59
+ is_unitless,
60
+ py_get_unit_from_dtype as get_unit_from_dtype,
61
+ )
62
+ from pandas._libs.tslibs.offsets import (
63
+ BaseOffset,
64
+ Tick,
65
+ to_offset,
66
+ )
67
+ from pandas._libs.tslibs.parsing import guess_datetime_format
68
+ from pandas._libs.tslibs.period import (
69
+ IncompatibleFrequency,
70
+ Period,
71
+ )
72
+ from pandas._libs.tslibs.timedeltas import (
73
+ Timedelta,
74
+ delta_to_nanoseconds,
75
+ ints_to_pytimedelta,
76
+ )
77
+ from pandas._libs.tslibs.timestamps import Timestamp
78
+ from pandas._libs.tslibs.timezones import tz_compare
79
+ from pandas._libs.tslibs.tzconversion import tz_convert_from_utc_single
80
+ from pandas._libs.tslibs.vectorized import (
81
+ dt64arr_to_periodarr,
82
+ get_resolution,
83
+ ints_to_pydatetime,
84
+ is_date_array_normalized,
85
+ normalize_i8_timestamps,
86
+ tz_convert_from_utc,
87
+ )
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (1.84 kB). View file
 
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/base.cpython-310-x86_64-linux-gnu.so ADDED
Binary file (62.3 kB). View file
 
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/ccalendar.pyi ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ DAYS: list[str]
2
+ MONTH_ALIASES: dict[int, str]
3
+ MONTH_NUMBERS: dict[str, int]
4
+ MONTHS: list[str]
5
+ int_to_weekday: dict[int, str]
6
+
7
+ def get_firstbday(year: int, month: int) -> int: ...
8
+ def get_lastbday(year: int, month: int) -> int: ...
9
+ def get_day_of_year(year: int, month: int, day: int) -> int: ...
10
+ def get_iso_calendar(year: int, month: int, day: int) -> tuple[int, int, int]: ...
11
+ def get_week_of_year(year: int, month: int, day: int) -> int: ...
12
+ def get_days_in_month(year: int, month: int) -> int: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/conversion.pyi ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import (
2
+ datetime,
3
+ tzinfo,
4
+ )
5
+
6
+ import numpy as np
7
+
8
+ DT64NS_DTYPE: np.dtype
9
+ TD64NS_DTYPE: np.dtype
10
+
11
+ def localize_pydatetime(dt: datetime, tz: tzinfo | None) -> datetime: ...
12
+ def cast_from_unit_vectorized(
13
+ values: np.ndarray, unit: str, out_unit: str = ...
14
+ ) -> np.ndarray: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/dtypes.pyi ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from enum import Enum
2
+
3
+ OFFSET_TO_PERIOD_FREQSTR: dict[str, str]
4
+
5
+ def periods_per_day(reso: int = ...) -> int: ...
6
+ def periods_per_second(reso: int) -> int: ...
7
+ def abbrev_to_npy_unit(abbrev: str | None) -> int: ...
8
+ def freq_to_period_freqstr(freq_n: int, freq_name: str) -> str: ...
9
+
10
+ class PeriodDtypeBase:
11
+ _dtype_code: int # PeriodDtypeCode
12
+ _n: int
13
+
14
+ # actually __cinit__
15
+ def __new__(cls, code: int, n: int): ...
16
+ @property
17
+ def _freq_group_code(self) -> int: ...
18
+ @property
19
+ def _resolution_obj(self) -> Resolution: ...
20
+ def _get_to_timestamp_base(self) -> int: ...
21
+ @property
22
+ def _freqstr(self) -> str: ...
23
+ def __hash__(self) -> int: ...
24
+ def _is_tick_like(self) -> bool: ...
25
+ @property
26
+ def _creso(self) -> int: ...
27
+ @property
28
+ def _td64_unit(self) -> str: ...
29
+
30
+ class FreqGroup(Enum):
31
+ FR_ANN: int
32
+ FR_QTR: int
33
+ FR_MTH: int
34
+ FR_WK: int
35
+ FR_BUS: int
36
+ FR_DAY: int
37
+ FR_HR: int
38
+ FR_MIN: int
39
+ FR_SEC: int
40
+ FR_MS: int
41
+ FR_US: int
42
+ FR_NS: int
43
+ FR_UND: int
44
+ @staticmethod
45
+ def from_period_dtype_code(code: int) -> FreqGroup: ...
46
+
47
+ class Resolution(Enum):
48
+ RESO_NS: int
49
+ RESO_US: int
50
+ RESO_MS: int
51
+ RESO_SEC: int
52
+ RESO_MIN: int
53
+ RESO_HR: int
54
+ RESO_DAY: int
55
+ RESO_MTH: int
56
+ RESO_QTR: int
57
+ RESO_YR: int
58
+ def __lt__(self, other: Resolution) -> bool: ...
59
+ def __ge__(self, other: Resolution) -> bool: ...
60
+ @property
61
+ def attrname(self) -> str: ...
62
+ @classmethod
63
+ def from_attrname(cls, attrname: str) -> Resolution: ...
64
+ @classmethod
65
+ def get_reso_from_freqstr(cls, freq: str) -> Resolution: ...
66
+ @property
67
+ def attr_abbrev(self) -> str: ...
68
+
69
+ class NpyDatetimeUnit(Enum):
70
+ NPY_FR_Y: int
71
+ NPY_FR_M: int
72
+ NPY_FR_W: int
73
+ NPY_FR_D: int
74
+ NPY_FR_h: int
75
+ NPY_FR_m: int
76
+ NPY_FR_s: int
77
+ NPY_FR_ms: int
78
+ NPY_FR_us: int
79
+ NPY_FR_ns: int
80
+ NPY_FR_ps: int
81
+ NPY_FR_fs: int
82
+ NPY_FR_as: int
83
+ NPY_FR_GENERIC: int
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/fields.pyi ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import numpy as np
2
+
3
+ from pandas._typing import npt
4
+
5
+ def build_field_sarray(
6
+ dtindex: npt.NDArray[np.int64], # const int64_t[:]
7
+ reso: int, # NPY_DATETIMEUNIT
8
+ ) -> np.ndarray: ...
9
+ def month_position_check(fields, weekdays) -> str | None: ...
10
+ def get_date_name_field(
11
+ dtindex: npt.NDArray[np.int64], # const int64_t[:]
12
+ field: str,
13
+ locale: str | None = ...,
14
+ reso: int = ..., # NPY_DATETIMEUNIT
15
+ ) -> npt.NDArray[np.object_]: ...
16
+ def get_start_end_field(
17
+ dtindex: npt.NDArray[np.int64],
18
+ field: str,
19
+ freqstr: str | None = ...,
20
+ month_kw: int = ...,
21
+ reso: int = ..., # NPY_DATETIMEUNIT
22
+ ) -> npt.NDArray[np.bool_]: ...
23
+ def get_date_field(
24
+ dtindex: npt.NDArray[np.int64], # const int64_t[:]
25
+ field: str,
26
+ reso: int = ..., # NPY_DATETIMEUNIT
27
+ ) -> npt.NDArray[np.int32]: ...
28
+ def get_timedelta_field(
29
+ tdindex: npt.NDArray[np.int64], # const int64_t[:]
30
+ field: str,
31
+ reso: int = ..., # NPY_DATETIMEUNIT
32
+ ) -> npt.NDArray[np.int32]: ...
33
+ def get_timedelta_days(
34
+ tdindex: npt.NDArray[np.int64], # const int64_t[:]
35
+ reso: int = ..., # NPY_DATETIMEUNIT
36
+ ) -> npt.NDArray[np.int64]: ...
37
+ def isleapyear_arr(
38
+ years: np.ndarray,
39
+ ) -> npt.NDArray[np.bool_]: ...
40
+ def build_isocalendar_sarray(
41
+ dtindex: npt.NDArray[np.int64], # const int64_t[:]
42
+ reso: int, # NPY_DATETIMEUNIT
43
+ ) -> np.ndarray: ...
44
+ def _get_locale_names(name_type: str, locale: str | None = ...): ...
45
+
46
+ class RoundTo:
47
+ @property
48
+ def MINUS_INFTY(self) -> int: ...
49
+ @property
50
+ def PLUS_INFTY(self) -> int: ...
51
+ @property
52
+ def NEAREST_HALF_EVEN(self) -> int: ...
53
+ @property
54
+ def NEAREST_HALF_PLUS_INFTY(self) -> int: ...
55
+ @property
56
+ def NEAREST_HALF_MINUS_INFTY(self) -> int: ...
57
+
58
+ def round_nsint64(
59
+ values: npt.NDArray[np.int64],
60
+ mode: RoundTo,
61
+ nanos: int,
62
+ ) -> npt.NDArray[np.int64]: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/nattype.pyi ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import (
2
+ datetime,
3
+ timedelta,
4
+ tzinfo as _tzinfo,
5
+ )
6
+ import typing
7
+
8
+ import numpy as np
9
+
10
+ from pandas._libs.tslibs.period import Period
11
+ from pandas._typing import Self
12
+
13
+ NaT: NaTType
14
+ iNaT: int
15
+ nat_strings: set[str]
16
+
17
+ _NaTComparisonTypes: typing.TypeAlias = (
18
+ datetime | timedelta | Period | np.datetime64 | np.timedelta64
19
+ )
20
+
21
+ class _NatComparison:
22
+ def __call__(self, other: _NaTComparisonTypes) -> bool: ...
23
+
24
+ class NaTType:
25
+ _value: np.int64
26
+ @property
27
+ def value(self) -> int: ...
28
+ @property
29
+ def asm8(self) -> np.datetime64: ...
30
+ def to_datetime64(self) -> np.datetime64: ...
31
+ def to_numpy(
32
+ self, dtype: np.dtype | str | None = ..., copy: bool = ...
33
+ ) -> np.datetime64 | np.timedelta64: ...
34
+ @property
35
+ def is_leap_year(self) -> bool: ...
36
+ @property
37
+ def is_month_start(self) -> bool: ...
38
+ @property
39
+ def is_quarter_start(self) -> bool: ...
40
+ @property
41
+ def is_year_start(self) -> bool: ...
42
+ @property
43
+ def is_month_end(self) -> bool: ...
44
+ @property
45
+ def is_quarter_end(self) -> bool: ...
46
+ @property
47
+ def is_year_end(self) -> bool: ...
48
+ @property
49
+ def day_of_year(self) -> float: ...
50
+ @property
51
+ def dayofyear(self) -> float: ...
52
+ @property
53
+ def days_in_month(self) -> float: ...
54
+ @property
55
+ def daysinmonth(self) -> float: ...
56
+ @property
57
+ def day_of_week(self) -> float: ...
58
+ @property
59
+ def dayofweek(self) -> float: ...
60
+ @property
61
+ def week(self) -> float: ...
62
+ @property
63
+ def weekofyear(self) -> float: ...
64
+ def day_name(self) -> float: ...
65
+ def month_name(self) -> float: ...
66
+ def weekday(self) -> float: ...
67
+ def isoweekday(self) -> float: ...
68
+ def total_seconds(self) -> float: ...
69
+ def today(self, *args, **kwargs) -> NaTType: ...
70
+ def now(self, *args, **kwargs) -> NaTType: ...
71
+ def to_pydatetime(self) -> NaTType: ...
72
+ def date(self) -> NaTType: ...
73
+ def round(self) -> NaTType: ...
74
+ def floor(self) -> NaTType: ...
75
+ def ceil(self) -> NaTType: ...
76
+ @property
77
+ def tzinfo(self) -> None: ...
78
+ @property
79
+ def tz(self) -> None: ...
80
+ def tz_convert(self, tz: _tzinfo | str | None) -> NaTType: ...
81
+ def tz_localize(
82
+ self,
83
+ tz: _tzinfo | str | None,
84
+ ambiguous: str = ...,
85
+ nonexistent: str = ...,
86
+ ) -> NaTType: ...
87
+ def replace(
88
+ self,
89
+ year: int | None = ...,
90
+ month: int | None = ...,
91
+ day: int | None = ...,
92
+ hour: int | None = ...,
93
+ minute: int | None = ...,
94
+ second: int | None = ...,
95
+ microsecond: int | None = ...,
96
+ nanosecond: int | None = ...,
97
+ tzinfo: _tzinfo | None = ...,
98
+ fold: int | None = ...,
99
+ ) -> NaTType: ...
100
+ @property
101
+ def year(self) -> float: ...
102
+ @property
103
+ def quarter(self) -> float: ...
104
+ @property
105
+ def month(self) -> float: ...
106
+ @property
107
+ def day(self) -> float: ...
108
+ @property
109
+ def hour(self) -> float: ...
110
+ @property
111
+ def minute(self) -> float: ...
112
+ @property
113
+ def second(self) -> float: ...
114
+ @property
115
+ def millisecond(self) -> float: ...
116
+ @property
117
+ def microsecond(self) -> float: ...
118
+ @property
119
+ def nanosecond(self) -> float: ...
120
+ # inject Timedelta properties
121
+ @property
122
+ def days(self) -> float: ...
123
+ @property
124
+ def microseconds(self) -> float: ...
125
+ @property
126
+ def nanoseconds(self) -> float: ...
127
+ # inject Period properties
128
+ @property
129
+ def qyear(self) -> float: ...
130
+ def __eq__(self, other: object) -> bool: ...
131
+ def __ne__(self, other: object) -> bool: ...
132
+ __lt__: _NatComparison
133
+ __le__: _NatComparison
134
+ __gt__: _NatComparison
135
+ __ge__: _NatComparison
136
+ def __sub__(self, other: Self | timedelta | datetime) -> Self: ...
137
+ def __rsub__(self, other: Self | timedelta | datetime) -> Self: ...
138
+ def __add__(self, other: Self | timedelta | datetime) -> Self: ...
139
+ def __radd__(self, other: Self | timedelta | datetime) -> Self: ...
140
+ def __hash__(self) -> int: ...
141
+ def as_unit(self, unit: str, round_ok: bool = ...) -> NaTType: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/np_datetime.pyi ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import numpy as np
2
+
3
+ from pandas._typing import npt
4
+
5
+ class OutOfBoundsDatetime(ValueError): ...
6
+ class OutOfBoundsTimedelta(ValueError): ...
7
+
8
+ # only exposed for testing
9
+ def py_get_unit_from_dtype(dtype: np.dtype): ...
10
+ def py_td64_to_tdstruct(td64: int, unit: int) -> dict: ...
11
+ def astype_overflowsafe(
12
+ values: np.ndarray,
13
+ dtype: np.dtype,
14
+ copy: bool = ...,
15
+ round_ok: bool = ...,
16
+ is_coerce: bool = ...,
17
+ ) -> np.ndarray: ...
18
+ def is_unitless(dtype: np.dtype) -> bool: ...
19
+ def compare_mismatched_resolutions(
20
+ left: np.ndarray, right: np.ndarray, op
21
+ ) -> npt.NDArray[np.bool_]: ...
22
+ def add_overflowsafe(
23
+ left: npt.NDArray[np.int64],
24
+ right: npt.NDArray[np.int64],
25
+ ) -> npt.NDArray[np.int64]: ...
26
+ def get_supported_dtype(dtype: np.dtype) -> np.dtype: ...
27
+ def is_supported_dtype(dtype: np.dtype) -> bool: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/offsets.pyi ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import (
2
+ datetime,
3
+ time,
4
+ timedelta,
5
+ )
6
+ from typing import (
7
+ Any,
8
+ Collection,
9
+ Literal,
10
+ TypeVar,
11
+ overload,
12
+ )
13
+
14
+ import numpy as np
15
+
16
+ from pandas._libs.tslibs.nattype import NaTType
17
+ from pandas._typing import (
18
+ OffsetCalendar,
19
+ Self,
20
+ npt,
21
+ )
22
+
23
+ from .timedeltas import Timedelta
24
+
25
+ _BaseOffsetT = TypeVar("_BaseOffsetT", bound=BaseOffset)
26
+ _DatetimeT = TypeVar("_DatetimeT", bound=datetime)
27
+ _TimedeltaT = TypeVar("_TimedeltaT", bound=timedelta)
28
+
29
+ _relativedelta_kwds: set[str]
30
+ prefix_mapping: dict[str, type]
31
+
32
+ class ApplyTypeError(TypeError): ...
33
+
34
+ class BaseOffset:
35
+ n: int
36
+ normalize: bool
37
+ def __init__(self, n: int = ..., normalize: bool = ...) -> None: ...
38
+ def __eq__(self, other) -> bool: ...
39
+ def __ne__(self, other) -> bool: ...
40
+ def __hash__(self) -> int: ...
41
+ @property
42
+ def kwds(self) -> dict: ...
43
+ @property
44
+ def base(self) -> BaseOffset: ...
45
+ @overload
46
+ def __add__(self, other: npt.NDArray[np.object_]) -> npt.NDArray[np.object_]: ...
47
+ @overload
48
+ def __add__(self, other: BaseOffset) -> Self: ...
49
+ @overload
50
+ def __add__(self, other: _DatetimeT) -> _DatetimeT: ...
51
+ @overload
52
+ def __add__(self, other: _TimedeltaT) -> _TimedeltaT: ...
53
+ @overload
54
+ def __radd__(self, other: npt.NDArray[np.object_]) -> npt.NDArray[np.object_]: ...
55
+ @overload
56
+ def __radd__(self, other: BaseOffset) -> Self: ...
57
+ @overload
58
+ def __radd__(self, other: _DatetimeT) -> _DatetimeT: ...
59
+ @overload
60
+ def __radd__(self, other: _TimedeltaT) -> _TimedeltaT: ...
61
+ @overload
62
+ def __radd__(self, other: NaTType) -> NaTType: ...
63
+ def __sub__(self, other: BaseOffset) -> Self: ...
64
+ @overload
65
+ def __rsub__(self, other: npt.NDArray[np.object_]) -> npt.NDArray[np.object_]: ...
66
+ @overload
67
+ def __rsub__(self, other: BaseOffset): ...
68
+ @overload
69
+ def __rsub__(self, other: _DatetimeT) -> _DatetimeT: ...
70
+ @overload
71
+ def __rsub__(self, other: _TimedeltaT) -> _TimedeltaT: ...
72
+ @overload
73
+ def __mul__(self, other: np.ndarray) -> np.ndarray: ...
74
+ @overload
75
+ def __mul__(self, other: int): ...
76
+ @overload
77
+ def __rmul__(self, other: np.ndarray) -> np.ndarray: ...
78
+ @overload
79
+ def __rmul__(self, other: int) -> Self: ...
80
+ def __neg__(self) -> Self: ...
81
+ def copy(self) -> Self: ...
82
+ @property
83
+ def name(self) -> str: ...
84
+ @property
85
+ def rule_code(self) -> str: ...
86
+ @property
87
+ def freqstr(self) -> str: ...
88
+ def _apply(self, other): ...
89
+ def _apply_array(self, dtarr: np.ndarray) -> np.ndarray: ...
90
+ def rollback(self, dt: datetime) -> datetime: ...
91
+ def rollforward(self, dt: datetime) -> datetime: ...
92
+ def is_on_offset(self, dt: datetime) -> bool: ...
93
+ def __setstate__(self, state) -> None: ...
94
+ def __getstate__(self): ...
95
+ @property
96
+ def nanos(self) -> int: ...
97
+ def is_anchored(self) -> bool: ...
98
+
99
+ def _get_offset(name: str) -> BaseOffset: ...
100
+
101
+ class SingleConstructorOffset(BaseOffset):
102
+ @classmethod
103
+ def _from_name(cls, suffix: None = ...): ...
104
+ def __reduce__(self): ...
105
+
106
+ @overload
107
+ def to_offset(freq: None, is_period: bool = ...) -> None: ...
108
+ @overload
109
+ def to_offset(freq: _BaseOffsetT, is_period: bool = ...) -> _BaseOffsetT: ...
110
+ @overload
111
+ def to_offset(freq: timedelta | str, is_period: bool = ...) -> BaseOffset: ...
112
+
113
+ class Tick(SingleConstructorOffset):
114
+ _creso: int
115
+ _prefix: str
116
+ def __init__(self, n: int = ..., normalize: bool = ...) -> None: ...
117
+ @property
118
+ def delta(self) -> Timedelta: ...
119
+ @property
120
+ def nanos(self) -> int: ...
121
+
122
+ def delta_to_tick(delta: timedelta) -> Tick: ...
123
+
124
+ class Day(Tick): ...
125
+ class Hour(Tick): ...
126
+ class Minute(Tick): ...
127
+ class Second(Tick): ...
128
+ class Milli(Tick): ...
129
+ class Micro(Tick): ...
130
+ class Nano(Tick): ...
131
+
132
+ class RelativeDeltaOffset(BaseOffset):
133
+ def __init__(self, n: int = ..., normalize: bool = ..., **kwds: Any) -> None: ...
134
+
135
+ class BusinessMixin(SingleConstructorOffset):
136
+ def __init__(
137
+ self, n: int = ..., normalize: bool = ..., offset: timedelta = ...
138
+ ) -> None: ...
139
+
140
+ class BusinessDay(BusinessMixin): ...
141
+
142
+ class BusinessHour(BusinessMixin):
143
+ def __init__(
144
+ self,
145
+ n: int = ...,
146
+ normalize: bool = ...,
147
+ start: str | time | Collection[str | time] = ...,
148
+ end: str | time | Collection[str | time] = ...,
149
+ offset: timedelta = ...,
150
+ ) -> None: ...
151
+
152
+ class WeekOfMonthMixin(SingleConstructorOffset):
153
+ def __init__(
154
+ self, n: int = ..., normalize: bool = ..., weekday: int = ...
155
+ ) -> None: ...
156
+
157
+ class YearOffset(SingleConstructorOffset):
158
+ def __init__(
159
+ self, n: int = ..., normalize: bool = ..., month: int | None = ...
160
+ ) -> None: ...
161
+
162
+ class BYearEnd(YearOffset): ...
163
+ class BYearBegin(YearOffset): ...
164
+ class YearEnd(YearOffset): ...
165
+ class YearBegin(YearOffset): ...
166
+
167
+ class QuarterOffset(SingleConstructorOffset):
168
+ def __init__(
169
+ self, n: int = ..., normalize: bool = ..., startingMonth: int | None = ...
170
+ ) -> None: ...
171
+
172
+ class BQuarterEnd(QuarterOffset): ...
173
+ class BQuarterBegin(QuarterOffset): ...
174
+ class QuarterEnd(QuarterOffset): ...
175
+ class QuarterBegin(QuarterOffset): ...
176
+ class MonthOffset(SingleConstructorOffset): ...
177
+ class MonthEnd(MonthOffset): ...
178
+ class MonthBegin(MonthOffset): ...
179
+ class BusinessMonthEnd(MonthOffset): ...
180
+ class BusinessMonthBegin(MonthOffset): ...
181
+
182
+ class SemiMonthOffset(SingleConstructorOffset):
183
+ def __init__(
184
+ self, n: int = ..., normalize: bool = ..., day_of_month: int | None = ...
185
+ ) -> None: ...
186
+
187
+ class SemiMonthEnd(SemiMonthOffset): ...
188
+ class SemiMonthBegin(SemiMonthOffset): ...
189
+
190
+ class Week(SingleConstructorOffset):
191
+ def __init__(
192
+ self, n: int = ..., normalize: bool = ..., weekday: int | None = ...
193
+ ) -> None: ...
194
+
195
+ class WeekOfMonth(WeekOfMonthMixin):
196
+ def __init__(
197
+ self, n: int = ..., normalize: bool = ..., week: int = ..., weekday: int = ...
198
+ ) -> None: ...
199
+
200
+ class LastWeekOfMonth(WeekOfMonthMixin): ...
201
+
202
+ class FY5253Mixin(SingleConstructorOffset):
203
+ def __init__(
204
+ self,
205
+ n: int = ...,
206
+ normalize: bool = ...,
207
+ weekday: int = ...,
208
+ startingMonth: int = ...,
209
+ variation: Literal["nearest", "last"] = ...,
210
+ ) -> None: ...
211
+
212
+ class FY5253(FY5253Mixin): ...
213
+
214
+ class FY5253Quarter(FY5253Mixin):
215
+ def __init__(
216
+ self,
217
+ n: int = ...,
218
+ normalize: bool = ...,
219
+ weekday: int = ...,
220
+ startingMonth: int = ...,
221
+ qtr_with_extra_week: int = ...,
222
+ variation: Literal["nearest", "last"] = ...,
223
+ ) -> None: ...
224
+
225
+ class Easter(SingleConstructorOffset): ...
226
+
227
+ class _CustomBusinessMonth(BusinessMixin):
228
+ def __init__(
229
+ self,
230
+ n: int = ...,
231
+ normalize: bool = ...,
232
+ weekmask: str = ...,
233
+ holidays: list | None = ...,
234
+ calendar: OffsetCalendar | None = ...,
235
+ offset: timedelta = ...,
236
+ ) -> None: ...
237
+
238
+ class CustomBusinessDay(BusinessDay):
239
+ def __init__(
240
+ self,
241
+ n: int = ...,
242
+ normalize: bool = ...,
243
+ weekmask: str = ...,
244
+ holidays: list | None = ...,
245
+ calendar: OffsetCalendar | None = ...,
246
+ offset: timedelta = ...,
247
+ ) -> None: ...
248
+
249
+ class CustomBusinessHour(BusinessHour):
250
+ def __init__(
251
+ self,
252
+ n: int = ...,
253
+ normalize: bool = ...,
254
+ weekmask: str = ...,
255
+ holidays: list | None = ...,
256
+ calendar: OffsetCalendar | None = ...,
257
+ start: str | time | Collection[str | time] = ...,
258
+ end: str | time | Collection[str | time] = ...,
259
+ offset: timedelta = ...,
260
+ ) -> None: ...
261
+
262
+ class CustomBusinessMonthEnd(_CustomBusinessMonth): ...
263
+ class CustomBusinessMonthBegin(_CustomBusinessMonth): ...
264
+ class OffsetMeta(type): ...
265
+ class DateOffset(RelativeDeltaOffset, metaclass=OffsetMeta): ...
266
+
267
+ BDay = BusinessDay
268
+ BMonthEnd = BusinessMonthEnd
269
+ BMonthBegin = BusinessMonthBegin
270
+ CBMonthEnd = CustomBusinessMonthEnd
271
+ CBMonthBegin = CustomBusinessMonthBegin
272
+ CDay = CustomBusinessDay
273
+
274
+ def roll_qtrday(
275
+ other: datetime, n: int, month: int, day_opt: str, modby: int
276
+ ) -> int: ...
277
+
278
+ INVALID_FREQ_ERR_MSG: Literal["Invalid frequency: {0}"]
279
+
280
+ def shift_months(
281
+ dtindex: npt.NDArray[np.int64],
282
+ months: int,
283
+ day_opt: str | None = ...,
284
+ reso: int = ...,
285
+ ) -> npt.NDArray[np.int64]: ...
286
+
287
+ _offset_map: dict[str, BaseOffset]
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/parsing.pyi ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import datetime
2
+
3
+ import numpy as np
4
+
5
+ from pandas._typing import npt
6
+
7
+ class DateParseError(ValueError): ...
8
+
9
+ def py_parse_datetime_string(
10
+ date_string: str,
11
+ dayfirst: bool = ...,
12
+ yearfirst: bool = ...,
13
+ ) -> datetime: ...
14
+ def parse_datetime_string_with_reso(
15
+ date_string: str,
16
+ freq: str | None = ...,
17
+ dayfirst: bool | None = ...,
18
+ yearfirst: bool | None = ...,
19
+ ) -> tuple[datetime, str]: ...
20
+ def _does_string_look_like_datetime(py_string: str) -> bool: ...
21
+ def quarter_to_myear(year: int, quarter: int, freq: str) -> tuple[int, int]: ...
22
+ def try_parse_dates(
23
+ values: npt.NDArray[np.object_], # object[:]
24
+ parser,
25
+ ) -> npt.NDArray[np.object_]: ...
26
+ def guess_datetime_format(
27
+ dt_str: str,
28
+ dayfirst: bool | None = ...,
29
+ ) -> str | None: ...
30
+ def concat_date_cols(
31
+ date_cols: tuple,
32
+ ) -> npt.NDArray[np.object_]: ...
33
+ def get_rule_month(source: str) -> str: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/period.pyi ADDED
@@ -0,0 +1,135 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import timedelta
2
+ from typing import Literal
3
+
4
+ import numpy as np
5
+
6
+ from pandas._libs.tslibs.dtypes import PeriodDtypeBase
7
+ from pandas._libs.tslibs.nattype import NaTType
8
+ from pandas._libs.tslibs.offsets import BaseOffset
9
+ from pandas._libs.tslibs.timestamps import Timestamp
10
+ from pandas._typing import (
11
+ Frequency,
12
+ npt,
13
+ )
14
+
15
+ INVALID_FREQ_ERR_MSG: str
16
+ DIFFERENT_FREQ: str
17
+
18
+ class IncompatibleFrequency(ValueError): ...
19
+
20
+ def periodarr_to_dt64arr(
21
+ periodarr: npt.NDArray[np.int64], # const int64_t[:]
22
+ freq: int,
23
+ ) -> npt.NDArray[np.int64]: ...
24
+ def period_asfreq_arr(
25
+ arr: npt.NDArray[np.int64],
26
+ freq1: int,
27
+ freq2: int,
28
+ end: bool,
29
+ ) -> npt.NDArray[np.int64]: ...
30
+ def get_period_field_arr(
31
+ field: str,
32
+ arr: npt.NDArray[np.int64], # const int64_t[:]
33
+ freq: int,
34
+ ) -> npt.NDArray[np.int64]: ...
35
+ def from_ordinals(
36
+ values: npt.NDArray[np.int64], # const int64_t[:]
37
+ freq: timedelta | BaseOffset | str,
38
+ ) -> npt.NDArray[np.int64]: ...
39
+ def extract_ordinals(
40
+ values: npt.NDArray[np.object_],
41
+ freq: Frequency | int,
42
+ ) -> npt.NDArray[np.int64]: ...
43
+ def extract_freq(
44
+ values: npt.NDArray[np.object_],
45
+ ) -> BaseOffset: ...
46
+ def period_array_strftime(
47
+ values: npt.NDArray[np.int64],
48
+ dtype_code: int,
49
+ na_rep,
50
+ date_format: str | None,
51
+ ) -> npt.NDArray[np.object_]: ...
52
+
53
+ # exposed for tests
54
+ def period_asfreq(ordinal: int, freq1: int, freq2: int, end: bool) -> int: ...
55
+ def period_ordinal(
56
+ y: int, m: int, d: int, h: int, min: int, s: int, us: int, ps: int, freq: int
57
+ ) -> int: ...
58
+ def freq_to_dtype_code(freq: BaseOffset) -> int: ...
59
+ def validate_end_alias(how: str) -> Literal["E", "S"]: ...
60
+
61
+ class PeriodMixin:
62
+ @property
63
+ def end_time(self) -> Timestamp: ...
64
+ @property
65
+ def start_time(self) -> Timestamp: ...
66
+ def _require_matching_freq(self, other: BaseOffset, base: bool = ...) -> None: ...
67
+
68
+ class Period(PeriodMixin):
69
+ ordinal: int # int64_t
70
+ freq: BaseOffset
71
+ _dtype: PeriodDtypeBase
72
+
73
+ # error: "__new__" must return a class instance (got "Union[Period, NaTType]")
74
+ def __new__( # type: ignore[misc]
75
+ cls,
76
+ value=...,
77
+ freq: int | str | BaseOffset | None = ...,
78
+ ordinal: int | None = ...,
79
+ year: int | None = ...,
80
+ month: int | None = ...,
81
+ quarter: int | None = ...,
82
+ day: int | None = ...,
83
+ hour: int | None = ...,
84
+ minute: int | None = ...,
85
+ second: int | None = ...,
86
+ ) -> Period | NaTType: ...
87
+ @classmethod
88
+ def _maybe_convert_freq(cls, freq) -> BaseOffset: ...
89
+ @classmethod
90
+ def _from_ordinal(cls, ordinal: int, freq: BaseOffset) -> Period: ...
91
+ @classmethod
92
+ def now(cls, freq: Frequency) -> Period: ...
93
+ def strftime(self, fmt: str | None) -> str: ...
94
+ def to_timestamp(
95
+ self,
96
+ freq: str | BaseOffset | None = ...,
97
+ how: str = ...,
98
+ ) -> Timestamp: ...
99
+ def asfreq(self, freq: str | BaseOffset, how: str = ...) -> Period: ...
100
+ @property
101
+ def freqstr(self) -> str: ...
102
+ @property
103
+ def is_leap_year(self) -> bool: ...
104
+ @property
105
+ def daysinmonth(self) -> int: ...
106
+ @property
107
+ def days_in_month(self) -> int: ...
108
+ @property
109
+ def qyear(self) -> int: ...
110
+ @property
111
+ def quarter(self) -> int: ...
112
+ @property
113
+ def day_of_year(self) -> int: ...
114
+ @property
115
+ def weekday(self) -> int: ...
116
+ @property
117
+ def day_of_week(self) -> int: ...
118
+ @property
119
+ def week(self) -> int: ...
120
+ @property
121
+ def weekofyear(self) -> int: ...
122
+ @property
123
+ def second(self) -> int: ...
124
+ @property
125
+ def minute(self) -> int: ...
126
+ @property
127
+ def hour(self) -> int: ...
128
+ @property
129
+ def day(self) -> int: ...
130
+ @property
131
+ def month(self) -> int: ...
132
+ @property
133
+ def year(self) -> int: ...
134
+ def __sub__(self, other) -> Period | BaseOffset: ...
135
+ def __add__(self, other) -> Period: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/strptime.pyi ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import numpy as np
2
+
3
+ from pandas._typing import npt
4
+
5
+ def array_strptime(
6
+ values: npt.NDArray[np.object_],
7
+ fmt: str | None,
8
+ exact: bool = ...,
9
+ errors: str = ...,
10
+ utc: bool = ...,
11
+ creso: int = ..., # NPY_DATETIMEUNIT
12
+ ) -> tuple[np.ndarray, np.ndarray]: ...
13
+
14
+ # first ndarray is M8[ns], second is object ndarray of tzinfo | None
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/timedeltas.pyi ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import timedelta
2
+ from typing import (
3
+ ClassVar,
4
+ Literal,
5
+ TypeAlias,
6
+ TypeVar,
7
+ overload,
8
+ )
9
+
10
+ import numpy as np
11
+
12
+ from pandas._libs.tslibs import (
13
+ NaTType,
14
+ Tick,
15
+ )
16
+ from pandas._typing import (
17
+ Frequency,
18
+ Self,
19
+ npt,
20
+ )
21
+
22
+ # This should be kept consistent with the keys in the dict timedelta_abbrevs
23
+ # in pandas/_libs/tslibs/timedeltas.pyx
24
+ UnitChoices: TypeAlias = Literal[
25
+ "Y",
26
+ "y",
27
+ "M",
28
+ "W",
29
+ "w",
30
+ "D",
31
+ "d",
32
+ "days",
33
+ "day",
34
+ "hours",
35
+ "hour",
36
+ "hr",
37
+ "h",
38
+ "m",
39
+ "minute",
40
+ "min",
41
+ "minutes",
42
+ "T",
43
+ "t",
44
+ "s",
45
+ "seconds",
46
+ "sec",
47
+ "second",
48
+ "ms",
49
+ "milliseconds",
50
+ "millisecond",
51
+ "milli",
52
+ "millis",
53
+ "L",
54
+ "l",
55
+ "us",
56
+ "microseconds",
57
+ "microsecond",
58
+ "µs",
59
+ "micro",
60
+ "micros",
61
+ "u",
62
+ "ns",
63
+ "nanoseconds",
64
+ "nano",
65
+ "nanos",
66
+ "nanosecond",
67
+ "n",
68
+ ]
69
+ _S = TypeVar("_S", bound=timedelta)
70
+
71
+ def get_unit_for_round(freq, creso: int) -> int: ...
72
+ def disallow_ambiguous_unit(unit: str | None) -> None: ...
73
+ def ints_to_pytimedelta(
74
+ m8values: npt.NDArray[np.timedelta64],
75
+ box: bool = ...,
76
+ ) -> npt.NDArray[np.object_]: ...
77
+ def array_to_timedelta64(
78
+ values: npt.NDArray[np.object_],
79
+ unit: str | None = ...,
80
+ errors: str = ...,
81
+ ) -> np.ndarray: ... # np.ndarray[m8ns]
82
+ def parse_timedelta_unit(unit: str | None) -> UnitChoices: ...
83
+ def delta_to_nanoseconds(
84
+ delta: np.timedelta64 | timedelta | Tick,
85
+ reso: int = ..., # NPY_DATETIMEUNIT
86
+ round_ok: bool = ...,
87
+ ) -> int: ...
88
+ def floordiv_object_array(
89
+ left: np.ndarray, right: npt.NDArray[np.object_]
90
+ ) -> np.ndarray: ...
91
+ def truediv_object_array(
92
+ left: np.ndarray, right: npt.NDArray[np.object_]
93
+ ) -> np.ndarray: ...
94
+
95
+ class Timedelta(timedelta):
96
+ _creso: int
97
+ min: ClassVar[Timedelta]
98
+ max: ClassVar[Timedelta]
99
+ resolution: ClassVar[Timedelta]
100
+ value: int # np.int64
101
+ _value: int # np.int64
102
+ # error: "__new__" must return a class instance (got "Union[Timestamp, NaTType]")
103
+ def __new__( # type: ignore[misc]
104
+ cls: type[_S],
105
+ value=...,
106
+ unit: str | None = ...,
107
+ **kwargs: float | np.integer | np.floating,
108
+ ) -> _S | NaTType: ...
109
+ @classmethod
110
+ def _from_value_and_reso(cls, value: np.int64, reso: int) -> Timedelta: ...
111
+ @property
112
+ def days(self) -> int: ...
113
+ @property
114
+ def seconds(self) -> int: ...
115
+ @property
116
+ def microseconds(self) -> int: ...
117
+ def total_seconds(self) -> float: ...
118
+ def to_pytimedelta(self) -> timedelta: ...
119
+ def to_timedelta64(self) -> np.timedelta64: ...
120
+ @property
121
+ def asm8(self) -> np.timedelta64: ...
122
+ # TODO: round/floor/ceil could return NaT?
123
+ def round(self, freq: Frequency) -> Self: ...
124
+ def floor(self, freq: Frequency) -> Self: ...
125
+ def ceil(self, freq: Frequency) -> Self: ...
126
+ @property
127
+ def resolution_string(self) -> str: ...
128
+ def __add__(self, other: timedelta) -> Timedelta: ...
129
+ def __radd__(self, other: timedelta) -> Timedelta: ...
130
+ def __sub__(self, other: timedelta) -> Timedelta: ...
131
+ def __rsub__(self, other: timedelta) -> Timedelta: ...
132
+ def __neg__(self) -> Timedelta: ...
133
+ def __pos__(self) -> Timedelta: ...
134
+ def __abs__(self) -> Timedelta: ...
135
+ def __mul__(self, other: float) -> Timedelta: ...
136
+ def __rmul__(self, other: float) -> Timedelta: ...
137
+ # error: Signature of "__floordiv__" incompatible with supertype "timedelta"
138
+ @overload # type: ignore[override]
139
+ def __floordiv__(self, other: timedelta) -> int: ...
140
+ @overload
141
+ def __floordiv__(self, other: float) -> Timedelta: ...
142
+ @overload
143
+ def __floordiv__(
144
+ self, other: npt.NDArray[np.timedelta64]
145
+ ) -> npt.NDArray[np.intp]: ...
146
+ @overload
147
+ def __floordiv__(
148
+ self, other: npt.NDArray[np.number]
149
+ ) -> npt.NDArray[np.timedelta64] | Timedelta: ...
150
+ @overload
151
+ def __rfloordiv__(self, other: timedelta | str) -> int: ...
152
+ @overload
153
+ def __rfloordiv__(self, other: None | NaTType) -> NaTType: ...
154
+ @overload
155
+ def __rfloordiv__(self, other: np.ndarray) -> npt.NDArray[np.timedelta64]: ...
156
+ @overload
157
+ def __truediv__(self, other: timedelta) -> float: ...
158
+ @overload
159
+ def __truediv__(self, other: float) -> Timedelta: ...
160
+ def __mod__(self, other: timedelta) -> Timedelta: ...
161
+ def __divmod__(self, other: timedelta) -> tuple[int, Timedelta]: ...
162
+ def __le__(self, other: timedelta) -> bool: ...
163
+ def __lt__(self, other: timedelta) -> bool: ...
164
+ def __ge__(self, other: timedelta) -> bool: ...
165
+ def __gt__(self, other: timedelta) -> bool: ...
166
+ def __hash__(self) -> int: ...
167
+ def isoformat(self) -> str: ...
168
+ def to_numpy(
169
+ self, dtype: npt.DTypeLike = ..., copy: bool = False
170
+ ) -> np.timedelta64: ...
171
+ def view(self, dtype: npt.DTypeLike) -> object: ...
172
+ @property
173
+ def unit(self) -> str: ...
174
+ def as_unit(self, unit: str, round_ok: bool = ...) -> Timedelta: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/timestamps.pyi ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import (
2
+ date as _date,
3
+ datetime,
4
+ time as _time,
5
+ timedelta,
6
+ tzinfo as _tzinfo,
7
+ )
8
+ from time import struct_time
9
+ from typing import (
10
+ ClassVar,
11
+ Literal,
12
+ TypeAlias,
13
+ overload,
14
+ )
15
+
16
+ import numpy as np
17
+
18
+ from pandas._libs.tslibs import (
19
+ BaseOffset,
20
+ NaTType,
21
+ Period,
22
+ Tick,
23
+ Timedelta,
24
+ )
25
+ from pandas._typing import (
26
+ Self,
27
+ TimestampNonexistent,
28
+ )
29
+
30
+ _TimeZones: TypeAlias = str | _tzinfo | None | int
31
+
32
+ def integer_op_not_supported(obj: object) -> TypeError: ...
33
+
34
+ class Timestamp(datetime):
35
+ _creso: int
36
+ min: ClassVar[Timestamp]
37
+ max: ClassVar[Timestamp]
38
+
39
+ resolution: ClassVar[Timedelta]
40
+ _value: int # np.int64
41
+ # error: "__new__" must return a class instance (got "Union[Timestamp, NaTType]")
42
+ def __new__( # type: ignore[misc]
43
+ cls: type[Self],
44
+ ts_input: np.integer | float | str | _date | datetime | np.datetime64 = ...,
45
+ year: int | None = ...,
46
+ month: int | None = ...,
47
+ day: int | None = ...,
48
+ hour: int | None = ...,
49
+ minute: int | None = ...,
50
+ second: int | None = ...,
51
+ microsecond: int | None = ...,
52
+ tzinfo: _tzinfo | None = ...,
53
+ *,
54
+ nanosecond: int | None = ...,
55
+ tz: _TimeZones = ...,
56
+ unit: str | int | None = ...,
57
+ fold: int | None = ...,
58
+ ) -> Self | NaTType: ...
59
+ @classmethod
60
+ def _from_value_and_reso(
61
+ cls, value: int, reso: int, tz: _TimeZones
62
+ ) -> Timestamp: ...
63
+ @property
64
+ def value(self) -> int: ... # np.int64
65
+ @property
66
+ def year(self) -> int: ...
67
+ @property
68
+ def month(self) -> int: ...
69
+ @property
70
+ def day(self) -> int: ...
71
+ @property
72
+ def hour(self) -> int: ...
73
+ @property
74
+ def minute(self) -> int: ...
75
+ @property
76
+ def second(self) -> int: ...
77
+ @property
78
+ def microsecond(self) -> int: ...
79
+ @property
80
+ def nanosecond(self) -> int: ...
81
+ @property
82
+ def tzinfo(self) -> _tzinfo | None: ...
83
+ @property
84
+ def tz(self) -> _tzinfo | None: ...
85
+ @property
86
+ def fold(self) -> int: ...
87
+ @classmethod
88
+ def fromtimestamp(cls, ts: float, tz: _TimeZones = ...) -> Self: ...
89
+ @classmethod
90
+ def utcfromtimestamp(cls, ts: float) -> Self: ...
91
+ @classmethod
92
+ def today(cls, tz: _TimeZones = ...) -> Self: ...
93
+ @classmethod
94
+ def fromordinal(
95
+ cls,
96
+ ordinal: int,
97
+ tz: _TimeZones = ...,
98
+ ) -> Self: ...
99
+ @classmethod
100
+ def now(cls, tz: _TimeZones = ...) -> Self: ...
101
+ @classmethod
102
+ def utcnow(cls) -> Self: ...
103
+ # error: Signature of "combine" incompatible with supertype "datetime"
104
+ @classmethod
105
+ def combine( # type: ignore[override]
106
+ cls, date: _date, time: _time
107
+ ) -> datetime: ...
108
+ @classmethod
109
+ def fromisoformat(cls, date_string: str) -> Self: ...
110
+ def strftime(self, format: str) -> str: ...
111
+ def __format__(self, fmt: str) -> str: ...
112
+ def toordinal(self) -> int: ...
113
+ def timetuple(self) -> struct_time: ...
114
+ def timestamp(self) -> float: ...
115
+ def utctimetuple(self) -> struct_time: ...
116
+ def date(self) -> _date: ...
117
+ def time(self) -> _time: ...
118
+ def timetz(self) -> _time: ...
119
+ # LSP violation: nanosecond is not present in datetime.datetime.replace
120
+ # and has positional args following it
121
+ def replace( # type: ignore[override]
122
+ self,
123
+ year: int | None = ...,
124
+ month: int | None = ...,
125
+ day: int | None = ...,
126
+ hour: int | None = ...,
127
+ minute: int | None = ...,
128
+ second: int | None = ...,
129
+ microsecond: int | None = ...,
130
+ nanosecond: int | None = ...,
131
+ tzinfo: _tzinfo | type[object] | None = ...,
132
+ fold: int | None = ...,
133
+ ) -> Self: ...
134
+ # LSP violation: datetime.datetime.astimezone has a default value for tz
135
+ def astimezone(self, tz: _TimeZones) -> Self: ... # type: ignore[override]
136
+ def ctime(self) -> str: ...
137
+ def isoformat(self, sep: str = ..., timespec: str = ...) -> str: ...
138
+ @classmethod
139
+ def strptime(
140
+ # Note: strptime is actually disabled and raises NotImplementedError
141
+ cls,
142
+ date_string: str,
143
+ format: str,
144
+ ) -> Self: ...
145
+ def utcoffset(self) -> timedelta | None: ...
146
+ def tzname(self) -> str | None: ...
147
+ def dst(self) -> timedelta | None: ...
148
+ def __le__(self, other: datetime) -> bool: ... # type: ignore[override]
149
+ def __lt__(self, other: datetime) -> bool: ... # type: ignore[override]
150
+ def __ge__(self, other: datetime) -> bool: ... # type: ignore[override]
151
+ def __gt__(self, other: datetime) -> bool: ... # type: ignore[override]
152
+ # error: Signature of "__add__" incompatible with supertype "date"/"datetime"
153
+ @overload # type: ignore[override]
154
+ def __add__(self, other: np.ndarray) -> np.ndarray: ...
155
+ @overload
156
+ def __add__(self, other: timedelta | np.timedelta64 | Tick) -> Self: ...
157
+ def __radd__(self, other: timedelta) -> Self: ...
158
+ @overload # type: ignore[override]
159
+ def __sub__(self, other: datetime) -> Timedelta: ...
160
+ @overload
161
+ def __sub__(self, other: timedelta | np.timedelta64 | Tick) -> Self: ...
162
+ def __hash__(self) -> int: ...
163
+ def weekday(self) -> int: ...
164
+ def isoweekday(self) -> int: ...
165
+ # Return type "Tuple[int, int, int]" of "isocalendar" incompatible with return
166
+ # type "_IsoCalendarDate" in supertype "date"
167
+ def isocalendar(self) -> tuple[int, int, int]: ... # type: ignore[override]
168
+ @property
169
+ def is_leap_year(self) -> bool: ...
170
+ @property
171
+ def is_month_start(self) -> bool: ...
172
+ @property
173
+ def is_quarter_start(self) -> bool: ...
174
+ @property
175
+ def is_year_start(self) -> bool: ...
176
+ @property
177
+ def is_month_end(self) -> bool: ...
178
+ @property
179
+ def is_quarter_end(self) -> bool: ...
180
+ @property
181
+ def is_year_end(self) -> bool: ...
182
+ def to_pydatetime(self, warn: bool = ...) -> datetime: ...
183
+ def to_datetime64(self) -> np.datetime64: ...
184
+ def to_period(self, freq: BaseOffset | str | None = None) -> Period: ...
185
+ def to_julian_date(self) -> np.float64: ...
186
+ @property
187
+ def asm8(self) -> np.datetime64: ...
188
+ def tz_convert(self, tz: _TimeZones) -> Self: ...
189
+ # TODO: could return NaT?
190
+ def tz_localize(
191
+ self,
192
+ tz: _TimeZones,
193
+ ambiguous: bool | Literal["raise", "NaT"] = ...,
194
+ nonexistent: TimestampNonexistent = ...,
195
+ ) -> Self: ...
196
+ def normalize(self) -> Self: ...
197
+ # TODO: round/floor/ceil could return NaT?
198
+ def round(
199
+ self,
200
+ freq: str,
201
+ ambiguous: bool | Literal["raise", "NaT"] = ...,
202
+ nonexistent: TimestampNonexistent = ...,
203
+ ) -> Self: ...
204
+ def floor(
205
+ self,
206
+ freq: str,
207
+ ambiguous: bool | Literal["raise", "NaT"] = ...,
208
+ nonexistent: TimestampNonexistent = ...,
209
+ ) -> Self: ...
210
+ def ceil(
211
+ self,
212
+ freq: str,
213
+ ambiguous: bool | Literal["raise", "NaT"] = ...,
214
+ nonexistent: TimestampNonexistent = ...,
215
+ ) -> Self: ...
216
+ def day_name(self, locale: str | None = ...) -> str: ...
217
+ def month_name(self, locale: str | None = ...) -> str: ...
218
+ @property
219
+ def day_of_week(self) -> int: ...
220
+ @property
221
+ def dayofweek(self) -> int: ...
222
+ @property
223
+ def day_of_year(self) -> int: ...
224
+ @property
225
+ def dayofyear(self) -> int: ...
226
+ @property
227
+ def quarter(self) -> int: ...
228
+ @property
229
+ def week(self) -> int: ...
230
+ def to_numpy(
231
+ self, dtype: np.dtype | None = ..., copy: bool = ...
232
+ ) -> np.datetime64: ...
233
+ @property
234
+ def _date_repr(self) -> str: ...
235
+ @property
236
+ def days_in_month(self) -> int: ...
237
+ @property
238
+ def daysinmonth(self) -> int: ...
239
+ @property
240
+ def unit(self) -> str: ...
241
+ def as_unit(self, unit: str, round_ok: bool = ...) -> Timestamp: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/timezones.pyi ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import (
2
+ datetime,
3
+ tzinfo,
4
+ )
5
+ from typing import Callable
6
+
7
+ import numpy as np
8
+
9
+ # imported from dateutil.tz
10
+ dateutil_gettz: Callable[[str], tzinfo]
11
+
12
+ def tz_standardize(tz: tzinfo) -> tzinfo: ...
13
+ def tz_compare(start: tzinfo | None, end: tzinfo | None) -> bool: ...
14
+ def infer_tzinfo(
15
+ start: datetime | None,
16
+ end: datetime | None,
17
+ ) -> tzinfo | None: ...
18
+ def maybe_get_tz(tz: str | int | np.int64 | tzinfo | None) -> tzinfo | None: ...
19
+ def get_timezone(tz: tzinfo) -> tzinfo | str: ...
20
+ def is_utc(tz: tzinfo | None) -> bool: ...
21
+ def is_fixed_offset(tz: tzinfo) -> bool: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/tzconversion.pyi ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from datetime import (
2
+ timedelta,
3
+ tzinfo,
4
+ )
5
+ from typing import Iterable
6
+
7
+ import numpy as np
8
+
9
+ from pandas._typing import npt
10
+
11
+ # tz_convert_from_utc_single exposed for testing
12
+ def tz_convert_from_utc_single(
13
+ utc_val: np.int64, tz: tzinfo, creso: int = ...
14
+ ) -> np.int64: ...
15
+ def tz_localize_to_utc(
16
+ vals: npt.NDArray[np.int64],
17
+ tz: tzinfo | None,
18
+ ambiguous: str | bool | Iterable[bool] | None = ...,
19
+ nonexistent: str | timedelta | np.timedelta64 | None = ...,
20
+ creso: int = ..., # NPY_DATETIMEUNIT
21
+ ) -> npt.NDArray[np.int64]: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/tslibs/vectorized.pyi ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ For cython types that cannot be represented precisely, closest-available
3
+ python equivalents are used, and the precise types kept as adjacent comments.
4
+ """
5
+ from datetime import tzinfo
6
+
7
+ import numpy as np
8
+
9
+ from pandas._libs.tslibs.dtypes import Resolution
10
+ from pandas._typing import npt
11
+
12
+ def dt64arr_to_periodarr(
13
+ stamps: npt.NDArray[np.int64],
14
+ freq: int,
15
+ tz: tzinfo | None,
16
+ reso: int = ..., # NPY_DATETIMEUNIT
17
+ ) -> npt.NDArray[np.int64]: ...
18
+ def is_date_array_normalized(
19
+ stamps: npt.NDArray[np.int64],
20
+ tz: tzinfo | None,
21
+ reso: int, # NPY_DATETIMEUNIT
22
+ ) -> bool: ...
23
+ def normalize_i8_timestamps(
24
+ stamps: npt.NDArray[np.int64],
25
+ tz: tzinfo | None,
26
+ reso: int, # NPY_DATETIMEUNIT
27
+ ) -> npt.NDArray[np.int64]: ...
28
+ def get_resolution(
29
+ stamps: npt.NDArray[np.int64],
30
+ tz: tzinfo | None = ...,
31
+ reso: int = ..., # NPY_DATETIMEUNIT
32
+ ) -> Resolution: ...
33
+ def ints_to_pydatetime(
34
+ stamps: npt.NDArray[np.int64],
35
+ tz: tzinfo | None = ...,
36
+ box: str = ...,
37
+ reso: int = ..., # NPY_DATETIMEUNIT
38
+ ) -> npt.NDArray[np.object_]: ...
39
+ def tz_convert_from_utc(
40
+ stamps: npt.NDArray[np.int64],
41
+ tz: tzinfo | None,
42
+ reso: int = ..., # NPY_DATETIMEUNIT
43
+ ) -> npt.NDArray[np.int64]: ...
videollama2/lib/python3.10/site-packages/pandas/_libs/window/__init__.py ADDED
File without changes
videollama2/lib/python3.10/site-packages/pandas/_libs/window/__pycache__/__init__.cpython-310.pyc ADDED
Binary file (176 Bytes). View file
 
videollama2/lib/python3.10/site-packages/pandas/_libs/window/aggregations.pyi ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from typing import (
2
+ Any,
3
+ Callable,
4
+ Literal,
5
+ )
6
+
7
+ import numpy as np
8
+
9
+ from pandas._typing import (
10
+ WindowingRankType,
11
+ npt,
12
+ )
13
+
14
+ def roll_sum(
15
+ values: np.ndarray, # const float64_t[:]
16
+ start: np.ndarray, # np.ndarray[np.int64]
17
+ end: np.ndarray, # np.ndarray[np.int64]
18
+ minp: int, # int64_t
19
+ ) -> np.ndarray: ... # np.ndarray[float]
20
+ def roll_mean(
21
+ values: np.ndarray, # const float64_t[:]
22
+ start: np.ndarray, # np.ndarray[np.int64]
23
+ end: np.ndarray, # np.ndarray[np.int64]
24
+ minp: int, # int64_t
25
+ ) -> np.ndarray: ... # np.ndarray[float]
26
+ def roll_var(
27
+ values: np.ndarray, # const float64_t[:]
28
+ start: np.ndarray, # np.ndarray[np.int64]
29
+ end: np.ndarray, # np.ndarray[np.int64]
30
+ minp: int, # int64_t
31
+ ddof: int = ...,
32
+ ) -> np.ndarray: ... # np.ndarray[float]
33
+ def roll_skew(
34
+ values: np.ndarray, # np.ndarray[np.float64]
35
+ start: np.ndarray, # np.ndarray[np.int64]
36
+ end: np.ndarray, # np.ndarray[np.int64]
37
+ minp: int, # int64_t
38
+ ) -> np.ndarray: ... # np.ndarray[float]
39
+ def roll_kurt(
40
+ values: np.ndarray, # np.ndarray[np.float64]
41
+ start: np.ndarray, # np.ndarray[np.int64]
42
+ end: np.ndarray, # np.ndarray[np.int64]
43
+ minp: int, # int64_t
44
+ ) -> np.ndarray: ... # np.ndarray[float]
45
+ def roll_median_c(
46
+ values: np.ndarray, # np.ndarray[np.float64]
47
+ start: np.ndarray, # np.ndarray[np.int64]
48
+ end: np.ndarray, # np.ndarray[np.int64]
49
+ minp: int, # int64_t
50
+ ) -> np.ndarray: ... # np.ndarray[float]
51
+ def roll_max(
52
+ values: np.ndarray, # np.ndarray[np.float64]
53
+ start: np.ndarray, # np.ndarray[np.int64]
54
+ end: np.ndarray, # np.ndarray[np.int64]
55
+ minp: int, # int64_t
56
+ ) -> np.ndarray: ... # np.ndarray[float]
57
+ def roll_min(
58
+ values: np.ndarray, # np.ndarray[np.float64]
59
+ start: np.ndarray, # np.ndarray[np.int64]
60
+ end: np.ndarray, # np.ndarray[np.int64]
61
+ minp: int, # int64_t
62
+ ) -> np.ndarray: ... # np.ndarray[float]
63
+ def roll_quantile(
64
+ values: np.ndarray, # const float64_t[:]
65
+ start: np.ndarray, # np.ndarray[np.int64]
66
+ end: np.ndarray, # np.ndarray[np.int64]
67
+ minp: int, # int64_t
68
+ quantile: float, # float64_t
69
+ interpolation: Literal["linear", "lower", "higher", "nearest", "midpoint"],
70
+ ) -> np.ndarray: ... # np.ndarray[float]
71
+ def roll_rank(
72
+ values: np.ndarray,
73
+ start: np.ndarray,
74
+ end: np.ndarray,
75
+ minp: int,
76
+ percentile: bool,
77
+ method: WindowingRankType,
78
+ ascending: bool,
79
+ ) -> np.ndarray: ... # np.ndarray[float]
80
+ def roll_apply(
81
+ obj: object,
82
+ start: np.ndarray, # np.ndarray[np.int64]
83
+ end: np.ndarray, # np.ndarray[np.int64]
84
+ minp: int, # int64_t
85
+ function: Callable[..., Any],
86
+ raw: bool,
87
+ args: tuple[Any, ...],
88
+ kwargs: dict[str, Any],
89
+ ) -> npt.NDArray[np.float64]: ...
90
+ def roll_weighted_sum(
91
+ values: np.ndarray, # const float64_t[:]
92
+ weights: np.ndarray, # const float64_t[:]
93
+ minp: int,
94
+ ) -> np.ndarray: ... # np.ndarray[np.float64]
95
+ def roll_weighted_mean(
96
+ values: np.ndarray, # const float64_t[:]
97
+ weights: np.ndarray, # const float64_t[:]
98
+ minp: int,
99
+ ) -> np.ndarray: ... # np.ndarray[np.float64]
100
+ def roll_weighted_var(
101
+ values: np.ndarray, # const float64_t[:]
102
+ weights: np.ndarray, # const float64_t[:]
103
+ minp: int, # int64_t
104
+ ddof: int, # unsigned int
105
+ ) -> np.ndarray: ... # np.ndarray[np.float64]
106
+ def ewm(
107
+ vals: np.ndarray, # const float64_t[:]
108
+ start: np.ndarray, # const int64_t[:]
109
+ end: np.ndarray, # const int64_t[:]
110
+ minp: int,
111
+ com: float, # float64_t
112
+ adjust: bool,
113
+ ignore_na: bool,
114
+ deltas: np.ndarray | None = None, # const float64_t[:]
115
+ normalize: bool = True,
116
+ ) -> np.ndarray: ... # np.ndarray[np.float64]
117
+ def ewmcov(
118
+ input_x: np.ndarray, # const float64_t[:]
119
+ start: np.ndarray, # const int64_t[:]
120
+ end: np.ndarray, # const int64_t[:]
121
+ minp: int,
122
+ input_y: np.ndarray, # const float64_t[:]
123
+ com: float, # float64_t
124
+ adjust: bool,
125
+ ignore_na: bool,
126
+ bias: bool,
127
+ ) -> np.ndarray: ... # np.ndarray[np.float64]
videollama2/lib/python3.10/site-packages/pandas/_libs/window/indexers.pyi ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import numpy as np
2
+
3
+ from pandas._typing import npt
4
+
5
+ def calculate_variable_window_bounds(
6
+ num_values: int, # int64_t
7
+ window_size: int, # int64_t
8
+ min_periods,
9
+ center: bool,
10
+ closed: str | None,
11
+ index: np.ndarray, # const int64_t[:]
12
+ ) -> tuple[npt.NDArray[np.int64], npt.NDArray[np.int64]]: ...
videollama2/lib/python3.10/site-packages/pandas/arrays/__init__.py ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ All of pandas' ExtensionArrays.
3
+
4
+ See :ref:`extending.extension-types` for more.
5
+ """
6
+ from pandas.core.arrays import (
7
+ ArrowExtensionArray,
8
+ ArrowStringArray,
9
+ BooleanArray,
10
+ Categorical,
11
+ DatetimeArray,
12
+ FloatingArray,
13
+ IntegerArray,
14
+ IntervalArray,
15
+ NumpyExtensionArray,
16
+ PeriodArray,
17
+ SparseArray,
18
+ StringArray,
19
+ TimedeltaArray,
20
+ )
21
+
22
+ __all__ = [
23
+ "ArrowExtensionArray",
24
+ "ArrowStringArray",
25
+ "BooleanArray",
26
+ "Categorical",
27
+ "DatetimeArray",
28
+ "FloatingArray",
29
+ "IntegerArray",
30
+ "IntervalArray",
31
+ "NumpyExtensionArray",
32
+ "PeriodArray",
33
+ "SparseArray",
34
+ "StringArray",
35
+ "TimedeltaArray",
36
+ ]
37
+
38
+
39
+ def __getattr__(name: str) -> type[NumpyExtensionArray]:
40
+ if name == "PandasArray":
41
+ # GH#53694
42
+ import warnings
43
+
44
+ from pandas.util._exceptions import find_stack_level
45
+
46
+ warnings.warn(
47
+ "PandasArray has been renamed NumpyExtensionArray. Use that "
48
+ "instead. This alias will be removed in a future version.",
49
+ FutureWarning,
50
+ stacklevel=find_stack_level(),
51
+ )
52
+ return NumpyExtensionArray
53
+ raise AttributeError(f"module 'pandas.arrays' has no attribute '{name}'")
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/ES2_compatibility.cpython-310.pyc ADDED
Binary file (1.87 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/base_instance.cpython-310.pyc ADDED
Binary file (2.3 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/color_buffer_float.cpython-310.pyc ADDED
Binary file (2.38 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/compute_shader.cpython-310.pyc ADDED
Binary file (3.32 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/copy_image.cpython-310.pyc ADDED
Binary file (1.84 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/debug_output.cpython-310.pyc ADDED
Binary file (5.23 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/depth_clamp.cpython-310.pyc ADDED
Binary file (2.63 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/draw_instanced.cpython-310.pyc ADDED
Binary file (2.05 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/enhanced_layouts.cpython-310.pyc ADDED
Binary file (4.45 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/explicit_uniform_location.cpython-310.pyc ADDED
Binary file (1.41 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/fragment_coord_conventions.cpython-310.pyc ADDED
Binary file (3.81 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/fragment_layer_viewport.cpython-310.pyc ADDED
Binary file (1.64 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/fragment_program_shadow.cpython-310.pyc ADDED
Binary file (1.89 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/framebuffer_no_attachments.cpython-310.pyc ADDED
Binary file (3.97 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/framebuffer_sRGB.cpython-310.pyc ADDED
Binary file (2.65 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/get_program_binary.cpython-310.pyc ADDED
Binary file (2.71 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/gpu_shader_fp64.cpython-310.pyc ADDED
Binary file (4.02 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/instanced_arrays.cpython-310.pyc ADDED
Binary file (2.29 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/multi_draw_indirect.cpython-310.pyc ADDED
Binary file (1.9 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/multisample.cpython-310.pyc ADDED
Binary file (2.5 kB). View file
 
vllm/lib/python3.10/site-packages/OpenGL/GL/ARB/__pycache__/multitexture.cpython-310.pyc ADDED
Binary file (1.78 kB). View file