-
-
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
API/DEPR: Deprecate inplace parameter
API Design
Closing Candidate
May be closeable, needs more eyeballs
Deprecate
Functionality to remove in pandas
inplace
Relating to inplace parameter or equivalent
Needs Discussion
Requires discussion from core team before further action
#16529
opened May 29, 2017 by
gfyoung
BUG: pd.eval handles operator not as operator ~
Bug
expressions
pd.eval, query
#11367
opened Oct 19, 2015 by
kawochen
BUG? Consistency of column parsing
API - Consistency
Internal Consistency of API/Behavior
Bug
IO CSV
read_csv, to_csv
IO Excel
read_excel, to_excel
#11357
opened Oct 17, 2015 by
chris-b1
ENH: add axis argument to .drop_duplicates and .duplicated
duplicated
duplicated, drop_duplicates
Enhancement
#11250
opened Oct 6, 2015 by
121onto
Wrong string comparison in df.eval
Bug
expressions
pd.eval, query
#11044
opened Sep 10, 2015 by
jesrael
DOC: document optional arguments on plot submethods
Docs
good first issue
Visualization
plotting
#11042
opened Sep 10, 2015 by
shoyer
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
CLN/API: implemented to_html in terms of .style
API Design
Clean
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
Output-Formatting
__repr__ of pandas objects, to_string
Styler
conditional formatting using DataFrame.style
#11700
opened Nov 25, 2015 by
jreback
to_clipboard wrong linebreaks on Windows
Bug
Windows
Windows OS
#11720
opened Nov 30, 2015 by
Winand
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
Misaligned shared axes between timeseries plots of different frequency.
good first issue
Needs Tests
Unit test(s) needed to prevent regressions
#11574
opened Nov 11, 2015 by
juseg
BUG: index attributes don't respect the width & need wrapping
Bug
Output-Formatting
__repr__ of pandas objects, to_string
#11552
opened Nov 8, 2015 by
jreback
read_csv silently passes through rows with too many columns when chunking
Bug
IO CSV
read_csv, to_csv
#11569
opened Nov 10, 2015 by
scottriding
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
DEPR: QuarterBegin and BQuarterBegin return days that are not quarter beginnings
Deprecate
Functionality to remove in pandas
Frequency
DateOffsets
#8435
opened Oct 1, 2014 by
nimishgautam
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
read_html can't parse the output of to_html() when index has name
Bug
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
#8897
opened Nov 26, 2014 by
ruoyu0088
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.