Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todos & Backlog #2

Open
librasteve opened this issue Mar 11, 2022 · 4 comments
Open

Todos & Backlog #2

librasteve opened this issue Mar 11, 2022 · 4 comments

Comments

@librasteve
Copy link
Owner

librasteve commented Mar 11, 2022

34 v2 Backlog
35 (much of this is test / synopsis examples / new mezzanine methods)
36 - Set style ops
37 -- expose series eg. df.A, etc
38 -- see notes
39 - Combine
40 -- .splice ok
41 - Apply?
42 -- .map ok
43 - Duplicate labels?
44 -- don't support, need to detect and error
45 - Index alignment?
46 -- just an outer concat with fillna
47 - String ops?
48 -- .map ok (regex example)
49 - Merge & Join?
50 -- .concat ok
51 - Column sort
52 -- splice ok
53 - Exceptions
54 - Stats
55 - Histogramming
56 - SQL style ops
57 -- Group by
58 - Reshaping (stacking)
59 - Pivot tables
60 - Time Series
61 - Categoricals (Enums)
62 - Plotting

Triage Pandas Operations for other Base candidates
df2.A
df2.clone - DONE

@librasteve
Copy link
Owner Author

also - decide "immutability" strategy - viz. Math::Matrix

@librasteve
Copy link
Owner Author

librasteve commented Apr 20, 2022

also - decide custom dyadic operator strategy <[+-*/]>

@librasteve
Copy link
Owner Author

see librasteve/raku-Dan-Pandas#1

@librasteve
Copy link
Owner Author

df2.cmp?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant