An open API service for providing issue and pull request metadata for open source projects.

GitHub / pandas-dev/pandas issues and pull requests

Labelled with: Needs Info

#53523 - BUG: ModuleNotFoundError: No module named 'sqlite3'

Issue - State: open - Opened by rmarquet21 over 2 years ago - 5 comments
Labels: Bug, IO SQL, Needs Info

#53516 - BUG: pandas is not being imported.

Issue - State: closed - Opened by DuanBoomer over 2 years ago - 7 comments
Labels: Build, Needs Info

#53464 - BUG: Index lost precision when styling

Issue - State: closed - Opened by cauchy733 over 2 years ago - 2 comments
Labels: Bug, Needs Info, Styler

#53376 - Pandas can not be added as a citation using Mendeley

Issue - State: closed - Opened by TamerGezici over 2 years ago - 7 comments
Labels: Needs Info, Closing Candidate

#53354 - DOC: Error in building documentation

Issue - State: closed - Opened by DominikBerger01 over 2 years ago - 6 comments
Labels: Docs, Needs Info

#53350 - DOC:

Issue - State: closed - Opened by bobir01 over 2 years ago - 3 comments
Labels: Docs, Needs Info

#53337 - ENH: Support for Numeric Indexing in DataFrameGroupBy Object

Issue - State: closed - Opened by Kreijstal over 2 years ago - 2 comments
Labels: Enhancement, Groupby, Needs Discussion, Needs Info

#53293 - BUG: `date_range` with end, periods, and freq failing

Issue - State: closed - Opened by Charlie-XIAO over 2 years ago - 3 comments
Labels: Bug, Testing, Timeseries, Needs Info

#53243 - ENH: default chunksize in mySql

Issue - State: closed - Opened by Polandia94 over 2 years ago - 6 comments
Labels: Enhancement, IO SQL, Needs Info, Upstream issue

#53204 - BUG: very minor error I can't understand but was easily fixed.

Issue - State: closed - Opened by markingt0n over 2 years ago - 5 comments
Labels: Bug, Needs Info, Closing Candidate

#53196 - BUG: Error tokenizing data. C error: Expected 1 fields in line 5, saw 3

Issue - State: closed - Opened by mhd-fauzan over 2 years ago - 9 comments
Labels: Bug, IO CSV, Needs Info, Closing Candidate

#53185 - PERF: reading large ods file with `nrows` option takes a long time

Issue - State: closed - Opened by loikein over 2 years ago - 4 comments
Labels: Performance, Needs Info

#53134 - BUG: Timestamp lose precision (ms)

Issue - State: open - Opened by PrimozGodec over 2 years ago - 13 comments
Labels: Needs Info

#53105 - BUG: running apply on a cell with NoneType returns error.

Issue - State: closed - Opened by Ali-Flt over 2 years ago - 3 comments
Labels: Bug, Needs Info

#53068 - BUG: the library stores its state in an irreversible way

Issue - State: closed - Opened by pomponchik over 2 years ago - 4 comments
Labels: Bug, Build, Needs Info

#52622 - QST: Qcut and Interval Question

Issue - State: closed - Opened by rm17tink over 2 years ago - 2 comments
Labels: Usage Question, Needs Info, cut, Closing Candidate

#52488 - DOC: Pandas.to_sql has the following issues

Issue - State: closed - Opened by majormj over 2 years ago - 4 comments
Labels: IO SQL, Needs Info

#52270 - DOC: read_csv with skiprows parameter skips from current position, not from start of file

Issue - State: closed - Opened by Black-Maille over 2 years ago - 3 comments
Labels: Docs, Usage Question, Needs Info

#52039 - C engine parsing problem with botocore StreamingResponse and ISO-8859-1 encoding

Issue - State: closed - Opened by ekk-0tsu almost 3 years ago - 4 comments
Labels: Needs Info

#51821 - BUG: to_csv to Google Cloud Storage ignores mode='a'

Issue - State: closed - Opened by Courvoisier13 almost 3 years ago - 6 comments
Labels: Bug, IO CSV, Needs Info

#51789 - DOC: extension array with arrow

Issue - State: closed - Opened by achapkowski almost 3 years ago - 14 comments
Labels: Docs, Needs Info, ExtensionArray, Arrow

#51720 - BUG: read_parquet(list_of_files, engine='fastparquet') raises KeyError on windows

Issue - State: closed - Opened by mvashishtha almost 3 years ago - 9 comments
Labels: Bug, Needs Info, IO Parquet

#51495 - QST: With to_dict method, whether support batch transfer pd.NA in dataframe to None in dict value

Issue - State: closed - Opened by flyly0755 almost 3 years ago - 4 comments
Labels: Usage Question, Needs Info, Needs Triage

#50994 - BUG: A trivial C++ module crashes if you import it after pandas

Issue - State: closed - Opened by kapacuk almost 3 years ago - 4 comments
Labels: Bug, Build, Needs Info

#50607 - BUG: Inconsistent apply(axis=1) behavior

Issue - State: closed - Opened by MichaelTiemannOSC almost 3 years ago - 9 comments
Labels: Bug, Needs Info, Apply, Needs Triage

#49367 - BUG: to_sql pandas segmentation fault (core dumped)

Issue - State: closed - Opened by shakthifuture about 3 years ago - 4 comments
Labels: Bug, IO SQL, Needs Info, Segfault

#49195 - BUG: Pandas crashes when asked to display a dataframe containing a column with specific content

Issue - State: closed - Opened by perfectly-preserved-pie about 3 years ago - 5 comments
Labels: Bug, Output-Formatting, Needs Info

#49174 - PERF: wide_to_long taking a long time, but I found why !

Issue - State: closed - Opened by Simon-Free about 3 years ago - 6 comments
Labels: Performance, Reshaping, Needs Info

#47519 - BUG: plot contains too many labels in the axis

Issue - State: closed - Opened by K20shores over 3 years ago - 5 comments
Labels: Bug, Visualization, Needs Info

#47402 - BUG: InvalidRange Error while reading csv file after modifications

Issue - State: closed - Opened by kamalsharma2 over 3 years ago - 4 comments
Labels: Bug, IO Network, Needs Info, Closing Candidate

#47401 - BUG: TypeError: expected <class 'float'> when reading xlsx file

Issue - State: closed - Opened by spsspro over 3 years ago - 9 comments
Labels: Bug, IO Excel, Needs Info

#46138 - BUG: NotImplementedError: Cannot apply ufunc <ufunc 'hyp2f1'> to mixed DataFrame and Series inputs.

Issue - State: closed - Opened by timmy-ops almost 4 years ago - 5 comments
Labels: Bug, Needs Info

#46088 - QST: For the resample of pandas, what happens if the corresponding data is missing from the dataset?

Issue - State: closed - Opened by jiahe224 almost 4 years ago - 4 comments
Labels: Usage Question, Resample, Needs Info, Needs Triage

#46036 - BUG ?: method .at[idx, "XXX"] generates InvalidIndexError in 1.4.0 or 1.4.1 but not in 1.3.5

Issue - State: closed - Opened by thomas-lacroix almost 4 years ago - 9 comments
Labels: Bug, Indexing, Needs Info

#45847 - BUG: comment option in read_excel() returns NaNs unlike in read_csv()

Issue - State: closed - Opened by DonteRW almost 4 years ago - 5 comments
Labels: Bug, Needs Info

#45734 - BUG: ExcelWriter with openpyxl, engine_kwargs doesn't work anymore

Issue - State: closed - Opened by dnzila almost 4 years ago - 4 comments
Labels: Bug, IO Excel, Needs Info

#45468 - BUG: Issue converting a nested FrozenDict into a df

Issue - State: closed - Opened by siddharthrajaraja almost 4 years ago - 2 comments
Labels: Bug, Needs Info

#45047 - BUG: running pytest fails on master

Issue - State: closed - Opened by jmg-duarte almost 4 years ago - 5 comments
Labels: Needs Info

#44287 - BUG: Timestamp.floor() method not able to handle DST change in local time

Issue - State: closed - Opened by m-kremer about 4 years ago - 8 comments
Labels: Bug, Usage Question, Timezones, Needs Info

#43969 - PANDAS FAILED INSTALLATATION VIA PIP ON WINDOWS 11

Issue - State: closed - Opened by jdfoxito about 4 years ago - 8 comments
Labels: Build, Needs Info

#41715 - BUG: ImportError: Missing optional dependency 'openpyxl'. Use pip or conda to install openpyxl.

Issue - State: closed - Opened by ranabanik over 4 years ago - 18 comments
Labels: Bug, Needs Info, Needs Triage

#40273 - ENH: pandas.read_json Add skip error line

Issue - State: closed - Opened by iwantmyway almost 5 years ago - 3 comments
Labels: Enhancement, IO JSON, Needs Info, Needs Triage

#39431 - QST: How to solve the problem KeyError: "['Label'] not found in axis" ??

Issue - State: closed - Opened by ihafsa almost 5 years ago - 6 comments
Labels: Needs Info

#38635 - ValueError: Only callable can be used as callback

Issue - State: closed - Opened by SaraJ52 almost 5 years ago - 5 comments
Labels: Usage Question, Needs Info

#26042 - Setting index = false in function to_csv is not working

Issue - State: closed - Opened by iamdeepti over 6 years ago - 11 comments
Labels: Needs Info

#24976 - Pandas doesn't recognize Pyarrow as a Parquet engine even though it's installed

Issue - State: closed - Opened by bmwilly almost 7 years ago - 17 comments
Labels: Needs Info

#19931 - Pandas complains about an already opened file, even when the file has been closed.

Issue - State: closed - Opened by spott almost 8 years ago - 7 comments
Labels: IO HDF5, Needs Info

#5909 - set_columns() equivalent of set_index() ?

Issue - State: closed - Opened by tyarkoni almost 12 years ago - 22 comments
Labels: Enhancement, Needs Info, Closing Candidate