An open API service providing commit metadata for open source projects.

GitHub / data-apis/dataframe-api / commits

SHA Message Author Date Stats
7e76c386 Update code to be aligned with `ruff==0.3.4` (#354)
Signed-off-by: Anatoly Myachev <a****v@i****m>
Anatoly Myachev <a****v@m****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d0307e7d silence some new ruff lints (#350) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c5f08352 add scalar.parent_dataframe (#333) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
01f6d941 drop unnecessary _columns (#340) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
07dbf577 Add cast (#338) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
cf6eab6f rename get_rows to take (#339) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f57f47a2 add Column.len (#331) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8ecbea37 Add DataFrame.iter_columns() and simplify (#326) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
21271f51 Add example of a sklearn like pipeline (#294)
Co-authored-by: MarcoGorelli <3****i@u****m>
Christian Bourjau <c****u@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
44331de3 add column.n_unique (#337) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fed1a69f add Scalar.scalar (#336) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
857608f4 remove dtype from to_array (#325) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
bc74191f add scalar.__scalar_namespace__ (#334) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
49803204 Consistently use ns for namespace in docs/examples (#328) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
27d5fc43 Make DataFrame.any_rowwise top-level, rename to _horizontal (#324) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
26230184 ruff exit non zero on fix (#332) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
61adbc32 typing (#330) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
caf06895 schema -> names in dataframe_from_2d_array (#327) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d896e654 improve persist example (#322)
Co-authored-by: Keith Kraus <k****s@g****m>, Keith Kraus <k****s@g****m>
Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1f814769 Add details to expectations for scalars (#308) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0c171a4b Remove Column docstring section about Arrow's null dtype (#280) Joris Van den Bossche <j****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
25e5a528 Add note about parent dataframes and cross-dataframe column comparisons (#310) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
098e11e9 add column.shift (#317) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2e9687ba add drop_nulls (#318) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
76ad5b03 sort out null (#320) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
987c12b1 Fixup typing of dtypes (#321) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7be00b60 Add DataFrame.persist, and notes on execution model (#307)
Co-authored-by: Ralf Gommers <r****s@g****m>, Ralf Gommers <r****s@g****m>
Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e3105734 chore: run ruff (#316) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4d4654bb remove mention of DataFrame.insert from concat docstring (#309) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c0e353db add unix_timestamp (#312) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
321eda06 remove dtype from column_from_1d_array (#311) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0a8e1dde add polars to purpose and scope (#313) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
eafe4627 fix typing of dataframe_from_2d_array (#306) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c4ab5b40 remove `names` from dataframe_from_2d_array (#302) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a395e979 fix ci (#304) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
242103e8 Add basic datetime functionality (#275) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3b51f718 rename get_column_by_name to col (#290) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fc12020d make api_version required (#295) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4ac12919 formatting (#303) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1addc2a7 Add GroupBy.aggregate (and tpch-1 query to examples) (#286) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fcfb54f8 typing fixups (#301) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
37ac1f0c type DataFrame, Column, and GroupBy as Protocol (#291) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b54bb26e Add namespace.date (#289)
Co-authored-by: Keith Kraus <k****s@g****m>, Keith Kraus <k****s@g****m>
Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0087b3a1 iterable argument in select (#300) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b1d4f931 add some missing dtypes (#299) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3b6ae24b rename to_array_object to to_array, remove `dtype` argument in Column case (#... Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
78c8e5d0 dataframe_from_dict -> dataframe_from_columns (#276) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ac6cafd5 use other: Self instead of other: Column (#292) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b891d2ea Allow for positional arguments instead of str | list[str] (#284) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
202a6438 remove some unnecessary api_version args (#296) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e2a18d45 Add TPC-H query 5 to examples (#285) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f12057fb Make typing public (#282) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
080425ff add right operations (#283) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
723cf2fa make installable (#278) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f821dbe1 Add some more dtypes: Date, Datetime, Duration, String (#197)
Co-authored-by: Ralf Gommers <r****s@g****m>
Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
09990516 Add examples (#267) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
56f56a7f remove some unnecessary api_version args (#264) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
50990866 update/insert columns -> assign (#269) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ecdfcfe0 make drop_column plural (#270) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fd32b6bc remove unused typevars, make dtype type alias (#265) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e67a760d Note column names uniqueness constraint on join (#256) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dfa9319f typo (#268) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
950c07d5 Rename `get_column_names` to `column_names` and make property (#254) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a40a6ad0 fix api version (#262) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
264fdc2f add dataframe.schema (#248) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9cbe15ac rename groupby to group_by (#259) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ee1fe4c2 rename get_rows_by_mask to filter (#246) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
bf214e25 rename get_columns_by_name to select_columns (#245) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a03dec84 remove cross-dataframe comparisons (#242) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b30416b9 Add api_version to constructors (#233) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
91ec2679 Add warning for nan_as_null (#228) Stijn de Gooijer <s****n@d****o>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3fa0b643 Add DataFrame.update_columns (#232) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
046449d9 Add dataframe.join (#238) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
97d4dfc8 improve str ergonomics (#240) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3ea3a432 Update "how to adopt this api" (#243) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d5303b12 remove loc from insert_column (#239) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
77bc66b7 Add DataFrame.sort and Column.sort (#234) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
cafa8fd5 rename insert, remove label argument (#230) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
192901ab Don't let Column.name be None (#223) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e9ae6a3c to_array_object: type dtype as str, note possibilities (#213)
Co-authored-by: Ralf Gommers <r****s@g****m>
Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b03bb4fa Add an `is_dtype` function (#199) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
adf2fe4f add column.rename (#221) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
30b05864 Fix up some return types for methods with `skip_nulls` (#215) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
b9ce3c85 remove `api_version` from `__column_namespace__` (#216) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
59aa0385 Address leftover renaming away from `__dataframe_standard__` (#217) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
03378d19 Fix a broken CI job because of a missing `Optional` (#218) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2779efaa rename entrypoints (#214) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d6ac3384 Add 2d constructor (#208) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e60739cf add to-array-object (#209) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
86327888 let `keys` be none in sorted_indices (#211) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3fd047f5 move api_version to dataframe_standard (#206) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
1befed80 Add Column.name (#207) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
36788c72 add column.slice_rows and column.get_rows_by_mask (#200) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3111499a Add `DataFrame.unique_indices` (#194) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
d10e22ac Make the spec implementation in this repo type checkable (#187) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a0f757b1 Add a `fill_null` method to dataframe and column (#173) Ralf Gommers <r****s@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
62ff4b43 Add some cumulative Column operations (#193) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ed70c670 Add a `correction` keyword to the `std` methods (#183)
Co-authored-by: Ralf Gommers <r****s@g****m>
Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
16dea0b4 Clarify `__dataframe_standard__`, introduce `__column_standard__` (#192) Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2c943125 Note __pow__ return type (#182)
Co-authored-by: Keith Kraus <k****s@g****m>, Keith Kraus <k****s@g****m>, Keith Kraus <k****s@g****m>
Marco Edward Gorelli <m****i@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago

← Back to repository