-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
150
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ENH: add axis argument to .drop_duplicates and .duplicated
duplicated
duplicated, drop_duplicates
Enhancement
#11250
opened Oct 6, 2015 by
121onto
ENH: np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Window
rolling, ewma, expanding
min_weight
in addition to min_periods
for ewma
Enhancement
Missing-data
#11167
opened Sep 22, 2015 by
max-sixty
By-keyword, Inconcistencies between the new df.plot.hist and its df counterpart
API - Consistency
Internal Consistency of API/Behavior
Enhancement
Visualization
plotting
#11483
opened Oct 30, 2015 by
Twizzledrizzle
Params not properly supported for pymssql
Enhancement
IO SQL
to_sql, read_sql, read_sql_query
#11683
opened Nov 23, 2015 by
litchfield
ENH: add option to HDFStore.put/append to optionally store the index of the object (default for back compat is True)
Enhancement
IO HDF5
read_hdf, HDFStore
#8319
opened Sep 19, 2014 by
jreback
API: object oriented interface for SQL functionality
Enhancement
IO SQL
to_sql, read_sql, read_sql_query
#7960
opened Aug 8, 2014 by
jorisvandenbossche
MultiIndex reindex should behave like Index.
Enhancement
Indexing
Related to indexing on series/frames, not to indexes themselves
MultiIndex
#7895
opened Aug 1, 2014 by
rockg
ENH: DataFrame.from_dict doesn't work with collections.UserDict objects
Constructors
Series/DataFrame/Index/pd.array Constructors
Enhancement
IO Data
IO issues that don't fit into a more specific label
Needs Discussion
Requires discussion from core team before further action
#59737
opened Sep 6, 2024 by
mesvam
2 of 3 tasks
get start and end of regex match in dataframe
Enhancement
Indexing
Related to indexing on series/frames, not to indexes themselves
Strings
String extension data type and string data
#8747
opened Nov 6, 2014 by
teese
ERR: HDF5 serialization of datelike-object dtypes should raise
Datetime
Datetime data dtype
Enhancement
Error Reporting
Incorrect or improved errors from pandas
IO HDF5
read_hdf, HDFStore
#8887
opened Nov 24, 2014 by
cowpig
Strange output from timedelta_range for integer start/end
Enhancement
Error Reporting
Incorrect or improved errors from pandas
Timedelta
Timedelta data type
#8886
opened Nov 24, 2014 by
shoyer
Enhancement: 'Joiner'-Function for pd.merge/DataFrame.join
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#8962
opened Dec 2, 2014 by
cstotzer
ENH: HTML formatting for Series in Jupyter notebook
Enhancement
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
#8750
opened Nov 7, 2014 by
SylvainCorlay
Pandas Series should provide to_html method
Enhancement
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
#8829
opened Nov 16, 2014 by
s-celles
ENH: other join types than 'left' for .update
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#8805
opened Nov 13, 2014 by
maxgrenderjones
API/ENH: query an HDF5 store with a named index
Enhancement
IO HDF5
read_hdf, HDFStore
#9042
opened Dec 8, 2014 by
jreback
ENH: support index=True for SQL io.sql.get_schema
Enhancement
IO SQL
to_sql, read_sql, read_sql_query
#9084
opened Dec 15, 2014 by
jorisvandenbossche
"Bad" lines with too few fields
Enhancement
IO CSV
read_csv, to_csv
#9729
opened Mar 25, 2015 by
Noxville
Corrwith when "other" has different columns
cov/corr
Enhancement
#9823
opened Apr 6, 2015 by
olgabot
pandas multiindex dataframe, ND interpolation for missing values
Enhancement
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
MultiIndex
#9822
opened Apr 6, 2015 by
den-run-ai
ENH: tolerance for Float64Index including join / reindex-nearest
Dtype Conversions
Unexpected or buggy dtype conversions
Enhancement
Index
Related to the Index class or subclasses
#9817
opened Apr 5, 2015 by
hsuominen
Right align numbers in HTML repr of tables
Enhancement
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
Output-Formatting
__repr__ of pandas objects, to_string
Styler
conditional formatting using DataFrame.style
#12144
opened Jan 26, 2016 by
pwaller
plot() with two localized time series with no common values gives matplotlib error
Enhancement
Timezones
Timezone data dtype
Visualization
plotting
#12047
opened Jan 15, 2016 by
davidallenmann
ValueError and IndexError for pivot_table
Enhancement
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#10582
opened Jul 15, 2015 by
joshlk
ENH: Enhancement, new functionality request: Irregular time exponential smoothing
Enhancement
Window
rolling, ewma, expanding
#10579
opened Jul 15, 2015 by
azuric
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.