Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / StratoDem/pandas-js issues and pull requests
#66 - How to change or delete rows?
Issue -
State: open - Opened by sierret 7 months ago
#65 - Following the initial steps, get "already declared" error
Issue -
State: open - Opened by MegMM about 1 year ago
#64 - how to achieve multi index ?
Issue -
State: open - Opened by MushiTheMoshi over 1 year ago
#63 - Equivalent Pandas Dataframe.sort_values function
Issue -
State: open - Opened by sierret almost 2 years ago
#62 - SyntaxError when importing pandas-js
Issue -
State: closed - Opened by renatocfrancisco over 2 years ago
#61 - Small Documentation Issue
Issue -
State: open - Opened by Ellis-808 about 4 years ago
#60 - Melt equivalent?
Issue -
State: open - Opened by akre54 over 4 years ago
#59 - using pandas-js in front end via cdn?
Issue -
State: open - Opened by aspiringguru almost 5 years ago
- 3 comments
#58 - Converting to JSON does not work
Issue -
State: open - Opened by geyang over 5 years ago
#57 - not working on latest Node.
Issue -
State: open - Opened by faststare08 almost 6 years ago
- 1 comment
#56 - df.resample()
Issue -
State: open - Opened by ghost about 6 years ago
#55 - Is there command like .read_html ?
Issue -
State: closed - Opened by lalabuy948 over 6 years ago
#54 - Error: Cannot find module 'babel-runtime/helpers/toConsumableArray'
Issue -
State: open - Opened by WesselSytsma over 6 years ago
- 2 comments
#53 - Multiaggregate functions in DataFrame.pivot_table for different columns
Issue -
State: open - Opened by pikhovkin over 6 years ago
#52 - Is there a plan for the release of DataFrame.pivot_table?
Issue -
State: open - Opened by pikhovkin over 6 years ago
- 1 comment
#51 - pandas.Series.pow
Issue -
State: open - Opened by hakim89 over 6 years ago
#50 - apply a function to each series in a dataframe
Issue -
State: closed - Opened by richardhundt almost 7 years ago
- 2 comments
#49 - how to modify columns
Issue -
State: open - Opened by exitNA about 7 years ago
#48 - Add concat, transpose and append
Pull Request -
State: closed - Opened by mjclawar over 7 years ago
#47 - 26 pivot table
Pull Request -
State: closed - Opened by mjclawar over 7 years ago
#46 - DataFrame.length returns -Infinity when empty
Issue -
State: closed - Opened by mjclawar over 7 years ago
Labels: bug
#45 - .to_html
Issue -
State: open - Opened by mjclawar over 7 years ago
- 1 comment
#44 - 22 cumulative methods
Pull Request -
State: closed - Opened by mjclawar over 7 years ago
#43 - pivot now creates sorted-column pivot DataFrame
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#42 - DataFrame.pivot result columns should be sorted
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#41 - DataFrame.rename
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#40 - 39 reset index
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#39 - DataFrame.reset_index
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#38 - Add head and tail for DataFrame. Add iloc for DataFrame and associate…
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#37 - .iloc for DataFrame
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#36 - 35 to json performance opts
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#35 - DataFrame.to_json
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#34 - 25 to excel
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#33 - GroupBy object
Issue -
State: open - Opened by mjclawar almost 8 years ago
#32 - .append() for Series and DataFrame
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#31 - pandas.concat
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#30 - .tail() for Series and DataFrame
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#29 - DataFrame.transpose()
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#28 - Not really an issue...
Issue -
State: closed - Opened by ashleydavis almost 8 years ago
- 3 comments
#27 - Add datetime and diff to Series and DataFrame
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#26 - DataFrame.pivot_table
Issue -
State: open - Opened by mjclawar almost 8 years ago
- 3 comments
#25 - .to_excel
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#24 - Update build, add corr and cov functions to Series and DataFrames
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#23 - DataFrame.cov
Issue -
State: closed - Opened by mjclawar almost 8 years ago
- 1 comment
#22 - Cumulative functions for both DataFrame and Series
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#21 - DataFrame.corr
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#20 - DataFrame.pivot
Issue -
State: closed - Opened by mjclawar almost 8 years ago
- 1 comment
#19 - Support DateTime
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#18 - Series operators (add, sub, mul, div) applied by index value
Issue -
State: open - Opened by mjclawar almost 8 years ago
- 3 comments
#17 - 14 math df
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#16 - Logical filtering for Series and DataFrame
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#15 - 13 index support
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#14 - Add math functions to DataFrame
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#13 - Add index support to Series and DataFrame
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#12 - read_csv
Issue -
State: open - Opened by mjclawar almost 8 years ago
#11 - update package.json
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#10 - to_csv
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#9 - to_csv
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#8 - Add outer merge and columns sharing name in merge renamed with _x and _y
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#7 - Add outer merge and columns sharing name in merge renamed with _x and _y
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#6 - Append _x and _y to same-name columns in merging DataFrames
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#5 - 2 dataframe
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#4 - from_geojson
Issue -
State: open - Opened by mjclawar almost 8 years ago
#3 - 1 pandas series
Pull Request -
State: closed - Opened by mjclawar almost 8 years ago
#2 - pandas.DataFrame
Issue -
State: closed - Opened by mjclawar almost 8 years ago
#1 - pandas.Series
Issue -
State: closed - Opened by mjclawar almost 8 years ago
Labels: enhancement