url
stringlengths
55
59
repository_url
stringclasses
1 value
labels_url
stringlengths
69
73
comments_url
stringlengths
64
68
events_url
stringlengths
62
66
html_url
stringlengths
44
49
id
int64
338k
1.06B
node_id
stringlengths
18
32
number
int64
1
44.6k
title
stringlengths
1
590
user
dict
labels
listlengths
0
9
state
stringclasses
2 values
locked
bool
2 classes
assignee
dict
assignees
listlengths
0
5
milestone
dict
comments
int64
0
477
created_at
timestamp[us, tz=UTC]
updated_at
timestamp[us, tz=UTC]
closed_at
timestamp[us, tz=UTC]
author_association
stringclasses
3 values
active_lock_reason
stringclasses
4 values
body
stringlengths
0
251k
reactions
dict
timeline_url
stringlengths
64
68
performed_via_github_app
float64
draft
float64
0
1
pull_request
dict
https://api.github.com/repos/pandas-dev/pandas/issues/10803
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10803/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10803/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10803/events
https://github.com/pandas-dev/pandas/pull/10803
100,481,298
MDExOlB1bGxSZXF1ZXN0NDIyMDk5OTE=
10,803
BUG: Allow read_sql_table to read from views
{ "avatar_url": "https://avatars.githubusercontent.com/u/4025968?v=4", "events_url": "https://api.github.com/users/IamGianluca/events{/privacy}", "followers_url": "https://api.github.com/users/IamGianluca/followers", "following_url": "https://api.github.com/users/IamGianluca/following{/other_user}", "gists_url": "https://api.github.com/users/IamGianluca/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/IamGianluca", "id": 4025968, "login": "IamGianluca", "node_id": "MDQ6VXNlcjQwMjU5Njg=", "organizations_url": "https://api.github.com/users/IamGianluca/orgs", "received_events_url": "https://api.github.com/users/IamGianluca/received_events", "repos_url": "https://api.github.com/users/IamGianluca/repos", "site_admin": false, "starred_url": "https://api.github.com/users/IamGianluca/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/IamGianluca/subscriptions", "type": "User", "url": "https://api.github.com/users/IamGianluca" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-12T07:04:36Z
2015-08-12T09:31:13Z
2015-08-12T09:31:13Z
CONTRIBUTOR
null
Solves #10750 Follow-up from #10771 'read_sql_table' will now allow reading from views. Added also a note in whatsnew and a unit test to check the behaviour.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10803/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10803/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10803.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10803", "merged_at": "2015-08-12T09:31:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10803.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10803" }
https://api.github.com/repos/pandas-dev/pandas/issues/10804
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10804/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10804/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10804/events
https://github.com/pandas-dev/pandas/issues/10804
100,521,161
MDU6SXNzdWUxMDA1MjExNjE=
10,804
PERF: categorical value_counts can be much faster
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
0
2015-08-12T11:20:35Z
2015-08-22T20:03:01Z
2015-08-22T20:03:01Z
CONTRIBUTOR
null
The internal impl of `Categorical.value_counts` should just do this. I think it is factorizing multiple times when it is not necessary. ``` In [32]: np.random.seed(1234) In [33]: n = 500000 In [34]: u = int(0.1*n) In [35]: arr = [ "s%04d" % i for i in np.random.randint(0,u,size=n) ] In [36]: c = pd.Series(arr).astype('category') In [37]: result1 = Series(np.arange(len(c.cat.categories)),c.cat.categories).map(c.cat.codes.value_counts()).order(ascending=False) In [38]: result2 = c.value_counts() In [39]: %timeit Series(np.arange(len(c.cat.categories)),c.cat.categories).map(c.cat.codes.value_counts()).order(ascending=False) 100 loops, best of 3: 17.2 ms per loop In [40]: %timeit c.value_counts() 10 loops, best of 3: 62.3 ms per loop In [41]: result1.equals(result2) Out[41]: True ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10804/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10804/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10805
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10805/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10805/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10805/events
https://github.com/pandas-dev/pandas/issues/10805
100,565,776
MDU6SXNzdWUxMDA1NjU3NzY=
10,805
tseries.holiday.USMemorialDay definition incorrect
{ "avatar_url": "https://avatars.githubusercontent.com/u/12200702?v=4", "events_url": "https://api.github.com/users/multiloc/events{/privacy}", "followers_url": "https://api.github.com/users/multiloc/followers", "following_url": "https://api.github.com/users/multiloc/following{/other_user}", "gists_url": "https://api.github.com/users/multiloc/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/multiloc", "id": 12200702, "login": "multiloc", "node_id": "MDQ6VXNlcjEyMjAwNzAy", "organizations_url": "https://api.github.com/users/multiloc/orgs", "received_events_url": "https://api.github.com/users/multiloc/received_events", "repos_url": "https://api.github.com/users/multiloc/repos", "site_admin": false, "starred_url": "https://api.github.com/users/multiloc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/multiloc/subscriptions", "type": "User", "url": "https://api.github.com/users/multiloc" }
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
2
2015-08-12T15:08:54Z
2015-08-12T15:32:02Z
2015-08-12T15:15:10Z
CONTRIBUTOR
null
I believe this is a bug in the definition of memorial day in `pandas.tseries.holiday`: ``` USMemorialDay = Holiday('MemorialDay', month=5, day=24, offset=DateOffset(weekday=MO(1))) ``` should be ``` USMemorialDay = Holiday('MemorialDay', month=5, day=31, offset=DateOffset(weekday=MO(-1))) ``` as memorial day is always the last monday in may. Tested against list from here http://www.timeanddate.com/holidays/us/memorial-day .
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10805/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10805/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10806
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10806/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10806/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10806/events
https://github.com/pandas-dev/pandas/issues/10806
100,568,430
MDU6SXNzdWUxMDA1Njg0MzA=
10,806
BUG/ENH: sort_values(by=index_label, axis=1)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" } ]
closed
false
null
[]
{ "closed_at": "2016-10-03T08:52:13Z", "closed_issues": 733, "created_at": "2016-03-11T21:24:45Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2016-09-30T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/40", "id": 1639795, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/40/labels", "node_id": "MDk6TWlsZXN0b25lMTYzOTc5NQ==", "number": 40, "open_issues": 0, "state": "closed", "title": "0.19.0", "updated_at": "2017-11-06T02:01:14Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/40" }
1
2015-08-12T15:21:36Z
2016-07-21T15:05:26Z
2016-07-21T15:05:26Z
CONTRIBUTOR
null
xref #10726 This is possible, just not implemented ``` In [3]: df = DataFrame(np.arange(16).reshape(4, 4), index=[1, 2, 3, 4], columns=['A', 'B', 'C', 'D']) In [4]: df Out[4]: A B C D 1 0 1 2 3 2 4 5 6 7 3 8 9 10 11 4 12 13 14 15 In [5]: df.sort_values(by=1,axis=1) ValueError: When sorting by column, axis must be 0 (rows) ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10806/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10806/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10807
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10807/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10807/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10807/events
https://github.com/pandas-dev/pandas/issues/10807
100,569,625
MDU6SXNzdWUxMDA1Njk2MjU=
10,807
Mixing tables.create_table and HDFStore.append
{ "avatar_url": "https://avatars.githubusercontent.com/u/10828111?v=4", "events_url": "https://api.github.com/users/pkisztelinski/events{/privacy}", "followers_url": "https://api.github.com/users/pkisztelinski/followers", "following_url": "https://api.github.com/users/pkisztelinski/following{/other_user}", "gists_url": "https://api.github.com/users/pkisztelinski/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/pkisztelinski", "id": 10828111, "login": "pkisztelinski", "node_id": "MDQ6VXNlcjEwODI4MTEx", "organizations_url": "https://api.github.com/users/pkisztelinski/orgs", "received_events_url": "https://api.github.com/users/pkisztelinski/received_events", "repos_url": "https://api.github.com/users/pkisztelinski/repos", "site_admin": false, "starred_url": "https://api.github.com/users/pkisztelinski/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pkisztelinski/subscriptions", "type": "User", "url": "https://api.github.com/users/pkisztelinski" }
[]
closed
false
null
[]
null
1
2015-08-12T15:27:40Z
2015-08-12T15:33:35Z
2015-08-12T15:33:35Z
NONE
null
for example: ``` import tables as tb import pandas as pd class TestTable(tb.IsDescription): field1 = tb.UInt32Col() field2 = tb.UInt32Col() field3 = tb.UInt32Col() h5file = tb.open_file('test.h5', mode = "w", title = "Test File") table = h5file.create_table('/', 'test_table', TestTable, "Test Table") h5file.close() store = pd.HDFStore(h5file.filename, mode='r+', complib='zlib', complevel=5) data = [{'field1': 1, 'field2': 2, 'field3': 3}, {'field1': 2, 'field2': 3, 'field3': 4}, {'field1': 5, 'field2': 6, 'field3': 7}] df = pd.DataFrame(data) store.append('test_table', df, mode='r+', append=True, format='table') ``` This code gave me an error: ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) <ipython-input-11-5b74794d5ad5> in <module>() ----> 1 store.append('test_table', df, mode='r+', append=True, format='table', data_columns=['field1','field2','field3']) /usr/local/lib/python3.4/dist-packages/pandas/io/pytables.py in append(self, key, value, format, append, columns, dropna, **kwargs) 910 kwargs = self._validate_format(format, kwargs) 911 self._write_to_group(key, value, append=append, dropna=dropna, --> 912 **kwargs) 913 914 def append_to_multiple(self, d, value, selector, data_columns=None, /usr/local/lib/python3.4/dist-packages/pandas/io/pytables.py in _write_to_group(self, key, value, format, index, append, complib, encoding, **kwargs) 1266 1267 # write the object -> 1268 s.write(obj=value, append=append, complib=complib, **kwargs) 1269 1270 if s.is_table and index: /usr/local/lib/python3.4/dist-packages/pandas/io/pytables.py in write(self, obj, axes, append, complib, complevel, fletcher32, min_itemsize, chunksize, expectedrows, dropna, **kwargs) 3790 3791 # create the table -> 3792 table = self._handle.create_table(self.group, **options) 3793 3794 else: /usr/local/lib/python3.4/dist-packages/tables/file.py in create_table(self, where, name, description, title, filters, expectedrows, chunkshape, byteorder, createparents, obj) 1058 description=description, title=title, 1059 filters=filters, expectedrows=expectedrows, -> 1060 chunkshape=chunkshape, byteorder=byteorder) 1061 1062 if obj is not None: /usr/local/lib/python3.4/dist-packages/tables/table.py in __init__(self, parentnode, name, description, title, filters, expectedrows, chunkshape, byteorder, _log) 869 870 super(Table, self).__init__(parentnode, name, new, filters, --> 871 byteorder, _log) 872 873 def _g_post_init_hook(self): /usr/local/lib/python3.4/dist-packages/tables/leaf.py in __init__(self, parentnode, name, new, filters, byteorder, _log) 260 # is a lazy property that automatically handles their loading. 261 --> 262 super(Leaf, self).__init__(parentnode, name, _log) 263 264 def __len__(self): /usr/local/lib/python3.4/dist-packages/tables/node.py in __init__(self, parentnode, name, _log) 244 245 # Is the parent node a group? Is it open? --> 246 self._g_check_group(parentnode) 247 parentnode._g_check_open() 248 file_ = parentnode._v_file /usr/local/lib/python3.4/dist-packages/tables/node.py in _g_check_group(self, node) 853 if not isinstance(node, class_name_dict['Group']): 854 raise TypeError("new parent node ``%s`` is not a group" --> 855 % node._v_pathname) 856 857 _g_checkGroup = previous_api(_g_check_group) TypeError: new parent node ``/test_table`` is not a group ``` is there a way to append dataframe into table who was created using pytables?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10807/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10807/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10808
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10808/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10808/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10808/events
https://github.com/pandas-dev/pandas/pull/10808
100,631,745
MDExOlB1bGxSZXF1ZXN0NDIyODY5MTg=
10,808
BUG: fix bounds for negative ints when using iloc (GH 10779)
{ "avatar_url": "https://avatars.githubusercontent.com/u/6031088?v=4", "events_url": "https://api.github.com/users/ajcr/events{/privacy}", "followers_url": "https://api.github.com/users/ajcr/followers", "following_url": "https://api.github.com/users/ajcr/following{/other_user}", "gists_url": "https://api.github.com/users/ajcr/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ajcr", "id": 6031088, "login": "ajcr", "node_id": "MDQ6VXNlcjYwMzEwODg=", "organizations_url": "https://api.github.com/users/ajcr/orgs", "received_events_url": "https://api.github.com/users/ajcr/received_events", "repos_url": "https://api.github.com/users/ajcr/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ajcr/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ajcr/subscriptions", "type": "User", "url": "https://api.github.com/users/ajcr" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
3
2015-08-12T20:47:31Z
2015-08-15T12:46:01Z
2015-08-14T18:40:52Z
CONTRIBUTOR
null
This fixes the issues raised in [GH 10779](https://github.com/pydata/pandas/issues/10779). closes #10547 Previously, negative integers used in `iloc` were not stopped from going beyond the bounds of the Series. For instance, if `s = pd.Series([1,2,3])` then `s.iloc[-4]` returned bytes from memory outside `s`. This will now raise an IndexError instead. Additionally, it was not possible to access the first row (index 0) of a Series or DataFrame with a negative integer in a list. For example, `s.iloc[[-3]]` raised an IndexError instead of returning a Series containing the first row of `s`. The behaviour of `iloc` has been changed to allow this.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10808/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10808/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10808.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10808", "merged_at": "2015-08-14T18:40:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10808.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10808" }
https://api.github.com/repos/pandas-dev/pandas/issues/10809
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10809/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10809/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10809/events
https://github.com/pandas-dev/pandas/issues/10809
100,633,389
MDU6SXNzdWUxMDA2MzMzODk=
10,809
unwanted cast of string to datetime
{ "avatar_url": "https://avatars.githubusercontent.com/u/13771893?v=4", "events_url": "https://api.github.com/users/levicivita/events{/privacy}", "followers_url": "https://api.github.com/users/levicivita/followers", "following_url": "https://api.github.com/users/levicivita/following{/other_user}", "gists_url": "https://api.github.com/users/levicivita/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/levicivita", "id": 13771893, "login": "levicivita", "node_id": "MDQ6VXNlcjEzNzcxODkz", "organizations_url": "https://api.github.com/users/levicivita/orgs", "received_events_url": "https://api.github.com/users/levicivita/received_events", "repos_url": "https://api.github.com/users/levicivita/repos", "site_admin": false, "starred_url": "https://api.github.com/users/levicivita/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/levicivita/subscriptions", "type": "User", "url": "https://api.github.com/users/levicivita" }
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
3
2015-08-12T20:56:15Z
2015-08-13T19:36:44Z
2015-08-12T22:23:06Z
NONE
null
Note how the string 'M15' becomes somehow 8/15/2015! > > > pandas.Series([datetime.datetime(2015,1,1), 'M15']) > > > 0 2015-01-01 > > > 1 2015-08-15 > > > dtype: datetime64[ns] Compare other arbitrary strings that are left alone: > > > pandas.Series([datetime.datetime(2015,1,1), 'MM15']) > > > 0 2015-01-01 00:00:00 > > > 1 MM15 > > > dtype: object Thank you for your prompt answers. 1) your dtype solution does not work for me: > > > pd.Series([datetime.datetime(2015,1,1), 'M15'], dtype=object) > > > 0 2015-01-01 > > > 1 2015-08-15 > > > dtype: datetime64[ns] 2) there are further inconsistencies when initializing a dataframe with the string 'M15'. printing the dataframe shows the string M15, but examining the first irow (or doing a loop over iterrows()) shows the data instead. this is in my opinion dangerous behaviour. > > > pd.DataFrame( dict(start=[ pd.datetime(2015,1,1) ], end=['M15'] ) ) > > > end start > > > 0 M15 2015-01-01 > > > > > > pd.DataFrame( dict(start=[ pd.datetime(2015,1,1) ], end=['M15'] ) )['end'] > > > 0 M15 > > > Name: end, dtype: object > > > > > > pd.DataFrame( dict(start=[ pd.datetime(2015,1,1) ], end=['M15'] ) ).irow(0) > > > end 2015-08-15 > > > start 2015-01-01 > > > Name: 0, dtype: datetime64[ns] In case it matters: > > > pd.**version** > > > '0.15.2'
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10809/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10809/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10810
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10810/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10810/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10810/events
https://github.com/pandas-dev/pandas/pull/10810
100,640,817
MDExOlB1bGxSZXF1ZXN0NDIyOTIwNDc=
10,810
DOC: Updated drop_duplicates doc
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https://api.github.com/users/sinhrks/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/sinhrks", "id": 1696302, "login": "sinhrks", "node_id": "MDQ6VXNlcjE2OTYzMDI=", "organizations_url": "https://api.github.com/users/sinhrks/orgs", "received_events_url": "https://api.github.com/users/sinhrks/received_events", "repos_url": "https://api.github.com/users/sinhrks/repos", "site_admin": false, "starred_url": "https://api.github.com/users/sinhrks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sinhrks/subscriptions", "type": "User", "url": "https://api.github.com/users/sinhrks" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-12T21:36:16Z
2015-08-18T11:23:04Z
2015-08-18T10:48:47Z
MEMBER
null
Closes #2825. CC @patricktokeeffe @bilderbuchi
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10810/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10810/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10810.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10810", "merged_at": "2015-08-18T10:48:47Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10810.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10810" }
https://api.github.com/repos/pandas-dev/pandas/issues/10811
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10811/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10811/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10811/events
https://github.com/pandas-dev/pandas/issues/10811
100,662,716
MDU6SXNzdWUxMDA2NjI3MTY=
10,811
support for simple interpolation with new values
{ "avatar_url": "https://avatars.githubusercontent.com/u/7870949?v=4", "events_url": "https://api.github.com/users/denfromufa/events{/privacy}", "followers_url": "https://api.github.com/users/denfromufa/followers", "following_url": "https://api.github.com/users/denfromufa/following{/other_user}", "gists_url": "https://api.github.com/users/denfromufa/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/denfromufa", "id": 7870949, "login": "denfromufa", "node_id": "MDQ6VXNlcjc4NzA5NDk=", "organizations_url": "https://api.github.com/users/denfromufa/orgs", "received_events_url": "https://api.github.com/users/denfromufa/received_events", "repos_url": "https://api.github.com/users/denfromufa/repos", "site_admin": false, "starred_url": "https://api.github.com/users/denfromufa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/denfromufa/subscriptions", "type": "User", "url": "https://api.github.com/users/denfromufa" }
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" } ]
closed
false
null
[]
null
12
2015-08-13T00:12:36Z
2015-08-14T16:13:06Z
2015-08-14T16:13:06Z
NONE
null
something along the lines: ``` df.reindex(df.index.tolist()+new_values).sort().interpolate().ix[new_values] ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10811/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10811/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10812
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10812/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10812/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10812/events
https://github.com/pandas-dev/pandas/pull/10812
100,715,089
MDExOlB1bGxSZXF1ZXN0NDIzMjY3MTE=
10,812
Deprecate combineAdd and combineMult (GH10735)
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-13T08:39:32Z
2015-08-16T08:28:53Z
2015-08-16T08:28:53Z
MEMBER
null
Closes #10735
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10812/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10812/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10812.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10812", "merged_at": "2015-08-16T08:28:53Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10812.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10812" }
https://api.github.com/repos/pandas-dev/pandas/issues/10813
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10813/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10813/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10813/events
https://github.com/pandas-dev/pandas/issues/10813
100,749,739
MDU6SXNzdWUxMDA3NDk3Mzk=
10,813
to_csv with lists of strings and unicode encoding produces wrong output
{ "avatar_url": "https://avatars.githubusercontent.com/u/2581087?v=4", "events_url": "https://api.github.com/users/tdszyman/events{/privacy}", "followers_url": "https://api.github.com/users/tdszyman/followers", "following_url": "https://api.github.com/users/tdszyman/following{/other_user}", "gists_url": "https://api.github.com/users/tdszyman/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/tdszyman", "id": 2581087, "login": "tdszyman", "node_id": "MDQ6VXNlcjI1ODEwODc=", "organizations_url": "https://api.github.com/users/tdszyman/orgs", "received_events_url": "https://api.github.com/users/tdszyman/received_events", "repos_url": "https://api.github.com/users/tdszyman/repos", "site_admin": false, "starred_url": "https://api.github.com/users/tdszyman/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/tdszyman/subscriptions", "type": "User", "url": "https://api.github.com/users/tdszyman" }
[ { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
11
2015-08-13T11:50:25Z
2019-07-30T03:22:55Z
2019-07-30T03:22:49Z
NONE
null
If I have a dataframe with cells containing lists of strings (or unicode strings), then these lists are broken when I use `to_csv()` with the `encoding` parameter set. The error does not occur if the `encoding` is not set. Here is an example (using pandas version 0.16.2): ``` df = pd.DataFrame.from_records( [('Mary S.',['Detroit, MI','New York, NY']), ('John U.',[u'Atlanta, GA',u'Paris, France'])], columns=['name','residences']) df.to_csv('ascii.csv') df.to_csv('utf8.csv',encoding='utf-8') ``` The ascii-encoded CSV file is fine. (contents of 'ascii.csv' below) ``` ,name,residences 0,Mary S.,"['Detroit, MI', 'New York, NY']" 1,John U.,"[u'Atlanta, GA', u'Paris, France']" ``` But the unicode CSV file fails to quote the strings within the lists. (contents of 'utf8.csv' below) ``` ,name,residences 0,Mary S.,"[Detroit, MI, New York, NY]" 1,John U.,"[Atlanta, GA, Paris, France]" ``` This results in the data being impossible to recover. For example, if I load this file using `read_csv()`, the relevant cells are treated as strings, and cannot be accurately recast as lists. The behavior is the same using `encoding='utf-16'` but I didn't check any other encodings.
{ "+1": 4, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 4, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10813/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10813/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10814
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10814/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10814/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10814/events
https://github.com/pandas-dev/pandas/issues/10814
100,798,445
MDU6SXNzdWUxMDA3OTg0NDU=
10,814
pandas 0.16.2 groupby and transform does not properly work with datetime objects
{ "avatar_url": "https://avatars.githubusercontent.com/u/9885235?v=4", "events_url": "https://api.github.com/users/agolbin/events{/privacy}", "followers_url": "https://api.github.com/users/agolbin/followers", "following_url": "https://api.github.com/users/agolbin/following{/other_user}", "gists_url": "https://api.github.com/users/agolbin/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/agolbin", "id": 9885235, "login": "agolbin", "node_id": "MDQ6VXNlcjk4ODUyMzU=", "organizations_url": "https://api.github.com/users/agolbin/orgs", "received_events_url": "https://api.github.com/users/agolbin/received_events", "repos_url": "https://api.github.com/users/agolbin/repos", "site_admin": false, "starred_url": "https://api.github.com/users/agolbin/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/agolbin/subscriptions", "type": "User", "url": "https://api.github.com/users/agolbin" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
3
2015-08-13T15:25:58Z
2015-08-13T15:43:59Z
2015-08-13T15:32:39Z
NONE
null
In the 0.16.2 version, transform returns original values, while in the 0.15.2 version it properly transforms the values into group counts. The problem seems to be with how pandas deal with datetime objects. The only difference is the pandas version, and everything else is the same. --- ``` import pandas as pd import datetime df = pd.DataFrame([[pd.to_datetime(datetime.date(2015,8,10)), 'A', 10], [pd.to_datetime(datetime.date(2015,8,10)), 'A', 20], [pd.to_datetime(datetime.date(2015,8,11)), 'B', 30], [pd.to_datetime(datetime.date(2015,8,10)), 'B', 40], ], columns=['timestamp', 'name', 'value']) grp = df.groupby(['timestamp', 'name'])['value'] grp.transform(lambda x: x.count()) ``` --- ## 0.15.2 version 0 2 1 2 2 1 3 1 Name: value, dtype: int64 --- ## 0.16.2 version 0 10 1 20 2 30 3 40 Name: value, dtype: int64 --- Pandas versions ## INSTALLED VERSIONS commit: None python: 3.3.5.final.0 python-bits: 32 OS: Windows OS-release: 7 machine: AMD64 processor: Intel64 Family 6 Model 62 Stepping 4, GenuineIntel byteorder: little LC_ALL: None LANG: en_US.UTF-8 pandas: 0.16.2 nose: 1.3.4 Cython: 0.22 numpy: 1.9.1 scipy: 0.15.1 statsmodels: 0.6.1 IPython: 2.4.1 sphinx: 1.2.3 patsy: 0.3.0 dateutil: 2.1 pytz: 2014.9 bottleneck: 0.8.0 tables: 3.1.1 numexpr: 2.3.1 matplotlib: 1.4.2 openpyxl: 1.8.5 xlrd: 0.9.3 xlwt: None xlsxwriter: 0.6.6 lxml: 3.4.2 bs4: 4.3.2 html5lib: 0.999 httplib2: None apiclient: None sqlalchemy: 0.9.8 pymysql: None psycopg2: 2.5.5 (dt dec pq3 ext)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10814/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10814/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10815
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10815/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10815/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10815/events
https://github.com/pandas-dev/pandas/pull/10815
100,799,319
MDExOlB1bGxSZXF1ZXN0NDIzNjM4NzE=
10,815
API: Series.sum() will now return 0.0 for all-NaN series
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "006b75", "default": false, "description": "Arithmetic, Comparison, and Logical operations", "id": 47223669, "name": "Numeric Operations", "node_id": "MDU6TGFiZWw0NzIyMzY2OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Numeric%20Operations" }, { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/32", "id": 933188, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels", "node_id": "MDk6TWlsZXN0b25lOTMzMTg4", "number": 32, "open_issues": 1053, "state": "open", "title": "Contributions Welcome", "updated_at": "2021-11-21T00:50:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32" }
10
2015-08-13T15:29:06Z
2015-09-03T14:19:27Z
2015-09-03T14:19:26Z
CONTRIBUTOR
null
compat with `numpy` >= 1.8.2 and `bottleneck` >= 1.0, #9422 note that passing skipna=False will still return a NaN
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10815/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10815/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10815.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10815", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10815.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10815" }
https://api.github.com/repos/pandas-dev/pandas/issues/10816
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10816/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10816/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10816/events
https://github.com/pandas-dev/pandas/issues/10816
100,854,375
MDU6SXNzdWUxMDA4NTQzNzU=
10,816
API: select levels of a MultiIndex
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" }, { "color": "207de5", "default": false, "description": "Requires discussion from core team before further action", "id": 219960758, "name": "Needs Discussion", "node_id": "MDU6TGFiZWwyMTk5NjA3NTg=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Discussion" } ]
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/32", "id": 933188, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels", "node_id": "MDk6TWlsZXN0b25lOTMzMTg4", "number": 32, "open_issues": 1053, "state": "open", "title": "Contributions Welcome", "updated_at": "2021-11-21T00:50:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32" }
8
2015-08-13T19:53:42Z
2021-04-18T23:27:20Z
null
MEMBER
null
Say you have a multi-index: ``` In [34]: idx = pd.MultiIndex.from_product([['a', 'b', 'c'], [1, 2, 3], ['f', 'g' ]], names=['lev0', 'lev1', 'lev2']) In [35]: df = pd.DataFrame(range(len(idx)), index=idx) In [36]: df Out[36]: 0 lev0 lev1 lev2 a 1 f 0 g 1 2 f 2 g 3 3 f 4 g 5 b 1 f 6 g 7 2 f 8 g 9 3 f 10 g 11 c 1 f 12 g 13 2 f 14 g 15 3 f 16 g 17 ``` and you want to select certain levels of the Index (like you select columns of a frame, I want to select levels of an index and get a subset of the index). At the moment, some possibilities: ``` In [37]: pd.MultiIndex.from_arrays([df.index.get_level_values(0), df.index.get_level_values(1)]) Out[37]: MultiIndex(levels=[[u'a', u'b', u'c'], [1, 2, 3]], labels=[[0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2], [0, 0, 1, 1, 2, 2, 0, 0, 1, 1, 2, 2, 0, 0, 1, 1, 2, 2]], names=[u'lev0', u'lev1']) In [38]: idx.droplevel(-1) # if you know the ones to drop Out[38]: MultiIndex(levels=[[u'a', u'b', u'c'], [1, 2, 3]], labels=[[0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2], [0, 0 , 1, 1, 2, 2, 0, 0, 1, 1, 2, 2, 0, 0, 1, 1, 2, 2]], names=[u'lev0', u'lev1']) In [39]: df.reset_index().set_index(['lev0','lev1']).index Out[39]: MultiIndex(levels=[[u'a', u'b', u'c'], [1, 2, 3]], labels=[[0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2], [0, 0 , 1, 1, 2, 2, 0, 0, 1, 1, 2, 2, 0, 0, 1, 1, 2, 2]], names=[u'lev0', u'lev1']) In [40]: df.reset_index(-1).index # if you know the ones to drop Out[40]: MultiIndex(levels=[[u'a', u'b', u'c'], [1, 2, 3]], labels=[[0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2], [0, 0 , 1, 1, 2, 2, 0, 0, 1, 1, 2, 2, 0, 0, 1, 1, 2, 2]], names=[u'lev0', u'lev1']) ``` Am I missing an easy way to do this? And if not, I think we should have a better way to do this. Note: triggerd by this SO question: http://stackoverflow.com/questions/31991388/combinations-of-multiindex-levels-which-occur-in-a-dataframe (but had already encountered this multiple times)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10816/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10816/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10817
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10817/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10817/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10817/events
https://github.com/pandas-dev/pandas/issues/10817
100,874,075
MDU6SXNzdWUxMDA4NzQwNzU=
10,817
Add .dt.total_seconds() method for timedelta64 Series
{ "avatar_url": "https://avatars.githubusercontent.com/u/166162?v=4", "events_url": "https://api.github.com/users/brandon-rhodes/events{/privacy}", "followers_url": "https://api.github.com/users/brandon-rhodes/followers", "following_url": "https://api.github.com/users/brandon-rhodes/following{/other_user}", "gists_url": "https://api.github.com/users/brandon-rhodes/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/brandon-rhodes", "id": 166162, "login": "brandon-rhodes", "node_id": "MDQ6VXNlcjE2NjE2Mg==", "organizations_url": "https://api.github.com/users/brandon-rhodes/orgs", "received_events_url": "https://api.github.com/users/brandon-rhodes/received_events", "repos_url": "https://api.github.com/users/brandon-rhodes/repos", "site_admin": false, "starred_url": "https://api.github.com/users/brandon-rhodes/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/brandon-rhodes/subscriptions", "type": "User", "url": "https://api.github.com/users/brandon-rhodes" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", "id": 49597148, "name": "Timedelta", "node_id": "MDU6TGFiZWw0OTU5NzE0OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
6
2015-08-13T21:34:40Z
2015-09-02T15:59:34Z
2015-09-02T11:52:39Z
CONTRIBUTOR
null
Background: I am trying to build a horizonal bar graph that shows me when various builds on a server started and ended, so that I can see visually which builds overlapped in time. But the idea that a horizontal bar graph's bar-width would be a timedelta seems completely foreign to all of the plotting libraries that I have tried today (matplotlib, bokeh, ggplot), so I want to punt and instead reduce my timedelta64's to a floating-point number of days. I can then fudge the axes to display dates anyway. Problem: there is no easy way to move from a timedelta64 to the standard Python idea of an ordinal date. I would have to extract all of the components manually (days, seconds, fractions of a second) and then multiply them each by an appropriate factor and then add them back together. The Python `timedelta` class has an alternative that I like very much: a `total_seconds()` method that expresses then entire value of the `timedelta` as a single scalar number of seconds. This is not a perfect solution, since the factors it uses internally neglect the fact that a day might have included a leap second, but it works pretty well for non-astronomical use. Could a `Series.dt.total_seconds()` method be added that returns the floating point value `days * 86400 + seconds + microseconds / 1e6`? It would be a great convenience for moving from date-land to scalar-land before plotting. Thanks!
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10817/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10817/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10818
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10818/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10818/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10818/events
https://github.com/pandas-dev/pandas/issues/10818
100,898,484
MDU6SXNzdWUxMDA4OTg0ODQ=
10,818
non-NDFFrame object error using pandas.SparseSeries.from_coo() function
{ "avatar_url": "https://avatars.githubusercontent.com/u/13254874?v=4", "events_url": "https://api.github.com/users/francescoferroni/events{/privacy}", "followers_url": "https://api.github.com/users/francescoferroni/followers", "following_url": "https://api.github.com/users/francescoferroni/following{/other_user}", "gists_url": "https://api.github.com/users/francescoferroni/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/francescoferroni", "id": 13254874, "login": "francescoferroni", "node_id": "MDQ6VXNlcjEzMjU0ODc0", "organizations_url": "https://api.github.com/users/francescoferroni/orgs", "received_events_url": "https://api.github.com/users/francescoferroni/received_events", "repos_url": "https://api.github.com/users/francescoferroni/repos", "site_admin": false, "starred_url": "https://api.github.com/users/francescoferroni/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/francescoferroni/subscriptions", "type": "User", "url": "https://api.github.com/users/francescoferroni" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "009800", "default": false, "description": "Sparse Data Type", "id": 49182326, "name": "Sparse", "node_id": "MDU6TGFiZWw0OTE4MjMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Sparse" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/32", "id": 933188, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels", "node_id": "MDk6TWlsZXN0b25lOTMzMTg4", "number": 32, "open_issues": 1053, "state": "open", "title": "Contributions Welcome", "updated_at": "2021-11-21T00:50:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32" }
5
2015-08-14T00:11:59Z
2016-04-03T07:45:23Z
2016-04-03T07:45:23Z
NONE
null
There appears to be an issue with the .from_coo() sparse function. If the frame is viewed, it gives a "non-NDFFrame error". It could potentially be due to overlapping entries on the same index (this is handled in sparse.coo_matrix by adding the entries by default). More details here: http://stackoverflow.com/questions/31970070/non-ndfframe-object-error-using-pandas-sparseseries-from-coo-function Example: ``` import pandas as pd import scipy.sparse as ss import numpy as np row = (np.random.random(100)*100).astype(int) col = (np.random.random(100)*100).astype(int) val = np.random.random(100)*100 sparse = ss.coo_matrix((val,(row,col)),shape=(100,100)) pd.SparseSeries.from_coo(sparse) TypeError: cannot concatenate a non-NDFrame object ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10818/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10818/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10819
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10819/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10819/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10819/events
https://github.com/pandas-dev/pandas/issues/10819
100,910,677
MDU6SXNzdWUxMDA5MTA2Nzc=
10,819
plotting with Gridspec : index is out of bounds
{ "avatar_url": "https://avatars.githubusercontent.com/u/10111895?v=4", "events_url": "https://api.github.com/users/heelancd/events{/privacy}", "followers_url": "https://api.github.com/users/heelancd/followers", "following_url": "https://api.github.com/users/heelancd/following{/other_user}", "gists_url": "https://api.github.com/users/heelancd/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/heelancd", "id": 10111895, "login": "heelancd", "node_id": "MDQ6VXNlcjEwMTExODk1", "organizations_url": "https://api.github.com/users/heelancd/orgs", "received_events_url": "https://api.github.com/users/heelancd/received_events", "repos_url": "https://api.github.com/users/heelancd/repos", "site_admin": false, "starred_url": "https://api.github.com/users/heelancd/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/heelancd/subscriptions", "type": "User", "url": "https://api.github.com/users/heelancd" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-14T01:54:26Z
2015-09-01T12:06:24Z
2015-09-01T12:06:24Z
NONE
null
I came across the same error described in [this stack post.](https://stackoverflow.com/questions/30623162/plotting-with-gridspec-index-is-out-of-bounds) I didn't experience the error until upgrading to 0.16.2. Like others who commented, downgrading to 0.15.2 fixed the issue. I couldn't find it reported anywhere else so I wanted to submit an issue.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10819/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10819/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10820
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10820/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10820/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10820/events
https://github.com/pandas-dev/pandas/issues/10820
100,988,334
MDU6SXNzdWUxMDA5ODgzMzQ=
10,820
nunique performance for groupby with large number of groups
{ "avatar_url": "https://avatars.githubusercontent.com/u/2418513?v=4", "events_url": "https://api.github.com/users/aldanor/events{/privacy}", "followers_url": "https://api.github.com/users/aldanor/followers", "following_url": "https://api.github.com/users/aldanor/following{/other_user}", "gists_url": "https://api.github.com/users/aldanor/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/aldanor", "id": 2418513, "login": "aldanor", "node_id": "MDQ6VXNlcjI0MTg1MTM=", "organizations_url": "https://api.github.com/users/aldanor/orgs", "received_events_url": "https://api.github.com/users/aldanor/received_events", "repos_url": "https://api.github.com/users/aldanor/repos", "site_admin": false, "starred_url": "https://api.github.com/users/aldanor/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/aldanor/subscriptions", "type": "User", "url": "https://api.github.com/users/aldanor" }
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
8
2015-08-14T10:53:45Z
2015-08-24T18:33:56Z
2015-08-24T18:33:56Z
CONTRIBUTOR
null
It looks like `len(set)` beats both `len(np.unique)` and `pd.Series.nunique` if done naively -- here's an example with a large number of groups where we try to compute unique counts of a column when grouping by another column: ``` python >>> df = pd.DataFrame({'a': np.random.randint(10000, size=100000), 'b': np.random.randint(10, size=100000)}) >>> g = df.groupby('a') >>> %timeit g.b.nunique() 1 loops, best of 3: 1 s per loop >>> %timeit g.b.apply(pd.Series.nunique) 1 loops, best of 3: 992 ms per loop >>> %timeit g.b.apply(lambda x: np.unique(x.values).size) 1 loops, best of 3: 652 ms per loop >>> %timeit g.b.apply(lambda x: len(set(x.values))) 1 loops, best of 3: 469 ms per loop ``` The fastest way I know to accomplish the same thing is this: ``` python >>> g = df.groupby(['a', 'b']) >>> %timeit g.b.first().groupby(level=0).size() 100 loops, best of 3: 6.2 ms per loop ``` ... which is a _LOT_ faster apparently. Wonder if something similar could be done in `GroupBy.nunique` since it's quite a common use case?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10820/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10820/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10821
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10821/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10821/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10821/events
https://github.com/pandas-dev/pandas/issues/10821
101,050,276
MDU6SXNzdWUxMDEwNTAyNzY=
10,821
PERF: implement value_counts_float64
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-14T16:40:56Z
2015-08-18T23:37:27Z
2015-08-18T23:37:27Z
CONTRIBUTOR
null
int64/object are implemented. This is slightly tricky as have to count `nan` but not too difficult.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10821/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10821/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10822
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10822/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10822/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10822/events
https://github.com/pandas-dev/pandas/issues/10822
101,053,143
MDU6SXNzdWUxMDEwNTMxNDM=
10,822
TST: testing issue on windows
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "444444", "default": false, "description": "Unicode strings", "id": 36380025, "name": "Unicode", "node_id": "MDU6TGFiZWwzNjM4MDAyNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unicode" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
3
2015-08-14T16:55:40Z
2015-08-20T18:26:23Z
2015-08-20T18:26:23Z
CONTRIBUTOR
null
xref #7599 @sinhrks This fails on windows (actually doesn't on a windows vm, you need an actual windows machine....weird) ``` ====================================================================== ERROR: test_invalid_index_types (pandas.tseries.tests.test_frequencies.TestFrequencyInference) ---------------------------------------------------------------------- Traceback (most recent call last): File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tests\test_frequencies.py", line 505, in test_invalid_index_types self.assertRaises(ValueError, lambda : frequencies.infer_freq(i)) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\util\testing.py", line 1831, in assertRaises _callable(*args, **kwargs) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tests\test_frequencies.py", line 505, in <lambda> self.assertRaises(ValueError, lambda : frequencies.infer_freq(i)) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\frequencies.py", line 813, in infer_freq index = pd.DatetimeIndex(index) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\util\decorators.py", line 89, in wrapper return func(*args, **kwargs) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\index.py", line 302, in __new__ subarr = tools.to_datetime(data, box=False) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\util\decorators.py", line 89, in wrapper return func(*args, **kwargs) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tools.py", line 267, in to_datetime unit=unit, infer_datetime_format=infer_datetime_format) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tools.py", line 376, in _to_datetime return _convert_listlike(arg, box, format) File "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win32-2.7\pandas\tseries\tools.py", line 355, in _convert_listlike require_iso8601=require_iso8601) File "tslib.pyx", line 1809, in pandas.tslib.array_to_datetime (pandas\tslib.c:31227) File "tslib.pyx", line 1995, in pandas.tslib.array_to_datetime (pandas\tslib.c:30864) File "tslib.pyx", line 1989, in pandas.tslib.array_to_datetime (pandas\tslib.c:30754) File "tslib.pyx", line 1596, in pandas.tslib.parse_datetime_string (pandas\tslib.c:24749) File "C:\python27-32\lib\site-packages\python_dateutil-2.2-py2.7.egg\dateutil\parser.py", line 748, in parse return DEFAULTPARSER.parse(timestr, **kwargs) File "C:\python27-32\lib\site-packages\python_dateutil-2.2-py2.7.egg\dateutil\parser.py", line 310, in parse res, skipped_tokens = self._parse(timestr, **kwargs) TypeError: 'NoneType' object is not iterable ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10822/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10822/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10823
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10823/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10823/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10823/events
https://github.com/pandas-dev/pandas/issues/10823
101,090,555
MDU6SXNzdWUxMDEwOTA1NTU=
10,823
Inconsistency with MovingOLS min_periods
{ "avatar_url": "https://avatars.githubusercontent.com/u/2401026?v=4", "events_url": "https://api.github.com/users/matthewgilbert/events{/privacy}", "followers_url": "https://api.github.com/users/matthewgilbert/followers", "following_url": "https://api.github.com/users/matthewgilbert/following{/other_user}", "gists_url": "https://api.github.com/users/matthewgilbert/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/matthewgilbert", "id": 2401026, "login": "matthewgilbert", "node_id": "MDQ6VXNlcjI0MDEwMjY=", "organizations_url": "https://api.github.com/users/matthewgilbert/orgs", "received_events_url": "https://api.github.com/users/matthewgilbert/received_events", "repos_url": "https://api.github.com/users/matthewgilbert/repos", "site_admin": false, "starred_url": "https://api.github.com/users/matthewgilbert/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/matthewgilbert/subscriptions", "type": "User", "url": "https://api.github.com/users/matthewgilbert" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
5
2015-08-14T19:51:00Z
2015-08-18T10:47:43Z
2015-08-18T10:47:43Z
CONTRIBUTOR
null
I'm not sure if this is a bug or a typo in the documentation but for the `min_periods` parameter in MovingOLS the documentation claims ``` min_periods : int Threshold of non-null data points to require. If None, defaults to size of window. ``` However this does not seem to be the case? From line 640-648 we have ``` if self._is_rolling: if window is None: raise AssertionError("Must specify window.") if min_periods is None: min_periods = window else: window = len(self._x) if min_periods is None: min_periods = 1 ``` So this is not true for expanding window MovingOLS? Would it be appropriate to update the documentation to reflect this?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10823/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10823/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10824
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10824/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10824/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10824/events
https://github.com/pandas-dev/pandas/issues/10824
101,153,739
MDU6SXNzdWUxMDExNTM3Mzk=
10,824
BUG: Merge with empty DataFrame raise IndexError
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https://api.github.com/users/sinhrks/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/sinhrks", "id": 1696302, "login": "sinhrks", "node_id": "MDQ6VXNlcjE2OTYzMDI=", "organizations_url": "https://api.github.com/users/sinhrks/orgs", "received_events_url": "https://api.github.com/users/sinhrks/received_events", "repos_url": "https://api.github.com/users/sinhrks/repos", "site_admin": false, "starred_url": "https://api.github.com/users/sinhrks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sinhrks/subscriptions", "type": "User", "url": "https://api.github.com/users/sinhrks" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
0
2015-08-15T08:57:49Z
2015-08-20T12:54:55Z
2015-08-20T12:54:55Z
MEMBER
null
``` import numpy as np import pandas as pd df1 = pd.DataFrame([], columns=['a', 'b', 'c']) df2 = pd.DataFrame(np.random.randn(3, 3), columns=['x', 'y', 'z']) # OK pd.merge(df1, df2, how='right', left_index=True, right_index=True) # a b c x y z #0 NaN NaN NaN 0.665359 0.087728 -0.608138 #1 NaN NaN NaN -0.730847 0.882151 0.175648 #2 NaN NaN NaN 2.370834 -1.347337 -0.478547 pd.merge(df1, df2, how='outer', left_index=True, right_index=True) # a b c x y z #0 NaN NaN NaN 0.665359 0.087728 -0.608138 #1 NaN NaN NaN -0.730847 0.882151 0.175648 #2 NaN NaN NaN 2.370834 -1.347337 -0.478547 # NG, this should be the same as above pd.merge(df1, df2, how='right', left_on='a', right_index=True) # IndexError: cannot do a non-empty take from an empty axes. pd.merge(df1, df2, how='outer', left_on='a', right_index=True) # IndexError: cannot do a non-empty take from an empty axes. ``` This works if both `DataFrame` are empty. ``` df1 = pd.DataFrame([], columns=['a', 'b', 'c']) df2 = pd.DataFrame([], columns=['x', 'y', 'z']) pd.merge(df1, df2, how='right', left_on='a', right_index=True) # Empty DataFrame # Columns: [a, b, c, x, y, z] # Index: [] pd.merge(df1, df2, how='outer', left_on='a', right_index=True) # Empty DataFrame # Columns: [a, b, c, x, y, z] # Index: [] ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10824/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10824/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10825
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10825/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10825/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10825/events
https://github.com/pandas-dev/pandas/pull/10825
101,181,038
MDExOlB1bGxSZXF1ZXN0NDI1MTk5ODc=
10,825
Fix handling of EOF in 'c' csv parser
{ "avatar_url": "https://avatars.githubusercontent.com/u/1621449?v=4", "events_url": "https://api.github.com/users/evanpw/events{/privacy}", "followers_url": "https://api.github.com/users/evanpw/followers", "following_url": "https://api.github.com/users/evanpw/following{/other_user}", "gists_url": "https://api.github.com/users/evanpw/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/evanpw", "id": 1621449, "login": "evanpw", "node_id": "MDQ6VXNlcjE2MjE0NDk=", "organizations_url": "https://api.github.com/users/evanpw/orgs", "received_events_url": "https://api.github.com/users/evanpw/received_events", "repos_url": "https://api.github.com/users/evanpw/repos", "site_admin": false, "starred_url": "https://api.github.com/users/evanpw/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/evanpw/subscriptions", "type": "User", "url": "https://api.github.com/users/evanpw" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
6
2015-08-15T14:23:49Z
2015-09-19T00:38:10Z
2015-08-17T11:09:50Z
CONTRIBUTOR
null
Fixes GH #10728 fixes #10548. Also fixes: - '\r' followed by EOF should be considered a blank line - Escape character followed by EOF should produce an exception - Line containing only whitespace should be skipped if `skip_blank_lines` and `delim_whitespace` are both `True`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10825/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10825/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10825.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10825", "merged_at": "2015-08-17T11:09:50Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10825.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10825" }
https://api.github.com/repos/pandas-dev/pandas/issues/10826
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10826/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10826/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10826/events
https://github.com/pandas-dev/pandas/pull/10826
101,181,083
MDExOlB1bGxSZXF1ZXN0NDI1MjAwMDU=
10,826
BUG: Merge with empty dataframe may raise IndexError
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https://api.github.com/users/sinhrks/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/sinhrks", "id": 1696302, "login": "sinhrks", "node_id": "MDQ6VXNlcjE2OTYzMDI=", "organizations_url": "https://api.github.com/users/sinhrks/orgs", "received_events_url": "https://api.github.com/users/sinhrks/received_events", "repos_url": "https://api.github.com/users/sinhrks/repos", "site_admin": false, "starred_url": "https://api.github.com/users/sinhrks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sinhrks/subscriptions", "type": "User", "url": "https://api.github.com/users/sinhrks" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-15T14:25:10Z
2015-08-20T13:48:48Z
2015-08-20T12:54:55Z
MEMBER
null
Closes #10824.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10826/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10826/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10826.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10826", "merged_at": "2015-08-20T12:54:55Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10826.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10826" }
https://api.github.com/repos/pandas-dev/pandas/issues/10827
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10827/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10827/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10827/events
https://github.com/pandas-dev/pandas/pull/10827
101,189,111
MDExOlB1bGxSZXF1ZXN0NDI1MjIwMTQ=
10,827
Bug in read_csv when using nrows or chunksize on a file containing only a header
{ "avatar_url": "https://avatars.githubusercontent.com/u/1621449?v=4", "events_url": "https://api.github.com/users/evanpw/events{/privacy}", "followers_url": "https://api.github.com/users/evanpw/followers", "following_url": "https://api.github.com/users/evanpw/following{/other_user}", "gists_url": "https://api.github.com/users/evanpw/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/evanpw", "id": 1621449, "login": "evanpw", "node_id": "MDQ6VXNlcjE2MjE0NDk=", "organizations_url": "https://api.github.com/users/evanpw/orgs", "received_events_url": "https://api.github.com/users/evanpw/received_events", "repos_url": "https://api.github.com/users/evanpw/repos", "site_admin": false, "starred_url": "https://api.github.com/users/evanpw/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/evanpw/subscriptions", "type": "User", "url": "https://api.github.com/users/evanpw" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
3
2015-08-15T16:45:00Z
2015-09-19T00:38:10Z
2015-08-15T22:22:36Z
CONTRIBUTOR
null
Fixes GH #9535
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10827/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10827/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10827.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10827", "merged_at": "2015-08-15T22:22:36Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10827.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10827" }
https://api.github.com/repos/pandas-dev/pandas/issues/10828
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10828/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10828/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10828/events
https://github.com/pandas-dev/pandas/issues/10828
101,214,157
MDU6SXNzdWUxMDEyMTQxNTc=
10,828
TST: add tests for ABC Types
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-15T22:26:41Z
2015-08-20T17:39:31Z
2015-08-20T17:39:31Z
CONTRIBUTOR
null
e.g. something in `test_common.py` like ``` p = pd.Period(....) self.assertTrue(isinstance(p, ABCPeriod)) ``` for all of the ABC types defined.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10828/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10828/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10829
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10829/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10829/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10829/events
https://github.com/pandas-dev/pandas/pull/10829
101,243,176
MDExOlB1bGxSZXF1ZXN0NDI1MzMwNjk=
10,829
Minor fix to error messages ('See the the caveats in the documentatio…
{ "avatar_url": "https://avatars.githubusercontent.com/u/12725258?v=4", "events_url": "https://api.github.com/users/dvmk/events{/privacy}", "followers_url": "https://api.github.com/users/dvmk/followers", "following_url": "https://api.github.com/users/dvmk/following{/other_user}", "gists_url": "https://api.github.com/users/dvmk/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dvmk", "id": 12725258, "login": "dvmk", "node_id": "MDQ6VXNlcjEyNzI1MjU4", "organizations_url": "https://api.github.com/users/dvmk/orgs", "received_events_url": "https://api.github.com/users/dvmk/received_events", "repos_url": "https://api.github.com/users/dvmk/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dvmk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dvmk/subscriptions", "type": "User", "url": "https://api.github.com/users/dvmk" }
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-16T08:37:18Z
2015-08-16T10:46:38Z
2015-08-16T09:54:59Z
NONE
null
…n...')
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10829/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10829/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10829.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10829", "merged_at": "2015-08-16T09:54:59Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10829.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10829" }
https://api.github.com/repos/pandas-dev/pandas/issues/10830
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10830/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10830/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10830/events
https://github.com/pandas-dev/pandas/issues/10830
101,319,325
MDU6SXNzdWUxMDEzMTkzMjU=
10,830
Can't access 'Strike' column in option dataframe
{ "avatar_url": "https://avatars.githubusercontent.com/u/13733596?v=4", "events_url": "https://api.github.com/users/zhimakaimenxa/events{/privacy}", "followers_url": "https://api.github.com/users/zhimakaimenxa/followers", "following_url": "https://api.github.com/users/zhimakaimenxa/following{/other_user}", "gists_url": "https://api.github.com/users/zhimakaimenxa/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/zhimakaimenxa", "id": 13733596, "login": "zhimakaimenxa", "node_id": "MDQ6VXNlcjEzNzMzNTk2", "organizations_url": "https://api.github.com/users/zhimakaimenxa/orgs", "received_events_url": "https://api.github.com/users/zhimakaimenxa/received_events", "repos_url": "https://api.github.com/users/zhimakaimenxa/repos", "site_admin": false, "starred_url": "https://api.github.com/users/zhimakaimenxa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/zhimakaimenxa/subscriptions", "type": "User", "url": "https://api.github.com/users/zhimakaimenxa" }
[ { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" } ]
closed
false
null
[]
null
4
2015-08-17T01:57:00Z
2015-08-17T19:06:36Z
2015-08-17T11:15:20Z
NONE
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10830/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10830/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10831
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10831/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10831/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10831/events
https://github.com/pandas-dev/pandas/issues/10831
101,337,693
MDU6SXNzdWUxMDEzMzc2OTM=
10,831
0.16.2: HTML docs fail to make, "TypeError: an integer is required (got type str)"
{ "avatar_url": "https://avatars.githubusercontent.com/u/13134193?v=4", "events_url": "https://api.github.com/users/unsystemizer/events{/privacy}", "followers_url": "https://api.github.com/users/unsystemizer/followers", "following_url": "https://api.github.com/users/unsystemizer/following{/other_user}", "gists_url": "https://api.github.com/users/unsystemizer/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/unsystemizer", "id": 13134193, "login": "unsystemizer", "node_id": "MDQ6VXNlcjEzMTM0MTkz", "organizations_url": "https://api.github.com/users/unsystemizer/orgs", "received_events_url": "https://api.github.com/users/unsystemizer/received_events", "repos_url": "https://api.github.com/users/unsystemizer/repos", "site_admin": false, "starred_url": "https://api.github.com/users/unsystemizer/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/unsystemizer/subscriptions", "type": "User", "url": "https://api.github.com/users/unsystemizer" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
null
2
2015-08-17T04:42:31Z
2015-08-18T10:21:01Z
2015-08-18T10:21:01Z
NONE
null
- `pip3 install --upgrade pandas` # installed 0.16.2 - Download 0.16.2 source, unzip, use `pip3` to install Sphinx (1.3.1, and dependencies such as sphinx-rtd-theme (0.1.8)) - run `make.py html` in `doc` folder ``` C:\Python34\pandas-0.16.2\doc>c:\Python34\python.exe make.py html Traceback (most recent call last): File "C:\Python34\Scripts\sphinx-build-script.py", line 9, in <module> load_entry_point('Sphinx==1.3.1', 'console_scripts', 'sphinx-build')() File "C:\Python34\lib\site-packages\sphinx\__init__.py", line 51, in main sys.exit(build_main(argv)) File "C:\Python34\lib\site-packages\sphinx\__init__.py", line 61, in build_main from sphinx import cmdline File "C:\Python34\lib\site-packages\sphinx\cmdline.py", line 23, in <module> from sphinx.application import Sphinx File "C:\Python34\lib\site-packages\sphinx\application.py", line 37, in <module> from sphinx.builders import BUILTIN_BUILDERS File "C:\Python34\lib\site-packages\sphinx\builders\__init__.py", line 23, in <module> from sphinx.util import i18n, path_stabilize File "C:\Python34\lib\site-packages\sphinx\util\i18n.py", line 15, in <module> from babel.messages.pofile import read_po File "C:\Python34\lib\site-packages\babel\messages\__init__.py", line 12, in <module> from babel.messages.catalog import * File "C:\Python34\lib\site-packages\babel\messages\catalog.py", line 23, in <module> from babel.dates import format_datetime File "C:\Python34\lib\site-packages\babel\dates.py", line 28, in <module> from babel.util import UTC, LOCALTZ File "C:\Python34\lib\site-packages\babel\util.py", line 278, in <module> from babel import localtime File "C:\Python34\lib\site-packages\babel\localtime\__init__.py", line 21, in <module> from babel.localtime._win32 import _get_localzone File "C:\Python34\lib\site-packages\babel\localtime\_win32.py", line 18, in <module> tz_names = get_global('windows_zone_mapping') File "C:\Python34\lib\site-packages\babel\core.py", line 58, in get_global _global_data = pickle.load(fileobj) TypeError: an integer is required (got type str) Building HTML failed. ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10831/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10831/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10832
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10832/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10832/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10832/events
https://github.com/pandas-dev/pandas/issues/10832
101,385,399
MDU6SXNzdWUxMDEzODUzOTk=
10,832
Categorical can not be used as key in merges
{ "avatar_url": "https://avatars.githubusercontent.com/u/890156?v=4", "events_url": "https://api.github.com/users/jankatins/events{/privacy}", "followers_url": "https://api.github.com/users/jankatins/followers", "following_url": "https://api.github.com/users/jankatins/following{/other_user}", "gists_url": "https://api.github.com/users/jankatins/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jankatins", "id": 890156, "login": "jankatins", "node_id": "MDQ6VXNlcjg5MDE1Ng==", "organizations_url": "https://api.github.com/users/jankatins/orgs", "received_events_url": "https://api.github.com/users/jankatins/received_events", "repos_url": "https://api.github.com/users/jankatins/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jankatins/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jankatins/subscriptions", "type": "User", "url": "https://api.github.com/users/jankatins" }
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-17T10:01:34Z
2015-08-17T11:01:12Z
2015-08-17T11:00:22Z
CONTRIBUTOR
null
``` df1 = pd.DataFrame({"a": list("ABCD"), "b": [1,2,3,4]}) df2 = pd.DataFrame({"a": list("BCDF"), "b": [1,2,3,4]}) df1["c"] = df1["a"].astype("category") df2["c"] = df2["a"].astype("category") pd.merge(df1, df2, on=["c"], how="outer") ``` Results in: ``` --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) <ipython-input-97-42d4959051b3> in <module>() 3 df1["c"] = df1["a"].astype("category") 4 df2["c"] = df2["a"].astype("category") ----> 5 pd.merge(df1, df2, on=["c"], how="outer") C:\portabel\miniconda\envs\sc\lib\site-packages\pandas\tools\merge.pyc in merge(left, right, how, on, left_on, right_on, left_index, right_index, sort, suffixes, copy) 36 right_index=right_index, sort=sort, suffixes=suffixes, 37 copy=copy) ---> 38 return op.get_result() 39 if __debug__: 40 merge.__doc__ = _merge_doc % '\nleft : DataFrame' C:\portabel\miniconda\envs\sc\lib\site-packages\pandas\tools\merge.pyc in get_result(self) 203 result = typ(result_data).__finalize__(self, method='merge') 204 --> 205 self._maybe_add_join_keys(result, left_indexer, right_indexer) 206 207 return result C:\portabel\miniconda\envs\sc\lib\site-packages\pandas\tools\merge.pyc in _maybe_add_join_keys(self, result, left_indexer, right_indexer) 228 key_col.put( 229 na_indexer, com.take_1d(self.right_join_keys[i], --> 230 right_na_indexer)) 231 elif name in self.right: 232 na_indexer = (right_indexer == -1).nonzero()[0] C:\portabel\miniconda\envs\sc\lib\site-packages\pandas\core\common.pyc in take_nd(arr, indexer, axis, out, fill_value, mask_info, allow_fill) 829 out_shape[axis] = len(indexer) 830 out_shape = tuple(out_shape) --> 831 if arr.flags.f_contiguous and axis == arr.ndim - 1: 832 # minor tweak that can make an order-of-magnitude difference 833 # for dataframes initialized directly from 2-d ndarrays AttributeError: 'Categorical' object has no attribute 'flags' ``` ``` pd.__version__ '0.16.2' ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10832/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10832/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10833
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10833/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10833/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10833/events
https://github.com/pandas-dev/pandas/issues/10833
101,451,670
MDU6SXNzdWUxMDE0NTE2NzA=
10,833
BUG: Error while saving DataFrame with TimedeltaIndex to .csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/1315589?v=4", "events_url": "https://api.github.com/users/soupault/events{/privacy}", "followers_url": "https://api.github.com/users/soupault/followers", "following_url": "https://api.github.com/users/soupault/following{/other_user}", "gists_url": "https://api.github.com/users/soupault/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/soupault", "id": 1315589, "login": "soupault", "node_id": "MDQ6VXNlcjEzMTU1ODk=", "organizations_url": "https://api.github.com/users/soupault/orgs", "received_events_url": "https://api.github.com/users/soupault/received_events", "repos_url": "https://api.github.com/users/soupault/repos", "site_admin": false, "starred_url": "https://api.github.com/users/soupault/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/soupault/subscriptions", "type": "User", "url": "https://api.github.com/users/soupault" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", "id": 49597148, "name": "Timedelta", "node_id": "MDU6TGFiZWw0OTU5NzE0OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
4
2015-08-17T15:45:54Z
2015-08-21T14:10:24Z
2015-08-21T14:10:24Z
CONTRIBUTOR
null
I'm trying to save pd.DataFrame using `.to_csv` method. If DataFrame has TimedeltaIndex the error is risen: ``` >>> dt = pd.Timedelta(seconds=10) >>> timestamps = [dt, 2*dt, 3*dt] >>> df = pd.DataFrame({'obs': [11,22,33]}, index=timestamps) >>> df obs 00:00:10 11 00:00:20 22 00:00:30 33 >>> df.to_csv('test') --------------------------------------------------------------------------- TypeError Traceback (most recent call last) <ipython-input-27-9b2e5ea53beb> in <module>() ----> 1 df.to_csv('test') C:\Python34\lib\site-packages\pandas\core\frame.py in to_csv(self, path_or_buf, sep, na_rep, float_format, columns, header, index, index_label, mode, encoding, quoting, quotechar, line_terminator, chunksize, tupleize_cols, date_format, doub lequote, escapechar, decimal, **kwds) 1187 escapechar=escapechar, 1188 decimal=decimal) -> 1189 formatter.save() 1190 1191 if path_or_buf is None: C:\Python34\lib\site-packages\pandas\core\format.py in save(self) 1465 1466 else: -> 1467 self._save() 1468 1469 finally: C:\Python34\lib\site-packages\pandas\core\format.py in _save(self) 1565 break 1566 -> 1567 self._save_chunk(start_i, end_i) 1568 1569 def _save_chunk(self, start_i, end_i): C:\Python34\lib\site-packages\pandas\core\format.py in _save_chunk(self, start_i , end_i) 1592 quoting=self.quoting) 1593 -> 1594 lib.write_csv_rows(self.data, ix, self.nlevels, self.cols, self. writer) 1595 1596 # from collections import namedtuple TypeError: Argument 'data_index' has incorrect type (expected numpy.ndarray, got list) ``` But if Timedelta is not an Index, but a regular column, everything is OK: ``` >>> df['timedelta'] = df.index >>> df.reset_index(drop=True, inplace=True) >>> df.to_csv('test') ``` Python 3.4.2 x64 Windows version. pandas (0.16.2), numpy (1.9.2)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10833/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10833/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10834
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10834/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10834/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10834/events
https://github.com/pandas-dev/pandas/issues/10834
101,463,695
MDU6SXNzdWUxMDE0NjM2OTU=
10,834
passing of `test_to_datetime_with_non_exact` depends on OS language.
{ "avatar_url": "https://avatars.githubusercontent.com/u/3819470?v=4", "events_url": "https://api.github.com/users/cel4/events{/privacy}", "followers_url": "https://api.github.com/users/cel4/followers", "following_url": "https://api.github.com/users/cel4/following{/other_user}", "gists_url": "https://api.github.com/users/cel4/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cel4", "id": 3819470, "login": "cel4", "node_id": "MDQ6VXNlcjM4MTk0NzA=", "organizations_url": "https://api.github.com/users/cel4/orgs", "received_events_url": "https://api.github.com/users/cel4/received_events", "repos_url": "https://api.github.com/users/cel4/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cel4/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cel4/subscriptions", "type": "User", "url": "https://api.github.com/users/cel4" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-17T16:52:16Z
2015-08-17T20:50:10Z
2015-08-17T20:50:10Z
CONTRIBUTOR
null
The abbreviations of the names of months in `format_regex` are language specific. Thus the test fails on non-english systems: `format_regex` on this machine is `re.compile('(?P<d>3[0-1]|[1-2]\\d|0[1-9]|[1-9]| [1-9])(?P<b>jan|feb|m\\är|apr|mai|jun|jul|aug|sep|okt|nov|dez)(?P<y>\\d\\d)', re.IGNORECASE)` ``` ERROR: test_to_datetime_with_non_exact (pandas.tseries.tests.test_timeseries.TimeConversionFormats) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/tseries/tools.py", line 363, in _convert_listlike values, tz = tslib.datetime_to_datetime64(arg) File "tslib.pyx", line 1451, in pandas.tslib.datetime_to_datetime64 (pandas/tslib.c:22987) TypeError: Unrecognized value type: <class 'str'> During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/tseries/tests/test_timeseries.py", line 4335, in test_to_datetime_with_non_exact result = to_datetime(s,format='%d%b%y',exact=False) File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/util/decorators.py", line 89, in wrapper return func(*args, **kwargs) File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/tseries/tools.py", line 267, in to_datetime unit=unit, infer_datetime_format=infer_datetime_format) File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/tseries/tools.py", line 373, in _to_datetime values = _convert_listlike(arg.values, False, format) File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/tseries/tools.py", line 366, in _convert_listlike raise e File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/tseries/tools.py", line 336, in _convert_listlike arg, format, exact=exact, errors=errors) File "tslib.pyx", line 3018, in pandas.tslib.array_strptime (pandas/tslib.c:44557) ValueError: time data '19MAY11' does not match format '%d%b%y' (search) ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10834/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10834/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10835
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10835/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10835/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10835/events
https://github.com/pandas-dev/pandas/issues/10835
101,469,999
MDU6SXNzdWUxMDE0Njk5OTk=
10,835
Test failure: test_none_comparison
{ "avatar_url": "https://avatars.githubusercontent.com/u/3819470?v=4", "events_url": "https://api.github.com/users/cel4/events{/privacy}", "followers_url": "https://api.github.com/users/cel4/followers", "following_url": "https://api.github.com/users/cel4/following{/other_user}", "gists_url": "https://api.github.com/users/cel4/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cel4", "id": 3819470, "login": "cel4", "node_id": "MDQ6VXNlcjM4MTk0NzA=", "organizations_url": "https://api.github.com/users/cel4/orgs", "received_events_url": "https://api.github.com/users/cel4/received_events", "repos_url": "https://api.github.com/users/cel4/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cel4/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cel4/subscriptions", "type": "User", "url": "https://api.github.com/users/cel4" }
[ { "color": "5319e7", "default": false, "description": "Unit tests that occasionally fail", "id": 76939933, "name": "Unreliable Test", "node_id": "MDU6TGFiZWw3NjkzOTkzMw==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Unreliable%20Test" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
5
2015-08-17T17:30:03Z
2015-08-22T20:12:18Z
2015-08-22T20:12:18Z
CONTRIBUTOR
null
`test_none_comparison` fails for me for all versions of `numpy>=1.9.0`. I don't see this issue in any `numpy-1.8.x` version. ``` ERROR: test_none_comparison (pandas.tests.test_base.TestIndexOps) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/tests/test_base.py", line 303, in test_none_comparison result = None != o File "/Users/ch/repo/pandas/.tox/py34/lib/python3.4/site-packages/pandas/core/generic.py", line 723, in __nonzero__ .format(self.__class__.__name__)) ValueError: The truth value of a Series is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all(). ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10835/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10835/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10836
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10836/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10836/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10836/events
https://github.com/pandas-dev/pandas/pull/10836
101,471,019
MDExOlB1bGxSZXF1ZXN0NDI2MTM0OTY=
10,836
skipped failing test on non-engish locales
{ "avatar_url": "https://avatars.githubusercontent.com/u/3819470?v=4", "events_url": "https://api.github.com/users/cel4/events{/privacy}", "followers_url": "https://api.github.com/users/cel4/followers", "following_url": "https://api.github.com/users/cel4/following{/other_user}", "gists_url": "https://api.github.com/users/cel4/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cel4", "id": 3819470, "login": "cel4", "node_id": "MDQ6VXNlcjM4MTk0NzA=", "organizations_url": "https://api.github.com/users/cel4/orgs", "received_events_url": "https://api.github.com/users/cel4/received_events", "repos_url": "https://api.github.com/users/cel4/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cel4/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cel4/subscriptions", "type": "User", "url": "https://api.github.com/users/cel4" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-17T17:36:22Z
2015-08-17T20:50:15Z
2015-08-17T20:50:10Z
CONTRIBUTOR
null
Should fix https://github.com/pydata/pandas/issues/10834
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10836/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10836/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10836.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10836", "merged_at": "2015-08-17T20:50:10Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10836.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10836" }
https://api.github.com/repos/pandas-dev/pandas/issues/10837
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10837/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10837/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10837/events
https://github.com/pandas-dev/pandas/issues/10837
101,478,301
MDU6SXNzdWUxMDE0NzgzMDE=
10,837
testArrayNumpyLabelled fails on Python 2.7.10
{ "avatar_url": "https://avatars.githubusercontent.com/u/3819470?v=4", "events_url": "https://api.github.com/users/cel4/events{/privacy}", "followers_url": "https://api.github.com/users/cel4/followers", "following_url": "https://api.github.com/users/cel4/following{/other_user}", "gists_url": "https://api.github.com/users/cel4/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/cel4", "id": 3819470, "login": "cel4", "node_id": "MDQ6VXNlcjM4MTk0NzA=", "organizations_url": "https://api.github.com/users/cel4/orgs", "received_events_url": "https://api.github.com/users/cel4/received_events", "repos_url": "https://api.github.com/users/cel4/repos", "site_admin": false, "starred_url": "https://api.github.com/users/cel4/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/cel4/subscriptions", "type": "User", "url": "https://api.github.com/users/cel4" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
5
2015-08-17T18:12:32Z
2015-08-19T10:53:27Z
2015-08-19T10:53:27Z
CONTRIBUTOR
null
``` FAIL: testArrayNumpyLabelled (pandas.io.tests.test_json.test_ujson.NumpyJSONTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/ch/repo/pandas/.tox/py27/lib/python2.7/site-packages/pandas/io/tests/test_json/test_ujson.py", line 1141, in testArrayNumpyLabelled self.assertTrue((expectedvals == output[0]).all()) AssertionError: False is not true -------------------- >> begin captured stdout << --------------------- [[42 31] [24 99] [ 2 78]] [[31 42] [99 24] [78 2]] --------------------- >> end captured stdout << ---------------------- ``` Order of dict elements seems to be non-deterministic for python2.7 versions as well.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10837/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10837/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10838
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10838/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10838/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10838/events
https://github.com/pandas-dev/pandas/pull/10838
101,535,242
MDExOlB1bGxSZXF1ZXN0NDI2NDgzNzY=
10,838
BUG: Panel setitem with a multiindex #10360 (partial)
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-18T00:03:35Z
2019-08-10T19:45:05Z
2015-08-18T10:44:03Z
CONTRIBUTOR
null
partial on #10360
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10838/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10838/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10838.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10838", "merged_at": "2015-08-18T10:44:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10838.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10838" }
https://api.github.com/repos/pandas-dev/pandas/issues/10839
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10839/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10839/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10839/events
https://github.com/pandas-dev/pandas/issues/10839
101,535,273
MDU6SXNzdWUxMDE1MzUyNzM=
10,839
BUG: Panel indexing with partial setting
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" }, { "color": "207de5", "default": false, "description": null, "id": 71268330, "name": "MultiIndex", "node_id": "MDU6TGFiZWw3MTI2ODMzMA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/MultiIndex" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
6
2015-08-18T00:03:58Z
2018-07-06T20:21:07Z
2017-07-10T21:07:33Z
CONTRIBUTOR
null
xref #10360 / #10838 takes care of full slices, e.g. `p.iloc[0,0,:] = [1,2,3]`, but the following is still failing (whether mixed blocks or not) ``` In [8]: axes = dict(items = pd.MultiIndex.from_tuples([('A','a'), ('B','b')]), major_axis = pd.MultiIndex.from_tuples([('A',1),('A',2)]), minor_axis=pd.MultiIndex.from_product([['X'],range(3)])) In [9]: p = Panel(0., **axes) In [11]: p Out[11]: <class 'pandas.core.panel.Panel'> Dimensions: 2 (items) x 2 (major_axis) x 3 (minor_axis) Items axis: (A, a) to (B, b) Major_axis axis: (A, 1) to (A, 2) Minor_axis axis: (X, 0) to (X, 2) In [13]: p.iloc[0,0,1:3] Out[13]: X 1 0 2 0 Name: (A, 1), dtype: float64 In [14]: p.iloc[0,0,1:3] = [1,2] IndexError: tuple index out of range ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10839/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10839/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10840
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10840/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10840/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10840/events
https://github.com/pandas-dev/pandas/pull/10840
101,552,462
MDExOlB1bGxSZXF1ZXN0NDI2NTQ3Nzg=
10,840
PERF: value_counts_float64 #10821
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "https://api.github.com/users/chris-b1/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/chris-b1", "id": 1924092, "login": "chris-b1", "node_id": "MDQ6VXNlcjE5MjQwOTI=", "organizations_url": "https://api.github.com/users/chris-b1/orgs", "received_events_url": "https://api.github.com/users/chris-b1/received_events", "repos_url": "https://api.github.com/users/chris-b1/repos", "site_admin": false, "starred_url": "https://api.github.com/users/chris-b1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/chris-b1/subscriptions", "type": "User", "url": "https://api.github.com/users/chris-b1" }
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
23
2015-08-18T02:13:15Z
2015-08-19T00:53:03Z
2015-08-18T23:37:09Z
CONTRIBUTOR
null
Adresses #10821 - I get a doubling of performance for `value_counts` for a `Series` with a float dtype. Couldn't think of any new tests needed not covered by existing [here](https://github.com/pydata/pandas/blob/master/pandas/tests/test_algos.py#L416) ``` In [1]: f = np.hstack([np.hstack(np.linspace(0,1,1000) for _ in range(1000)), np.array([np.nan] * 1000)]) ...: i = range(1000) * 1001 ...: df = pd.DataFrame({'f':f, 'i':i}) ``` ### master ``` In [2]: %timeit df['i'].value_counts() 10 loops, best of 3: 21.1 ms per loop In [3]: %timeit df['f'].value_counts() 10 loops, best of 3: 114 ms per loop ``` ### pr ``` In [3]: %timeit df['i'].value_counts() 10 loops, best of 3: 21 ms per loop In [2]: %timeit df['f'].value_counts() 10 loops, best of 3: 56 ms per loop ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10840/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10840/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10840.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10840", "merged_at": "2015-08-18T23:37:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10840.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10840" }
https://api.github.com/repos/pandas-dev/pandas/issues/10841
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10841/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10841/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10841/events
https://github.com/pandas-dev/pandas/pull/10841
101,552,837
MDExOlB1bGxSZXF1ZXN0NDI2NTQ4OTY=
10,841
DOC: Fix for #10823, updating min_periods docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/2401026?v=4", "events_url": "https://api.github.com/users/matthewgilbert/events{/privacy}", "followers_url": "https://api.github.com/users/matthewgilbert/followers", "following_url": "https://api.github.com/users/matthewgilbert/following{/other_user}", "gists_url": "https://api.github.com/users/matthewgilbert/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/matthewgilbert", "id": 2401026, "login": "matthewgilbert", "node_id": "MDQ6VXNlcjI0MDEwMjY=", "organizations_url": "https://api.github.com/users/matthewgilbert/orgs", "received_events_url": "https://api.github.com/users/matthewgilbert/received_events", "repos_url": "https://api.github.com/users/matthewgilbert/repos", "site_admin": false, "starred_url": "https://api.github.com/users/matthewgilbert/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/matthewgilbert/subscriptions", "type": "User", "url": "https://api.github.com/users/matthewgilbert" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-18T02:15:46Z
2015-08-18T10:47:48Z
2015-08-18T10:47:43Z
CONTRIBUTOR
null
closes #10823
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10841/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10841/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10841.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10841", "merged_at": "2015-08-18T10:47:43Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10841.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10841" }
https://api.github.com/repos/pandas-dev/pandas/issues/10842
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10842/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10842/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10842/events
https://github.com/pandas-dev/pandas/issues/10842
101,600,930
MDU6SXNzdWUxMDE2MDA5MzA=
10,842
Weird behaviour of groupby with quantile
{ "avatar_url": "https://avatars.githubusercontent.com/u/13544755?v=4", "events_url": "https://api.github.com/users/pekaalto/events{/privacy}", "followers_url": "https://api.github.com/users/pekaalto/followers", "following_url": "https://api.github.com/users/pekaalto/following{/other_user}", "gists_url": "https://api.github.com/users/pekaalto/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/pekaalto", "id": 13544755, "login": "pekaalto", "node_id": "MDQ6VXNlcjEzNTQ0NzU1", "organizations_url": "https://api.github.com/users/pekaalto/orgs", "received_events_url": "https://api.github.com/users/pekaalto/received_events", "repos_url": "https://api.github.com/users/pekaalto/repos", "site_admin": false, "starred_url": "https://api.github.com/users/pekaalto/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pekaalto/subscriptions", "type": "User", "url": "https://api.github.com/users/pekaalto" }
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
8
2015-08-18T08:32:31Z
2017-06-07T07:19:54Z
2015-08-18T10:41:10Z
NONE
null
Hi ``` import pandas as pd X = pd.DataFrame(dict(g=['a','a','b','b','b'],a=range(5))) ``` For some reason this loses the grouping variable 'g': ``` X.groupby(['g'],as_index=False).quantile(0.5) a 0 0.5 1 3.0 ``` I was expecting this output: ``` X.groupby(['g']).quantile(0.5).reset_index() g a 0 a 0.5 1 b 3.0 ``` Maybe related to the above this throws an error (this is useful if I have tons of columns but need result only for one). ``` X.groupby(['g'],as_index=False)['a'].quantile(0.5) Traceback (most recent call last): File "<stdin>", line 1, in <module> File "<string>", line 40, in quantile File "C:\Anaconda\lib\site-packages\pandas\core\groupby.py", line 579, in wrapper return self._aggregate_item_by_item(name, *args, **kwargs) File "C:\Anaconda\lib\site-packages\pandas\core\groupby.py", line 2789, in _aggregate_item_by_item raise errors TypeError: quantile() got an unexpected keyword argument 'numeric_only' ``` If I replace `.quantile()` with other aggregate like mean or sum it works just fine. --- ``` >>> pd.show_versions() INSTALLED VERSIONS ------------------ commit: None python: 2.7.10.final.0 python-bits: 64 OS: Windows OS-release: 7 machine: AMD64 processor: Intel64 Family 6 Model 58 Stepping 9, GenuineIntel byteorder: little LC_ALL: None LANG: FI pandas: 0.16.2 nose: 1.3.7 Cython: 0.22.1 numpy: 1.9.2 scipy: 0.15.1 statsmodels: 0.6.1 IPython: 3.2.0 sphinx: 1.3.1 patsy: 0.3.0 dateutil: 2.4.2 pytz: 2015.4 bottleneck: 1.0.0 tables: 3.2.0 numexpr: 2.4.3 matplotlib: 1.4.3 openpyxl: 1.8.5 xlrd: 0.9.3 xlwt: 1.0.0 xlsxwriter: 0.7.3 lxml: 3.4.4 bs4: 4.3.2 html5lib: None httplib2: None apiclient: None sqlalchemy: 1.0.6 pymysql: None psycopg2: None ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10842/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10842/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10843
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10843/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10843/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10843/events
https://github.com/pandas-dev/pandas/issues/10843
101,616,671
MDU6SXNzdWUxMDE2MTY2NzE=
10,843
Slow DataFrame column data access
{ "avatar_url": "https://avatars.githubusercontent.com/u/284103?v=4", "events_url": "https://api.github.com/users/Suor/events{/privacy}", "followers_url": "https://api.github.com/users/Suor/followers", "following_url": "https://api.github.com/users/Suor/following{/other_user}", "gists_url": "https://api.github.com/users/Suor/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/Suor", "id": 284103, "login": "Suor", "node_id": "MDQ6VXNlcjI4NDEwMw==", "organizations_url": "https://api.github.com/users/Suor/orgs", "received_events_url": "https://api.github.com/users/Suor/received_events", "repos_url": "https://api.github.com/users/Suor/repos", "site_admin": false, "starred_url": "https://api.github.com/users/Suor/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Suor/subscriptions", "type": "User", "url": "https://api.github.com/users/Suor" }
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" } ]
closed
false
null
[]
null
9
2015-08-18T09:49:49Z
2019-10-08T09:24:58Z
2015-08-18T10:37:54Z
NONE
null
The simplest way to access underlying data (ndarray) for dataframe column is `df['column_name'].values`. But it is so slow, that special cache is used for it: ``` python >>> import pandas as pd >>> import numpy as np >>> df = pd.DataFrame(np.zeroes((1000, 5)), columns=list('abcde')) >>> %timeit df['a'].values; df._item_cache = {} 10000 loops, best of 3: 73.1 µs per loop ``` For regular non-sparse array this should approach: ``` python >>> %cpaste def get_col_values(df, name): i = df.columns.get_loc(name) bm = df._data return bm.blocks[bm._blknos[i]].iget(bm._blklocs[i]) >>> %timeit get_col_values(df, 'a') 100000 loops, best of 3: 4.67 µs per loop ```
{ "+1": 2, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 2, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10843/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10843/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10844
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10844/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10844/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10844/events
https://github.com/pandas-dev/pandas/pull/10844
101,722,416
MDExOlB1bGxSZXF1ZXN0NDI3MzMwMjA=
10,844
DataFrame to dict with index orientation.
{ "avatar_url": "https://avatars.githubusercontent.com/u/1487205?v=4", "events_url": "https://api.github.com/users/gabrielaraujof/events{/privacy}", "followers_url": "https://api.github.com/users/gabrielaraujof/followers", "following_url": "https://api.github.com/users/gabrielaraujof/following{/other_user}", "gists_url": "https://api.github.com/users/gabrielaraujof/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gabrielaraujof", "id": 1487205, "login": "gabrielaraujof", "node_id": "MDQ6VXNlcjE0ODcyMDU=", "organizations_url": "https://api.github.com/users/gabrielaraujof/orgs", "received_events_url": "https://api.github.com/users/gabrielaraujof/received_events", "repos_url": "https://api.github.com/users/gabrielaraujof/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gabrielaraujof/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gabrielaraujof/subscriptions", "type": "User", "url": "https://api.github.com/users/gabrielaraujof" }
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "ededed", "default": false, "description": "__repr__ of pandas objects, to_string", "id": 13101118, "name": "Output-Formatting", "node_id": "MDU6TGFiZWwxMzEwMTExOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Output-Formatting" }, { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
4
2015-08-18T18:38:21Z
2015-08-21T14:21:21Z
2015-08-21T14:21:21Z
CONTRIBUTOR
null
The method `DataFrame.to_dict` didn't have an option for index orientation unlike its cousin `to_json`, which does have.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10844/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10844/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10844.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10844", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10844.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10844" }
https://api.github.com/repos/pandas-dev/pandas/issues/10845
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10845/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10845/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10845/events
https://github.com/pandas-dev/pandas/pull/10845
101,736,184
MDExOlB1bGxSZXF1ZXN0NDI3NDEyODQ=
10,845
BUG: Error while saving DataFrame with TimedeltaIndex to .csv #10833
{ "avatar_url": "https://avatars.githubusercontent.com/u/1315589?v=4", "events_url": "https://api.github.com/users/soupault/events{/privacy}", "followers_url": "https://api.github.com/users/soupault/followers", "following_url": "https://api.github.com/users/soupault/following{/other_user}", "gists_url": "https://api.github.com/users/soupault/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/soupault", "id": 1315589, "login": "soupault", "node_id": "MDQ6VXNlcjEzMTU1ODk=", "organizations_url": "https://api.github.com/users/soupault/orgs", "received_events_url": "https://api.github.com/users/soupault/received_events", "repos_url": "https://api.github.com/users/soupault/repos", "site_admin": false, "starred_url": "https://api.github.com/users/soupault/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/soupault/subscriptions", "type": "User", "url": "https://api.github.com/users/soupault" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", "id": 49597148, "name": "Timedelta", "node_id": "MDU6TGFiZWw0OTU5NzE0OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
4
2015-08-18T19:55:42Z
2015-08-21T14:10:00Z
2015-08-21T14:09:48Z
CONTRIBUTOR
null
Fix in accordance with https://github.com/pydata/pandas/issues/10833
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10845/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10845/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10845.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10845", "merged_at": "2015-08-21T14:09:48Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10845.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10845" }
https://api.github.com/repos/pandas-dev/pandas/issues/10846
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10846/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10846/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10846/events
https://github.com/pandas-dev/pandas/issues/10846
101,754,410
MDU6SXNzdWUxMDE3NTQ0MTA=
10,846
Support sqlalchemy.Executable in pandas.read_sql(sql)
{ "avatar_url": "https://avatars.githubusercontent.com/u/12415238?v=4", "events_url": "https://api.github.com/users/zyzhu2000/events{/privacy}", "followers_url": "https://api.github.com/users/zyzhu2000/followers", "following_url": "https://api.github.com/users/zyzhu2000/following{/other_user}", "gists_url": "https://api.github.com/users/zyzhu2000/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/zyzhu2000", "id": 12415238, "login": "zyzhu2000", "node_id": "MDQ6VXNlcjEyNDE1MjM4", "organizations_url": "https://api.github.com/users/zyzhu2000/orgs", "received_events_url": "https://api.github.com/users/zyzhu2000/received_events", "repos_url": "https://api.github.com/users/zyzhu2000/repos", "site_admin": false, "starred_url": "https://api.github.com/users/zyzhu2000/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/zyzhu2000/subscriptions", "type": "User", "url": "https://api.github.com/users/zyzhu2000" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 278, "created_at": "2013-01-06T03:02:01Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.github.com/users/wesm/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/wesm", "id": 329591, "login": "wesm", "node_id": "MDQ6VXNlcjMyOTU5MQ==", "organizations_url": "https://api.github.com/users/wesm/orgs", "received_events_url": "https://api.github.com/users/wesm/received_events", "repos_url": "https://api.github.com/users/wesm/repos", "site_admin": false, "starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/wesm/subscriptions", "type": "User", "url": "https://api.github.com/users/wesm" }, "description": "Milestone for filing things away that may be reached someday (at which point such issues should be moved to the appropriate release milestone)", "due_on": "2022-12-31T08:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/20", "id": 239227, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/20/labels", "node_id": "MDk6TWlsZXN0b25lMjM5MjI3", "number": 20, "open_issues": 108, "state": "open", "title": "Someday", "updated_at": "2021-08-08T01:48:22Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/20" }
16
2015-08-18T21:36:41Z
2015-09-22T12:45:07Z
2015-09-22T12:45:07Z
NONE
null
Since pandas.read_sql() can always use sqlalchemy.Engine or Connection, it would be great if the sql parameter can accept sqlalchemy.Executable in addition to a string. sqlalchemy.Executable provides a standardized way of binding parameters and generating sql for different kinds of DB.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10846/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10846/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10847
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10847/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10847/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10847/events
https://github.com/pandas-dev/pandas/pull/10847
101,760,031
MDExOlB1bGxSZXF1ZXN0NDI3NTQ5NTQ=
10,847
DOC: Update CONTRIBUTING.md
{ "avatar_url": "https://avatars.githubusercontent.com/u/4025968?v=4", "events_url": "https://api.github.com/users/IamGianluca/events{/privacy}", "followers_url": "https://api.github.com/users/IamGianluca/followers", "following_url": "https://api.github.com/users/IamGianluca/following{/other_user}", "gists_url": "https://api.github.com/users/IamGianluca/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/IamGianluca", "id": 4025968, "login": "IamGianluca", "node_id": "MDQ6VXNlcjQwMjU5Njg=", "organizations_url": "https://api.github.com/users/IamGianluca/orgs", "received_events_url": "https://api.github.com/users/IamGianluca/received_events", "repos_url": "https://api.github.com/users/IamGianluca/repos", "site_admin": false, "starred_url": "https://api.github.com/users/IamGianluca/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/IamGianluca/subscriptions", "type": "User", "url": "https://api.github.com/users/IamGianluca" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
18
2015-08-18T22:07:20Z
2015-09-01T16:09:03Z
2015-08-20T22:21:03Z
CONTRIBUTOR
null
Add `ipython-notebook` as dependency. I had to install it otherwise sphinx was failing the build.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10847/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10847/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10847.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10847", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10847.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10847" }
https://api.github.com/repos/pandas-dev/pandas/issues/10848
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10848/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10848/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10848/events
https://github.com/pandas-dev/pandas/issues/10848
101,770,436
MDU6SXNzdWUxMDE3NzA0MzY=
10,848
REL: 0.17.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "color": "006b75", "default": false, "description": null, "id": 131473665, "name": "Release", "node_id": "MDU6TGFiZWwxMzE0NzM2NjU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Release" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
20
2015-08-18T23:11:47Z
2015-10-09T18:34:25Z
2015-10-09T18:34:25Z
MEMBER
null
To keep track of the 0.17.0 release - [x] Potentially change `FutureWarning` to `DeprecationWarning` for the changed in sorting, xref https://github.com/pydata/pandas/pull/10726 - [x] go thru enhancements make sure that we are using versionadded tags
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10848/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10848/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10849
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10849/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10849/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10849/events
https://github.com/pandas-dev/pandas/issues/10849
101,780,207
MDU6SXNzdWUxMDE3ODAyMDc=
10,849
PERF: follow up to ASV
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/32", "id": 933188, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels", "node_id": "MDk6TWlsZXN0b25lOTMzMTg4", "number": 32, "open_issues": 1053, "state": "open", "title": "Contributions Welcome", "updated_at": "2021-11-21T00:50:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32" }
12
2015-08-19T00:33:40Z
2021-04-18T23:21:16Z
2021-04-18T23:21:16Z
CONTRIBUTOR
null
xref #9715 - [x] add docs on how to use / add tests (in contributing.md / contributing.rst) - [x] add/update vbenches to current - [x] whatsnew note (put in highlites that this is added) - [ ] test on Windows (basicly works, but had to do some small adjustments) - [x] get it working with python 3 - [ ] clean up autogenerated tests - [ ] fix failing tests - [ ] remove redundancy (by putting things in classes and reusing setup, . cc @qwhelan
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10849/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10849/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10850
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10850/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10850/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10850/events
https://github.com/pandas-dev/pandas/issues/10850
101,780,251
MDU6SXNzdWUxMDE3ODAyNTE=
10,850
Follow-up for new asv benchmark suite
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[]
closed
false
null
[]
null
2
2015-08-19T00:34:14Z
2015-08-19T00:35:14Z
2015-08-19T00:34:42Z
MEMBER
null
Follow up for #9715 - [ ] add docs (in contributing.md) - [ ] add/update vbenches to current - [ ] whatsnew note (put in highlites that this is added)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10850/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10850/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10851
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10851/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10851/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10851/events
https://github.com/pandas-dev/pandas/pull/10851
101,795,479
MDExOlB1bGxSZXF1ZXN0NDI3NzIwMjU=
10,851
[DOCS][10MINS] Fix method for the 'where' operation example
{ "avatar_url": "https://avatars.githubusercontent.com/u/502306?v=4", "events_url": "https://api.github.com/users/moutai/events{/privacy}", "followers_url": "https://api.github.com/users/moutai/followers", "following_url": "https://api.github.com/users/moutai/following{/other_user}", "gists_url": "https://api.github.com/users/moutai/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/moutai", "id": 502306, "login": "moutai", "node_id": "MDQ6VXNlcjUwMjMwNg==", "organizations_url": "https://api.github.com/users/moutai/orgs", "received_events_url": "https://api.github.com/users/moutai/received_events", "repos_url": "https://api.github.com/users/moutai/repos", "site_admin": false, "starred_url": "https://api.github.com/users/moutai/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/moutai/subscriptions", "type": "User", "url": "https://api.github.com/users/moutai" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
3
2015-08-19T02:52:41Z
2015-08-20T08:08:02Z
2015-08-20T03:15:59Z
CONTRIBUTOR
null
Fix method of the 'where' operation for getting.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10851/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10851/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10851.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10851", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10851.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10851" }
https://api.github.com/repos/pandas-dev/pandas/issues/10852
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10852/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10852/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10852/events
https://github.com/pandas-dev/pandas/pull/10852
101,795,765
MDExOlB1bGxSZXF1ZXN0NDI3NzIxNTk=
10,852
DOC: Excel formatting and searchsorted cookbook examples
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "https://api.github.com/users/chris-b1/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/chris-b1", "id": 1924092, "login": "chris-b1", "node_id": "MDQ6VXNlcjE5MjQwOTI=", "organizations_url": "https://api.github.com/users/chris-b1/orgs", "received_events_url": "https://api.github.com/users/chris-b1/received_events", "repos_url": "https://api.github.com/users/chris-b1/repos", "site_admin": false, "starred_url": "https://api.github.com/users/chris-b1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/chris-b1/subscriptions", "type": "User", "url": "https://api.github.com/users/chris-b1" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-19T02:55:45Z
2015-09-07T17:15:03Z
2015-08-19T09:12:07Z
CONTRIBUTOR
null
Also added the missing `HTML` header for the one link in that section.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10852/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10852/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10852.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10852", "merged_at": "2015-08-19T09:12:07Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10852.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10852" }
https://api.github.com/repos/pandas-dev/pandas/issues/10853
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10853/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10853/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10853/events
https://github.com/pandas-dev/pandas/pull/10853
101,802,576
MDExOlB1bGxSZXF1ZXN0NDI3NzQ3OTM=
10,853
TST: GH10837 remove test_ujson.py reliance on dict iteration order
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "https://api.github.com/users/kawochen/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/kawochen", "id": 10709573, "login": "kawochen", "node_id": "MDQ6VXNlcjEwNzA5NTcz", "organizations_url": "https://api.github.com/users/kawochen/orgs", "received_events_url": "https://api.github.com/users/kawochen/received_events", "repos_url": "https://api.github.com/users/kawochen/repos", "site_admin": false, "starred_url": "https://api.github.com/users/kawochen/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kawochen/subscriptions", "type": "User", "url": "https://api.github.com/users/kawochen" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-19T03:59:44Z
2015-08-19T10:53:32Z
2015-08-19T10:53:27Z
CONTRIBUTOR
null
closes #10837
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10853/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10853/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10853.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10853", "merged_at": "2015-08-19T10:53:27Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10853.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10853" }
https://api.github.com/repos/pandas-dev/pandas/issues/10854
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10854/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10854/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10854/events
https://github.com/pandas-dev/pandas/pull/10854
101,839,403
MDExOlB1bGxSZXF1ZXN0NDI3OTA3NTI=
10,854
DOC: fix Panel4D docstring
{ "avatar_url": "https://avatars.githubusercontent.com/u/198537?v=4", "events_url": "https://api.github.com/users/rgieseke/events{/privacy}", "followers_url": "https://api.github.com/users/rgieseke/followers", "following_url": "https://api.github.com/users/rgieseke/following{/other_user}", "gists_url": "https://api.github.com/users/rgieseke/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/rgieseke", "id": 198537, "login": "rgieseke", "node_id": "MDQ6VXNlcjE5ODUzNw==", "organizations_url": "https://api.github.com/users/rgieseke/orgs", "received_events_url": "https://api.github.com/users/rgieseke/received_events", "repos_url": "https://api.github.com/users/rgieseke/repos", "site_admin": false, "starred_url": "https://api.github.com/users/rgieseke/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/rgieseke/subscriptions", "type": "User", "url": "https://api.github.com/users/rgieseke" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-19T08:55:31Z
2015-08-19T09:47:11Z
2015-08-19T09:21:38Z
CONTRIBUTOR
null
Just took this from https://github.com/pydata/pandas/blob/master/doc/source/dsintro.rst#panel4d-experimental
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10854/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10854/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10854.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10854", "merged_at": "2015-08-19T09:21:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10854.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10854" }
https://api.github.com/repos/pandas-dev/pandas/issues/10855
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10855/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10855/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10855/events
https://github.com/pandas-dev/pandas/pull/10855
101,856,327
MDExOlB1bGxSZXF1ZXN0NDI3OTc4NDQ=
10,855
ABC Tests
{ "avatar_url": "https://avatars.githubusercontent.com/u/7813619?v=4", "events_url": "https://api.github.com/users/DanNi0130/events{/privacy}", "followers_url": "https://api.github.com/users/DanNi0130/followers", "following_url": "https://api.github.com/users/DanNi0130/following{/other_user}", "gists_url": "https://api.github.com/users/DanNi0130/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/DanNi0130", "id": 7813619, "login": "DanNi0130", "node_id": "MDQ6VXNlcjc4MTM2MTk=", "organizations_url": "https://api.github.com/users/DanNi0130/orgs", "received_events_url": "https://api.github.com/users/DanNi0130/received_events", "repos_url": "https://api.github.com/users/DanNi0130/repos", "site_admin": false, "starred_url": "https://api.github.com/users/DanNi0130/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/DanNi0130/subscriptions", "type": "User", "url": "https://api.github.com/users/DanNi0130" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" } ]
closed
false
null
[]
null
0
2015-08-19T10:17:06Z
2015-08-20T12:34:11Z
2015-08-20T12:34:11Z
CONTRIBUTOR
null
closes #10828 I created tests for this issue here: https://github.com/pydata/pandas/issues/10828. This is my first time working on Pandas, so please let me know if there is anything wrong with the way I have coded these tests. I haven't updated the documentation, I was unsure of what version I should update and whether I should update at all (it seems that the documentation is for additional features and bug fixes rather than increasing test coverage). I'd love any guidance as to what I can do to fully resolve this issue and how I can best help in the future!
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10855/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10855/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10855.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10855", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10855.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10855" }
https://api.github.com/repos/pandas-dev/pandas/issues/10856
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10856/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10856/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10856/events
https://github.com/pandas-dev/pandas/issues/10856
101,865,053
MDU6SXNzdWUxMDE4NjUwNTM=
10,856
ERR: frame construction with all scalars doesn't raise when columns are provided
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-19T11:06:12Z
2015-09-02T11:51:18Z
2015-09-02T11:51:18Z
CONTRIBUTOR
null
xref #9456 [39] should raise. ``` In [38]: pd.DataFrame({'a':0.1}) ValueError: If using all scalar values, you must pass an index In [39]: pd.DataFrame({'a':0.1}, columns=['b']) Out[39]: Empty DataFrame Columns: [b] Index: [] ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10856/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10856/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10857
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10857/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10857/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10857/events
https://github.com/pandas-dev/pandas/pull/10857
102,003,704
MDExOlB1bGxSZXF1ZXN0NDI4NjY0NTM=
10,857
ENH: #8325 Add ability to create tables using the gbq module.
{ "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", "events_url": "https://api.github.com/users/ghost/events{/privacy}", "followers_url": "https://api.github.com/users/ghost/followers", "following_url": "https://api.github.com/users/ghost/following{/other_user}", "gists_url": "https://api.github.com/users/ghost/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ghost", "id": 10137, "login": "ghost", "node_id": "MDQ6VXNlcjEwMTM3", "organizations_url": "https://api.github.com/users/ghost/orgs", "received_events_url": "https://api.github.com/users/ghost/received_events", "repos_url": "https://api.github.com/users/ghost/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ghost/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ghost/subscriptions", "type": "User", "url": "https://api.github.com/users/ghost" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "0052cc", "default": false, "description": "pandas-gbq compatability", "id": 57351315, "name": "IO Google", "node_id": "MDU6TGFiZWw1NzM1MTMxNQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Google" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
37
2015-08-19T21:29:11Z
2015-09-14T03:28:03Z
2015-09-13T20:20:52Z
NONE
null
closes #8325 closes #10652 - Added ability to automatically create a table using the gbq.to_gbq function if destination table does not exist - Added `gbq.gbq_table_exists()` function to the gbq module - Added `gbq.create_gbq_table()` function to the gbq module
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10857/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10857/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10857.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10857", "merged_at": "2015-09-13T20:20:52Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10857.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10857" }
https://api.github.com/repos/pandas-dev/pandas/issues/10858
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10858/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10858/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10858/events
https://github.com/pandas-dev/pandas/pull/10858
102,027,520
MDExOlB1bGxSZXF1ZXN0NDI4NzkwNDA=
10,858
removes categories & ordered from CategoricalIndex attributes
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4", "events_url": "https://api.github.com/users/behzadnouri/events{/privacy}", "followers_url": "https://api.github.com/users/behzadnouri/followers", "following_url": "https://api.github.com/users/behzadnouri/following{/other_user}", "gists_url": "https://api.github.com/users/behzadnouri/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/behzadnouri", "id": 1288998, "login": "behzadnouri", "node_id": "MDQ6VXNlcjEyODg5OTg=", "organizations_url": "https://api.github.com/users/behzadnouri/orgs", "received_events_url": "https://api.github.com/users/behzadnouri/received_events", "repos_url": "https://api.github.com/users/behzadnouri/repos", "site_admin": false, "starred_url": "https://api.github.com/users/behzadnouri/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/behzadnouri/subscriptions", "type": "User", "url": "https://api.github.com/users/behzadnouri" }
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-20T00:10:29Z
2015-08-20T23:32:06Z
2015-08-20T12:48:09Z
CONTRIBUTOR
null
`categories` and `ordered` are properties not attributes ([index.py#L3085-L3091](https://github.com/pydata/pandas/blob/3e35c842f37265ac7339908869d4cc7bdef784d9/pandas/core/index.py#L3085-L3091)). The side effect is that the categories are rehashed too often: on master: ``` ipython In [1]: from pandas.core.index import CategoricalIndex In [2]: np.random.seed(2718281) In [3]: n = 100000 In [4]: val = map('{:->4}'.format, np.random.randint(0, 10000, n)) In [5]: idx = CategoricalIndex(list(val)) In [6]: %timeit idx[::-1] 100 loops, best of 3: 14.1 ms per loop In [7]: %timeit idx[idx.argsort()] 10 loops, best of 3: 22 ms per loop In [8]: cProfile.run("idx[::-1]", sort=1) 174 function calls (171 primitive calls) in 0.025 seconds Ordered by: internal time ncalls tottime percall cumtime percall filename:lineno(function) 1 0.014 0.014 0.014 0.014 {method 'lookup' of 'pandas.hashtable.PyObjectHashTable' objects} 1 0.004 0.004 0.004 0.004 {pandas.algos.take_1d_object_object} 1 0.003 0.003 0.003 0.003 {method 'map_locations' of 'pandas.hashtable.PyObjectHashTable' objects} ``` on branch: ``` ipython In [6]: %timeit idx[::-1] The slowest run took 6.78 times longer than the fastest. This could mean that an intermediate result is being cached 10000 loops, best of 3: 29 µs per loop In [7]: %timeit idx[idx.argsort()] 100 loops, best of 3: 9.38 ms per loop ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10858/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10858/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10858.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10858", "merged_at": "2015-08-20T12:48:09Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10858.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10858" }
https://api.github.com/repos/pandas-dev/pandas/issues/10859
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10859/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10859/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10859/events
https://github.com/pandas-dev/pandas/pull/10859
102,078,552
MDExOlB1bGxSZXF1ZXN0NDI4OTg4MDM=
10,859
Tests for ABC Types
{ "avatar_url": "https://avatars.githubusercontent.com/u/7813619?v=4", "events_url": "https://api.github.com/users/DanNi0130/events{/privacy}", "followers_url": "https://api.github.com/users/DanNi0130/followers", "following_url": "https://api.github.com/users/DanNi0130/following{/other_user}", "gists_url": "https://api.github.com/users/DanNi0130/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/DanNi0130", "id": 7813619, "login": "DanNi0130", "node_id": "MDQ6VXNlcjc4MTM2MTk=", "organizations_url": "https://api.github.com/users/DanNi0130/orgs", "received_events_url": "https://api.github.com/users/DanNi0130/received_events", "repos_url": "https://api.github.com/users/DanNi0130/repos", "site_admin": false, "starred_url": "https://api.github.com/users/DanNi0130/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/DanNi0130/subscriptions", "type": "User", "url": "https://api.github.com/users/DanNi0130" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
7
2015-08-20T07:22:33Z
2015-08-20T17:39:19Z
2015-08-20T17:39:19Z
CONTRIBUTOR
null
closes #10828 I used self.assertIsInstance(obj, type) and inlined as many of the expressions as I could while staying PEP8 compliant. I added in the two tests that I took out, that was an accident. Let me know if this looks okay!
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10859/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10859/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10859.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10859", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10859.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10859" }
https://api.github.com/repos/pandas-dev/pandas/issues/10860
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10860/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10860/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10860/events
https://github.com/pandas-dev/pandas/issues/10860
102,139,673
MDU6SXNzdWUxMDIxMzk2NzM=
10,860
pandas.io.wb.download returned DataFrame does not contain iso_code
{ "avatar_url": "https://avatars.githubusercontent.com/u/60051?v=4", "events_url": "https://api.github.com/users/yaph/events{/privacy}", "followers_url": "https://api.github.com/users/yaph/followers", "following_url": "https://api.github.com/users/yaph/following{/other_user}", "gists_url": "https://api.github.com/users/yaph/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/yaph", "id": 60051, "login": "yaph", "node_id": "MDQ6VXNlcjYwMDUx", "organizations_url": "https://api.github.com/users/yaph/orgs", "received_events_url": "https://api.github.com/users/yaph/received_events", "repos_url": "https://api.github.com/users/yaph/repos", "site_admin": false, "starred_url": "https://api.github.com/users/yaph/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/yaph/subscriptions", "type": "User", "url": "https://api.github.com/users/yaph" }
[]
closed
false
null
[]
null
1
2015-08-20T13:32:56Z
2015-08-20T13:56:27Z
2015-08-20T13:56:19Z
NONE
null
The [docstring of this method](https://github.com/pydata/pandas/blob/master/pandas/io/wb.py#L112) states that the DataFrame contains the iso_code, which is not the case. The column is [dropped](https://github.com/pydata/pandas/blob/master/pandas/io/wb.py#L156) from the DataFrame before it is returned. I commented out the above line, but then most values for iso_code are NAN, because of the call to [convert_objects](https://github.com/pydata/pandas/blob/master/pandas/io/wb.py#L158). I think it would be useful to include the iso_code in the result, but if the conversion is to be kept, it would need to become part of the index. Not sure, what would be the best solution here. In case the current behaviour is to be kept, the docstring should be corrected.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10860/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10860/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10861
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10861/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10861/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10861/events
https://github.com/pandas-dev/pandas/issues/10861
102,144,296
MDU6SXNzdWUxMDIxNDQyOTY=
10,861
DEPR: deprecate datareader in 0.17.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-20T13:55:43Z
2015-08-23T10:27:03Z
2015-08-23T10:27:03Z
CONTRIBUTOR
null
xref https://github.com/pydata/pandas/pull/10061 closes #8961 point to [pandas-datareader package](https://github.com/pydata/pandas-datareader)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10861/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10861/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10862
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10862/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10862/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10862/events
https://github.com/pandas-dev/pandas/issues/10862
102,147,689
MDU6SXNzdWUxMDIxNDc2ODk=
10,862
TST: create legacy_pickles/msgpacks for older versions
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "C4A000", "default": false, "description": "pandas testing functions or related to the test suite", "id": 127685, "name": "Testing", "node_id": "MDU6TGFiZWwxMjc2ODU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Testing" }, { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/32", "id": 933188, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels", "node_id": "MDk6TWlsZXN0b25lOTMzMTg4", "number": 32, "open_issues": 1053, "state": "open", "title": "Contributions Welcome", "updated_at": "2021-11-21T00:50:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32" }
0
2015-08-20T14:08:34Z
2016-03-25T13:30:15Z
2016-03-25T13:30:15Z
CONTRIBUTOR
null
using https://github.com/pydata/pandas/blob/master/pandas/io/tests/generate_legacy_storage_files.py its quite easy to produce a library of pickles/msgpacks from prior versions that we then store to test for back-compat with the current version (IOW, these have generated tests which run). Ideally like to fill this out and regenerate all of the older ones (you generate using that released version). May have to add some skips for features which didn't exist in particular versions. - if we can do this for multi-platforms is good. - updating the contributing docs would be good (on how to do this)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10862/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10862/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10863
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10863/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10863/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10863/events
https://github.com/pandas-dev/pandas/issues/10863
102,164,318
MDU6SXNzdWUxMDIxNjQzMTg=
10,863
BUG: frame creation with multi-index and tuples in dict
{ "avatar_url": "https://avatars.githubusercontent.com/u/849427?v=4", "events_url": "https://api.github.com/users/ruidc/events{/privacy}", "followers_url": "https://api.github.com/users/ruidc/followers", "following_url": "https://api.github.com/users/ruidc/following{/other_user}", "gists_url": "https://api.github.com/users/ruidc/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ruidc", "id": 849427, "login": "ruidc", "node_id": "MDQ6VXNlcjg0OTQyNw==", "organizations_url": "https://api.github.com/users/ruidc/orgs", "received_events_url": "https://api.github.com/users/ruidc/received_events", "repos_url": "https://api.github.com/users/ruidc/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ruidc/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ruidc/subscriptions", "type": "User", "url": "https://api.github.com/users/ruidc" }
[ { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" }, { "color": "cdea3c", "default": false, "description": "Unit test(s) needed to prevent regressions", "id": 986278782, "name": "Needs Tests", "node_id": "MDU6TGFiZWw5ODYyNzg3ODI=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Needs%20Tests" } ]
closed
false
null
[]
{ "closed_at": "2020-01-30T12:18:05Z", "closed_issues": 2207, "created_at": "2012-09-13T02:13:00Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/329591?v=4", "events_url": "https://api.github.com/users/wesm/events{/privacy}", "followers_url": "https://api.github.com/users/wesm/followers", "following_url": "https://api.github.com/users/wesm/following{/other_user}", "gists_url": "https://api.github.com/users/wesm/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/wesm", "id": 329591, "login": "wesm", "node_id": "MDQ6VXNlcjMyOTU5MQ==", "organizations_url": "https://api.github.com/users/wesm/orgs", "received_events_url": "https://api.github.com/users/wesm/received_events", "repos_url": "https://api.github.com/users/wesm/repos", "site_admin": false, "starred_url": "https://api.github.com/users/wesm/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/wesm/subscriptions", "type": "User", "url": "https://api.github.com/users/wesm" }, "description": "on-merge: backport to 1.0.x", "due_on": "2020-02-01T08:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/16", "id": 174211, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16/labels", "node_id": "MDk6TWlsZXN0b25lMTc0MjEx", "number": 16, "open_issues": 0, "state": "closed", "title": "1.0.0", "updated_at": "2020-01-30T12:18:05Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/16" }
4
2015-08-20T15:22:31Z
2020-01-03T23:23:43Z
2020-01-03T23:23:43Z
CONTRIBUTOR
null
``` In [1]: import pandas;import numpy;import datetime; In [2]: v = datetime.date.today() In [3]: pandas.DataFrame({v : pandas.Series(range(3),index=range(3))}, columns=[v]) Out[3]: 2015-08-20 0 0 1 1 2 2 In [4]: v = v, v In [5]: pandas.DataFrame({v : pandas.Series(range(3),index=range(3))}, columns=[v]) Out[5]: (2015-08-20, 2015-08-20) 0 NaN 1 NaN 2 NaN ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10863/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10863/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10864
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10864/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10864/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10864/events
https://github.com/pandas-dev/pandas/issues/10864
102,166,137
MDU6SXNzdWUxMDIxNjYxMzc=
10,864
Add dask._merge to toplevel
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https://api.github.com/users/sinhrks/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/sinhrks", "id": 1696302, "login": "sinhrks", "node_id": "MDQ6VXNlcjE2OTYzMDI=", "organizations_url": "https://api.github.com/users/sinhrks/orgs", "received_events_url": "https://api.github.com/users/sinhrks/received_events", "repos_url": "https://api.github.com/users/sinhrks/repos", "site_admin": false, "starred_url": "https://api.github.com/users/sinhrks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sinhrks/subscriptions", "type": "User", "url": "https://api.github.com/users/sinhrks" }
[]
closed
false
null
[]
null
2
2015-08-20T15:29:38Z
2015-08-20T15:36:46Z
2015-08-20T15:36:29Z
MEMBER
null
There are lots of codes like: `toolz.merge(dask, [x.dask for x in seq])`. How about adding `_merge` function which can handle `dict`, `Base` and nested list for internal use? It accepts `_merge(dask, seq)`. ``` def _merge(*dasks, **kwargs): """ Merge a collection of dask instances and dicts """ force = kwargs.pop('force', False) result = dict() for dask in dasks: if isinstance(dask, Base): dask = dask.dask elif isinstance(dask, list): # for nested list dask = merge(*dask) result.update(dask) return result ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10864/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10864/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10865
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10865/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10865/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10865/events
https://github.com/pandas-dev/pandas/issues/10865
102,167,274
MDU6SXNzdWUxMDIxNjcyNzQ=
10,865
Add Base.to_graphviz
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https://api.github.com/users/sinhrks/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/sinhrks", "id": 1696302, "login": "sinhrks", "node_id": "MDQ6VXNlcjE2OTYzMDI=", "organizations_url": "https://api.github.com/users/sinhrks/orgs", "received_events_url": "https://api.github.com/users/sinhrks/received_events", "repos_url": "https://api.github.com/users/sinhrks/repos", "site_admin": false, "starred_url": "https://api.github.com/users/sinhrks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sinhrks/subscriptions", "type": "User", "url": "https://api.github.com/users/sinhrks" }
[]
closed
false
null
[]
null
3
2015-08-20T15:34:01Z
2015-08-20T15:56:22Z
2015-08-20T15:37:04Z
MEMBER
null
Add function to return `graphviz` instance created from dask graph for below reasons: - When using IPython, `.visualize` outputs unnecessary image file - Sometimes we want to modify graphviz instance directly
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10865/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10865/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10866
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10866/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10866/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10866/events
https://github.com/pandas-dev/pandas/pull/10866
102,176,533
MDExOlB1bGxSZXF1ZXN0NDI5NDkyNTg=
10,866
ENH: Period pickle
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" }, { "color": "eb6420", "default": false, "description": "Period data type", "id": 60635328, "name": "Period", "node_id": "MDU6TGFiZWw2MDYzNTMyOA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Period" }, { "color": "0052cc", "default": false, "description": "pandas objects compatability with Numpy or Python functions", "id": 76865106, "name": "Compat", "node_id": "MDU6TGFiZWw3Njg2NTEwNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Compat" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
0
2015-08-20T16:23:48Z
2015-08-20T17:32:21Z
2015-08-20T17:32:21Z
CONTRIBUTOR
null
closes #10439 closes #10441
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10866/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10866/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10866.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10866", "merged_at": "2015-08-20T17:32:21Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10866.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10866" }
https://api.github.com/repos/pandas-dev/pandas/issues/10867
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10867/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10867/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10867/events
https://github.com/pandas-dev/pandas/pull/10867
102,227,850
MDExOlB1bGxSZXF1ZXN0NDI5NzMzODQ=
10,867
DEPR: iterkv change Deprecation to FutureWarning
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
4
2015-08-20T20:18:52Z
2015-08-21T07:31:13Z
2015-08-21T07:31:13Z
MEMBER
null
So this is visible to the users (already long time deprecated in the docs)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10867/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10867/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10867.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10867", "merged_at": "2015-08-21T07:31:13Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10867.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10867" }
https://api.github.com/repos/pandas-dev/pandas/issues/10868
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10868/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10868/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10868/events
https://github.com/pandas-dev/pandas/pull/10868
102,235,234
MDExOlB1bGxSZXF1ZXN0NDI5NzcyMDc=
10,868
DOC: update ipython sphinxext for IPython 4.0
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
0
2015-08-20T20:55:58Z
2015-09-07T17:51:10Z
2015-08-23T10:35:40Z
MEMBER
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10868/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10868/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10868.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10868", "merged_at": "2015-08-23T10:35:40Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10868.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10868" }
https://api.github.com/repos/pandas-dev/pandas/issues/10869
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10869/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10869/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10869/events
https://github.com/pandas-dev/pandas/issues/10869
102,240,715
MDU6SXNzdWUxMDIyNDA3MTU=
10,869
inconsistent dtype conversion during join
{ "avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4", "events_url": "https://api.github.com/users/michaelaye/events{/privacy}", "followers_url": "https://api.github.com/users/michaelaye/followers", "following_url": "https://api.github.com/users/michaelaye/following{/other_user}", "gists_url": "https://api.github.com/users/michaelaye/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/michaelaye", "id": 69774, "login": "michaelaye", "node_id": "MDQ6VXNlcjY5Nzc0", "organizations_url": "https://api.github.com/users/michaelaye/orgs", "received_events_url": "https://api.github.com/users/michaelaye/received_events", "repos_url": "https://api.github.com/users/michaelaye/repos", "site_admin": false, "starred_url": "https://api.github.com/users/michaelaye/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/michaelaye/subscriptions", "type": "User", "url": "https://api.github.com/users/michaelaye" }
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
7
2015-08-20T21:24:14Z
2015-08-21T15:53:10Z
2015-08-20T21:38:22Z
CONTRIBUTOR
null
Just stumbled about a very nasty subtle dtype inconsistency after join operation that crippled by out-of-core-join-many-result-files pipeline for unfitting index sizes for the HDF append operation. See the example code here: https://nbviewer.jupyter.org/gist/michaelaye/1c34cda54872046b5989 or here as screenshot: <img width="849" alt="screenshot 2015-08-20 15 23 01" src="https://cloud.githubusercontent.com/assets/69774/9396054/5df0dbc6-474f-11e5-9282-eff823d51b18.png"> What happens that the dtypes of the to-be-joined dataframe depend on if the joining dataframe has either 1 or 2 columns. Any hint how to avoid that would be appreciated. Version: '0.16.2+148.gc740bb0'
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10869/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10869/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10870
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10870/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10870/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10870/events
https://github.com/pandas-dev/pandas/pull/10870
102,247,984
MDExOlB1bGxSZXF1ZXN0NDI5ODQwMzg=
10,870
DEPR: deprecate the data reader package, #10861
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
10
2015-08-20T22:05:05Z
2015-08-23T22:15:01Z
2015-08-23T10:26:43Z
CONTRIBUTOR
null
closed #10861
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10870/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10870/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10870.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10870", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10870.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10870" }
https://api.github.com/repos/pandas-dev/pandas/issues/10871
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10871/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10871/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10871/events
https://github.com/pandas-dev/pandas/issues/10871
102,249,568
MDU6SXNzdWUxMDIyNDk1Njg=
10,871
Can't fillna with None in a dataframe
{ "avatar_url": "https://avatars.githubusercontent.com/u/375307?v=4", "events_url": "https://api.github.com/users/ElDeveloper/events{/privacy}", "followers_url": "https://api.github.com/users/ElDeveloper/followers", "following_url": "https://api.github.com/users/ElDeveloper/following{/other_user}", "gists_url": "https://api.github.com/users/ElDeveloper/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ElDeveloper", "id": 375307, "login": "ElDeveloper", "node_id": "MDQ6VXNlcjM3NTMwNw==", "organizations_url": "https://api.github.com/users/ElDeveloper/orgs", "received_events_url": "https://api.github.com/users/ElDeveloper/received_events", "repos_url": "https://api.github.com/users/ElDeveloper/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ElDeveloper/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ElDeveloper/subscriptions", "type": "User", "url": "https://api.github.com/users/ElDeveloper" }
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
2
2015-08-20T22:15:38Z
2015-08-21T08:33:52Z
2015-08-20T22:18:50Z
CONTRIBUTOR
null
I was looking to replace all `np.nan` values in a dataframe with `None`, I was trying to do this using `fillna`, but it seems like this is not supported (through `fillna`, though you can use `where`): ``` python In [1]: import pandas as pd i In [2]: import numpy as np In [3]: df = pd.DataFrame([[np.nan, 1], [1, np.nan]]) In [4]: df.fillna(value=None) --------------------------------------------------------------------------- ValueError Traceback (most recent call last) <ipython-input-4-f459dbd09698> in <module>() ----> 1 df.fillna(value=None) /Users/yoshikivazquezbaeza/.virtualenvs/ipy/lib/python2.7/site-packages/pandas/core/frame.pyc in fillna(self, value, method, axis, inplace, limit, downcast, **kwargs) 2530 axis=axis, inplace=inplace, 2531 limit=limit, downcast=downcast, -> 2532 **kwargs) 2533 2534 @Appender(_shared_docs['shift'] % _shared_doc_kwargs) /Users/yoshikivazquezbaeza/.virtualenvs/ipy/lib/python2.7/site-packages/pandas/core/generic.pyc in fillna(self, value, method, axis, inplace, limit, downcast) 2522 if value is None: 2523 if method is None: -> 2524 raise ValueError('must specify a fill method or value') 2525 if self._is_mixed_type and axis == 1: 2526 if inplace: ValueError: must specify a fill method or value ``` This is what I really was expecting to see: ``` python In [6]: df.where((pd.notnull(df)), None) Out[6]: 0 1 0 None 1 1 1 None ``` --- Info about my system: ``` commit: None python: 2.7.9.final.0 python-bits: 64 OS: Darwin OS-release: 14.4.0 machine: x86_64 processor: i386 byteorder: little LC_ALL: en_US.UTF-8 LANG: en_US.UTF-8 pandas: 0.16.2 nose: 1.3.4 Cython: None numpy: 1.9.2 scipy: 0.14.0 statsmodels: None IPython: 3.0.0 sphinx: 1.2.2 patsy: None dateutil: 2.4.2 pytz: 2015.4 bottleneck: None tables: None numexpr: None matplotlib: 1.4.3 openpyxl: None xlrd: None xlwt: None xlsxwriter: None lxml: None bs4: None html5lib: None httplib2: None apiclient: None sqlalchemy: None pymysql: None psycopg2: None ```
{ "+1": 1, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 1, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10871/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10871/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10872
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10872/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10872/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10872/events
https://github.com/pandas-dev/pandas/pull/10872
102,260,643
MDExOlB1bGxSZXF1ZXN0NDI5OTA0OTM=
10,872
BUG: import of maybe_convert_indices in pandas.core.index.py, #10610
{ "avatar_url": "https://avatars.githubusercontent.com/u/874553?v=4", "events_url": "https://api.github.com/users/djgagne/events{/privacy}", "followers_url": "https://api.github.com/users/djgagne/followers", "following_url": "https://api.github.com/users/djgagne/following{/other_user}", "gists_url": "https://api.github.com/users/djgagne/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/djgagne", "id": 874553, "login": "djgagne", "node_id": "MDQ6VXNlcjg3NDU1Mw==", "organizations_url": "https://api.github.com/users/djgagne/orgs", "received_events_url": "https://api.github.com/users/djgagne/received_events", "repos_url": "https://api.github.com/users/djgagne/repos", "site_admin": false, "starred_url": "https://api.github.com/users/djgagne/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/djgagne/subscriptions", "type": "User", "url": "https://api.github.com/users/djgagne" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
3
2015-08-20T23:35:29Z
2015-09-01T11:49:25Z
2015-09-01T11:49:25Z
CONTRIBUTOR
null
closes #10610 I fixed the import statement and added a test to check for proper behavior when accessing a mixed-integer index with a list of values.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10872/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10872/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10872.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10872", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10872.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10872" }
https://api.github.com/repos/pandas-dev/pandas/issues/10873
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10873/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10873/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10873/events
https://github.com/pandas-dev/pandas/pull/10873
102,268,152
MDExOlB1bGxSZXF1ZXN0NDI5OTM3MTU=
10,873
CLN: Series.asof uses reindex GH10343
{ "avatar_url": "https://avatars.githubusercontent.com/u/4094953?v=4", "events_url": "https://api.github.com/users/bwillers/events{/privacy}", "followers_url": "https://api.github.com/users/bwillers/followers", "following_url": "https://api.github.com/users/bwillers/following{/other_user}", "gists_url": "https://api.github.com/users/bwillers/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/bwillers", "id": 4094953, "login": "bwillers", "node_id": "MDQ6VXNlcjQwOTQ5NTM=", "organizations_url": "https://api.github.com/users/bwillers/orgs", "received_events_url": "https://api.github.com/users/bwillers/received_events", "repos_url": "https://api.github.com/users/bwillers/repos", "site_admin": false, "starred_url": "https://api.github.com/users/bwillers/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/bwillers/subscriptions", "type": "User", "url": "https://api.github.com/users/bwillers" }
[ { "color": "d7e102", "default": false, "description": "np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate", "id": 2822342, "name": "Missing-data", "node_id": "MDU6TGFiZWwyODIyMzQy", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Missing-data" }, { "color": "207de5", "default": false, "description": null, "id": 211029535, "name": "Clean", "node_id": "MDU6TGFiZWwyMTEwMjk1MzU=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Clean" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
14
2015-08-21T00:34:30Z
2017-05-17T06:10:21Z
2015-10-18T14:04:01Z
CONTRIBUTOR
null
closes #10343 as discussed in #10345 , changed `Series.asof` to use `reindex` internally, and remove the unused leftovers from index classes. All existing tests in test_series.py:TestSeries.test_asof pass with the new implementation.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10873/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10873/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10873.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10873", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10873.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10873" }
https://api.github.com/repos/pandas-dev/pandas/issues/10874
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10874/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10874/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10874/events
https://github.com/pandas-dev/pandas/pull/10874
102,268,764
MDExOlB1bGxSZXF1ZXN0NDI5OTM5NzI=
10,874
PERF: uses bincount instead of hash table in categorical value counts
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4", "events_url": "https://api.github.com/users/behzadnouri/events{/privacy}", "followers_url": "https://api.github.com/users/behzadnouri/followers", "following_url": "https://api.github.com/users/behzadnouri/following{/other_user}", "gists_url": "https://api.github.com/users/behzadnouri/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/behzadnouri", "id": 1288998, "login": "behzadnouri", "node_id": "MDQ6VXNlcjEyODg5OTg=", "organizations_url": "https://api.github.com/users/behzadnouri/orgs", "received_events_url": "https://api.github.com/users/behzadnouri/received_events", "repos_url": "https://api.github.com/users/behzadnouri/repos", "site_admin": false, "starred_url": "https://api.github.com/users/behzadnouri/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/behzadnouri/subscriptions", "type": "User", "url": "https://api.github.com/users/behzadnouri" }
[ { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
9
2015-08-21T00:40:06Z
2015-08-22T20:28:02Z
2015-08-22T20:03:01Z
CONTRIBUTOR
null
closes https://github.com/pydata/pandas/issues/10804 ``` ipython In [1]: np.random.seed(2718281) In [2]: n = 500000 In [3]: u = int(0.1*n) In [4]: arr = ["s%04d" % i for i in np.random.randint(0, u, size=n)] In [5]: ts = pd.Series(arr).astype('category') In [6]: %timeit ts.value_counts() 10 loops, best of 3: 82.7 ms per loop ``` on branch: ``` ipython In [6]: %timeit ts.value_counts() 10 loops, best of 3: 31.3 ms per loop ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10874/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10874/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10874.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10874", "merged_at": "2015-08-22T20:03:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10874.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10874" }
https://api.github.com/repos/pandas-dev/pandas/issues/10875
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10875/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10875/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10875/events
https://github.com/pandas-dev/pandas/issues/10875
102,288,239
MDU6SXNzdWUxMDIyODgyMzk=
10,875
BUG: Index name is not preserved during some conversions
{ "avatar_url": "https://avatars.githubusercontent.com/u/1315589?v=4", "events_url": "https://api.github.com/users/soupault/events{/privacy}", "followers_url": "https://api.github.com/users/soupault/followers", "following_url": "https://api.github.com/users/soupault/following{/other_user}", "gists_url": "https://api.github.com/users/soupault/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/soupault", "id": 1315589, "login": "soupault", "node_id": "MDQ6VXNlcjEzMTU1ODk=", "organizations_url": "https://api.github.com/users/soupault/orgs", "received_events_url": "https://api.github.com/users/soupault/received_events", "repos_url": "https://api.github.com/users/soupault/repos", "site_admin": false, "starred_url": "https://api.github.com/users/soupault/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/soupault/subscriptions", "type": "User", "url": "https://api.github.com/users/soupault" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "0b02e1", "default": false, "description": "Related to indexing on series/frames, not to indexes themselves", "id": 2822098, "name": "Indexing", "node_id": "MDU6TGFiZWwyODIyMDk4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Indexing" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-21T03:23:08Z
2015-08-31T12:19:06Z
2015-08-31T12:19:06Z
CONTRIBUTOR
null
The issue is existing name of `Index` is dropped during conversion to either `TimedeltaIndex` or `DatetimeIndex`. ``` In [42]: vec = ['01:02:03', '01:02:04'] In [43]: i = pd.Index(vec, name='label') In [44]: i Out[44]: Index(['01:02:03', '01:02:04'], dtype='object', name='label') In [45]: pd.to_datetime(i) Out[45]: DatetimeIndex(['2015-08-21 01:02:03', '2015-08-21 01:02:04'], dtype='datetime64[ns]', freq=None, tz=None) In [46]: pd.to_timedelta(i) Out[46]: TimedeltaIndex(['01:02:03', '01:02:04'], dtype='timedelta64[ns]', freq=None) ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10875/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10875/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10876
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10876/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10876/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10876/events
https://github.com/pandas-dev/pandas/pull/10876
102,326,524
MDExOlB1bGxSZXF1ZXN0NDMwMTUwOTA=
10,876
BUG: GH10747 where 'timestamp' is not inferred to be datetime column
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "https://api.github.com/users/kawochen/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/kawochen", "id": 10709573, "login": "kawochen", "node_id": "MDQ6VXNlcjEwNzA5NTcz", "organizations_url": "https://api.github.com/users/kawochen/orgs", "received_events_url": "https://api.github.com/users/kawochen/received_events", "repos_url": "https://api.github.com/users/kawochen/repos", "site_admin": false, "starred_url": "https://api.github.com/users/kawochen/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kawochen/subscriptions", "type": "User", "url": "https://api.github.com/users/kawochen" }
[ { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "207de5", "default": false, "description": "read_json, to_json, json_normalize", "id": 49379259, "name": "IO JSON", "node_id": "MDU6TGFiZWw0OTM3OTI1OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20JSON" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
3
2015-08-21T08:33:29Z
2015-08-24T11:36:30Z
2015-08-24T11:36:30Z
CONTRIBUTOR
null
addresses second point of #10747
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10876/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10876/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10876.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10876", "merged_at": "2015-08-24T11:36:30Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10876.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10876" }
https://api.github.com/repos/pandas-dev/pandas/issues/10877
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10877/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10877/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10877/events
https://github.com/pandas-dev/pandas/issues/10877
102,329,796
MDU6SXNzdWUxMDIzMjk3OTY=
10,877
EuroScipy 2015 pandas sprint
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[]
closed
false
null
[]
null
4
2015-08-21T08:51:02Z
2015-10-23T19:19:16Z
2015-10-23T19:19:16Z
MEMBER
null
There will be a pandas sprint at EuroScipy (https://www.euroscipy.org/2015/sprints/) on Sunday the 30th of August. The sprints will take place at the Seminar Centre of the Hauser Forum (very near to the conference venue) from 10am to 5pm. This issue will be the landing page for contributors. [pandas](http://pandas.pydata.org) is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language. See our shiny new [Contributing Guidelines & Instructions](http://pandas-docs.github.io/pandas-docs-travis/contributing.html) Here are various issues that are open and would like your attention: - [Difficulty Novice](https://github.com/pydata/pandas/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty+Novice%22) - [Difficulty Intermediate](https://github.com/pydata/pandas/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty+Intermediate%22) - [Difficulty Advanced](https://github.com/pydata/pandas/issues?q=is%3Aopen+is%3Aissue+label%3A%22Difficulty+Advanced%22) Please comment on an issue if you are working on it. Here is a [link](https://gitter.im/pydata/pandas) to the gitter dev chatroom. #### How to prepare? If you want to prepare the sprint, the most important is to _set up a development environment_: forking the pandas repo, cloning your fork locally, installing all development dependencies in an environment and testing that you can build pandas locally, ... You can find some information about this in our contributing docs: http://pandas-docs.github.io/pandas-docs-travis/contributing.html #### What to work on? There is no plan to work on something specific, but the idea is that everybody can choose on something they would like to work, and that there is some guidance to do that (but of course, if some of the attendants want to work together on a specific topic, this is certainly possible!). You can work on whatever you like, but to facilitate finding an appropriate issue, we have the 'Difficulty Novice / Intermediate / Advanced' labels. I will also put some ideas of issues I would like to see tackled during the sprints here in the coming days. Please comment on an issue if you are working on it.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10877/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10877/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10878
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10878/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10878/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10878/events
https://github.com/pandas-dev/pandas/issues/10878
102,409,015
MDU6SXNzdWUxMDI0MDkwMTU=
10,878
DEPR: deprecate legacy offsets
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" }, { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
0
2015-08-21T15:54:02Z
2015-09-01T11:05:56Z
2015-09-01T11:05:56Z
CONTRIBUTOR
null
http://pandas.pydata.org/pandas-docs/version/0.16.2/timeseries.html#legacy-aliases discussed at bit in #7832 Leave these common aliases. | Legacy Time Rule | Offset Alias | | --- | --- | | min | T | | ms | L | | us | U | Deprecate These | Legacy Time Rule | Offset Alias | | --- | --- | | WEEKDAY | B | | EOM | BM | | W@MON | W-MON | | W@TUE | W-TUE | | W@WED | W-WED | | W@THU | W-THU | | W@FRI | W-FRI | | W@SAT | W-SAT | | W@SUN | W-SUN | | Q@JAN | BQ-JAN | | Q@FEB | BQ-FEB | | Q@MAR | BQ-MAR | | A@JAN | BA-JAN | | A@FEB | BA-FEB | | A@MAR | BA-MAR | | A@APR | BA-APR | | A@MAY | BA-MAY | | A@JUN | BA-JUN | | A@JUL | BA-JUL | | A@AUG | BA-AUG | | A@SEP | BA-SEP | | A@OCT | BA-OCT | | A@NOV | BA-NOV | | A@DEC | BA-DEC |
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10878/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10878/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10879
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10879/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10879/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10879/events
https://github.com/pandas-dev/pandas/pull/10879
102,409,178
MDExOlB1bGxSZXF1ZXN0NDMwNTI2OTQ=
10,879
BUG: DataFrame.plot may raise IndexError / show unnessesary minor ticklabels
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https://api.github.com/users/sinhrks/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/sinhrks", "id": 1696302, "login": "sinhrks", "node_id": "MDQ6VXNlcjE2OTYzMDI=", "organizations_url": "https://api.github.com/users/sinhrks/orgs", "received_events_url": "https://api.github.com/users/sinhrks/received_events", "repos_url": "https://api.github.com/users/sinhrks/repos", "site_admin": false, "starred_url": "https://api.github.com/users/sinhrks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sinhrks/subscriptions", "type": "User", "url": "https://api.github.com/users/sinhrks" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-21T15:54:55Z
2015-09-01T12:16:17Z
2015-09-01T12:06:24Z
MEMBER
null
Closes #10657. Closes #10819. Both are related to the logic how `pandas` detects axes layout. Use current logic as much to support cases like #7457, and added error handing logic for gridspec. Following is an example notebook how the fix works. - https://gist.github.com/sinhrks/2d29e2e8ef26f2757e92 CC @TomAugspurger @JanSchulz @heelancd @williamsmj
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10879/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10879/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10879.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10879", "merged_at": "2015-09-01T12:06:24Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10879.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10879" }
https://api.github.com/repos/pandas-dev/pandas/issues/10880
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10880/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10880/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10880/events
https://github.com/pandas-dev/pandas/pull/10880
102,413,617
MDExOlB1bGxSZXF1ZXN0NDMwNTUwMTI=
10,880
BUG: pd.Series.interpolate(method='spline') Errort Msg, #10633
{ "avatar_url": "https://avatars.githubusercontent.com/u/983944?v=4", "events_url": "https://api.github.com/users/springcoil/events{/privacy}", "followers_url": "https://api.github.com/users/springcoil/followers", "following_url": "https://api.github.com/users/springcoil/following{/other_user}", "gists_url": "https://api.github.com/users/springcoil/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/springcoil", "id": 983944, "login": "springcoil", "node_id": "MDQ6VXNlcjk4Mzk0NA==", "organizations_url": "https://api.github.com/users/springcoil/orgs", "received_events_url": "https://api.github.com/users/springcoil/received_events", "repos_url": "https://api.github.com/users/springcoil/repos", "site_admin": false, "starred_url": "https://api.github.com/users/springcoil/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/springcoil/subscriptions", "type": "User", "url": "https://api.github.com/users/springcoil" }
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-21T16:18:12Z
2015-08-21T20:27:39Z
2015-08-21T20:27:39Z
CONTRIBUTOR
null
closed #10633 This might be able to be merged quicker than the other one.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10880/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10880/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10880.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10880", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10880.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10880" }
https://api.github.com/repos/pandas-dev/pandas/issues/10881
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10881/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10881/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10881/events
https://github.com/pandas-dev/pandas/pull/10881
102,480,177
MDExOlB1bGxSZXF1ZXN0NDMwOTA5MTA=
10,881
ERR/DEPR: Fix quantile error message / remove percentile_width
{ "avatar_url": "https://avatars.githubusercontent.com/u/1696302?v=4", "events_url": "https://api.github.com/users/sinhrks/events{/privacy}", "followers_url": "https://api.github.com/users/sinhrks/followers", "following_url": "https://api.github.com/users/sinhrks/following{/other_user}", "gists_url": "https://api.github.com/users/sinhrks/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/sinhrks", "id": 1696302, "login": "sinhrks", "node_id": "MDQ6VXNlcjE2OTYzMDI=", "organizations_url": "https://api.github.com/users/sinhrks/orgs", "received_events_url": "https://api.github.com/users/sinhrks/received_events", "repos_url": "https://api.github.com/users/sinhrks/repos", "site_admin": false, "starred_url": "https://api.github.com/users/sinhrks/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sinhrks/subscriptions", "type": "User", "url": "https://api.github.com/users/sinhrks" }
[ { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-21T23:32:35Z
2015-08-23T21:31:56Z
2015-08-23T13:28:33Z
MEMBER
null
Currently, error is raised from `numpy` and incorrect for `pandas` ``` s = pd.Series([1, 2, 3]) s.quantile(2) # File ".../numpy/lib/function_base.py", line 3078, in _percentile # raise ValueError("Percentiles must be in the range [0,100]") # ValueError: Percentiles must be in the range [0,100] ``` `describe` using `percentiles` option outputs better error message, but not check lower limit. ``` # OK s.describe(percentiles=[2]) # Traceback (most recent call last): # File "pandas/core/generic.py", line 4167, in describe # raise ValueError(msg.format(list(percentiles))) # ValueError: percentiles should all be in the interval [0, 1]. Try [0.02] instead. # NG s.describe(percentiles=[-2]) # File ".../numpy/lib/function_base.py", line 3078, in _percentile # raise ValueError("Percentiles must be in the range [0,100]") # ValueError: Percentiles must be in the range [0,100] ``` This PR fix both error messages. Also, remove deprecated `percentile_width` option in `describe`.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10881/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10881/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10881.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10881", "merged_at": "2015-08-23T13:28:33Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10881.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10881" }
https://api.github.com/repos/pandas-dev/pandas/issues/10882
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10882/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10882/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10882/events
https://github.com/pandas-dev/pandas/issues/10882
102,496,642
MDU6SXNzdWUxMDI0OTY2NDI=
10,882
Feature Request: skipcols in .read_csv
{ "avatar_url": "https://avatars.githubusercontent.com/u/10778668?v=4", "events_url": "https://api.github.com/users/pylang/events{/privacy}", "followers_url": "https://api.github.com/users/pylang/followers", "following_url": "https://api.github.com/users/pylang/following{/other_user}", "gists_url": "https://api.github.com/users/pylang/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/pylang", "id": 10778668, "login": "pylang", "node_id": "MDQ6VXNlcjEwNzc4NjY4", "organizations_url": "https://api.github.com/users/pylang/orgs", "received_events_url": "https://api.github.com/users/pylang/received_events", "repos_url": "https://api.github.com/users/pylang/repos", "site_admin": false, "starred_url": "https://api.github.com/users/pylang/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pylang/subscriptions", "type": "User", "url": "https://api.github.com/users/pylang" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
closed
false
null
[]
{ "closed_at": "2017-05-06T10:20:19Z", "closed_issues": 987, "created_at": "2016-02-08T15:30:21Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "after 0.19.x series", "due_on": "2017-05-12T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/39", "id": 1570595, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/39/labels", "node_id": "MDk6TWlsZXN0b25lMTU3MDU5NQ==", "number": 39, "open_issues": 0, "state": "closed", "title": "0.20.0", "updated_at": "2018-10-28T08:18:42Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/39" }
18
2015-08-22T02:24:27Z
2017-01-04T22:28:28Z
2017-01-04T22:28:13Z
NONE
null
I'd like to read a set of csv files but exclude specific columns. `read_csv` currently has a `usecols` keyword, but it requires writing a list of all the columns present. This is a bit tedious and more importantly, not all files have the same columns, so `usecols` would not work in general cases, whereas a complimentary function would work. Can a `skipcols` keyword be added to 0.17 that accepts a list of column names and reads all but those columns into a DataFrame? Thanks. xref #4749 xref #8985 xref #6710
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10882/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10882/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10883
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10883/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10883/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10883/events
https://github.com/pandas-dev/pandas/pull/10883
102,520,784
MDExOlB1bGxSZXF1ZXN0NDMxMDA3MzI=
10,883
ERR: better error reporting for failing parsing in timedelta/timeseries #10720
{ "avatar_url": "https://avatars.githubusercontent.com/u/983944?v=4", "events_url": "https://api.github.com/users/springcoil/events{/privacy}", "followers_url": "https://api.github.com/users/springcoil/followers", "following_url": "https://api.github.com/users/springcoil/following{/other_user}", "gists_url": "https://api.github.com/users/springcoil/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/springcoil", "id": 983944, "login": "springcoil", "node_id": "MDQ6VXNlcjk4Mzk0NA==", "organizations_url": "https://api.github.com/users/springcoil/orgs", "received_events_url": "https://api.github.com/users/springcoil/received_events", "repos_url": "https://api.github.com/users/springcoil/repos", "site_admin": false, "starred_url": "https://api.github.com/users/springcoil/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/springcoil/subscriptions", "type": "User", "url": "https://api.github.com/users/springcoil" }
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" }, { "color": "5319e7", "default": false, "description": "Timedelta data type", "id": 49597148, "name": "Timedelta", "node_id": "MDU6TGFiZWw0OTU5NzE0OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timedelta" } ]
closed
false
null
[]
null
9
2015-08-22T09:29:37Z
2015-08-30T09:05:33Z
2015-08-30T09:05:26Z
CONTRIBUTOR
null
closes #10720
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10883/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10883/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10883.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10883", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10883.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10883" }
https://api.github.com/repos/pandas-dev/pandas/issues/10884
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10884/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10884/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10884/events
https://github.com/pandas-dev/pandas/pull/10884
102,521,359
MDExOlB1bGxSZXF1ZXN0NDMxMDA5MDE=
10,884
BUG: 10720 - Test error message enhancement
{ "avatar_url": "https://avatars.githubusercontent.com/u/983944?v=4", "events_url": "https://api.github.com/users/springcoil/events{/privacy}", "followers_url": "https://api.github.com/users/springcoil/followers", "following_url": "https://api.github.com/users/springcoil/following{/other_user}", "gists_url": "https://api.github.com/users/springcoil/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/springcoil", "id": 983944, "login": "springcoil", "node_id": "MDQ6VXNlcjk4Mzk0NA==", "organizations_url": "https://api.github.com/users/springcoil/orgs", "received_events_url": "https://api.github.com/users/springcoil/received_events", "repos_url": "https://api.github.com/users/springcoil/repos", "site_admin": false, "starred_url": "https://api.github.com/users/springcoil/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/springcoil/subscriptions", "type": "User", "url": "https://api.github.com/users/springcoil" }
[]
closed
false
null
[]
null
1
2015-08-22T09:43:52Z
2015-08-22T13:00:15Z
2015-08-22T13:00:15Z
CONTRIBUTOR
null
Hi all. This might take a bit more work to get the error messages right, but it's a start. Let me know what you think.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10884/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10884/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10884.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10884", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10884.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10884" }
https://api.github.com/repos/pandas-dev/pandas/issues/10885
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10885/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10885/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10885/events
https://github.com/pandas-dev/pandas/issues/10885
102,525,488
MDU6SXNzdWUxMDI1MjU0ODg=
10,885
BUG: pd.date_range(...) produces timestamps outside the specified range
{ "avatar_url": "https://avatars.githubusercontent.com/u/13437441?v=4", "events_url": "https://api.github.com/users/kochede/events{/privacy}", "followers_url": "https://api.github.com/users/kochede/followers", "following_url": "https://api.github.com/users/kochede/following{/other_user}", "gists_url": "https://api.github.com/users/kochede/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/kochede", "id": 13437441, "login": "kochede", "node_id": "MDQ6VXNlcjEzNDM3NDQx", "organizations_url": "https://api.github.com/users/kochede/orgs", "received_events_url": "https://api.github.com/users/kochede/received_events", "repos_url": "https://api.github.com/users/kochede/repos", "site_admin": false, "starred_url": "https://api.github.com/users/kochede/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kochede/subscriptions", "type": "User", "url": "https://api.github.com/users/kochede" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-22T11:05:50Z
2015-08-24T11:37:58Z
2015-08-24T11:37:58Z
NONE
null
Hi Pandas devs! This call produces 3 timestamps when it has to produce only two: pd.date_range('2005-01-12 10:00', '2005-01-12 16:00', freq='345min') this gives: <class 'pandas.tseries.index.DatetimeIndex'> [2005-01-12 10:00:00, ..., 2005-01-12 **21:30:00**] Length: 3, Freq: 345T, Timezone: None strangely, for another date function works as expected: pd.date_range('2005-01-13 10:00', '2005-01-13 16:00', freq='345min') this gives: <class 'pandas.tseries.index.DatetimeIndex'> [2005-01-13 10:00:00, 2005-01-13 **15:45:00**] Length: 2, Freq: 345T, Timezone: None Could you please take a look? Thanks! Pandas versions: ## INSTALLED VERSIONS commit: None python: 2.7.9.final.0 python-bits: 64 OS: Windows OS-release: 7 machine: AMD64 processor: Intel64 Family 6 Model 30 Stepping 5, GenuineIntel byteorder: little LC_ALL: None LANG: en_US pandas: 0.15.2 nose: 1.3.4 Cython: 0.22 numpy: 1.9.2 scipy: 0.15.1 statsmodels: 0.6.1 IPython: 3.0.0 sphinx: 1.2.3 patsy: 0.3.0 dateutil: 2.4.1 pytz: 2015.2 bottleneck: None tables: 3.1.1 numexpr: 2.3.1 matplotlib: 1.4.3 openpyxl: 1.8.5 xlrd: 0.9.3 xlwt: 0.7.5 xlsxwriter: 0.6.7 lxml: 3.4.2 bs4: 4.3.2 html5lib: None httplib2: None apiclient: None rpy2: None sqlalchemy: 0.9.9 pymysql: None psycopg2: None
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10885/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10885/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10886
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10886/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10886/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10886/events
https://github.com/pandas-dev/pandas/issues/10886
102,529,754
MDU6SXNzdWUxMDI1Mjk3NTQ=
10,886
DOC: update docs to use new sort_values
{ "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-22T12:15:06Z
2015-08-31T01:03:13Z
2015-08-31T01:03:13Z
MEMBER
null
Follow-up for #10726. There, the specific section on sorting in basics.rst is adapted, but the rest of the docs should be updated as well.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10886/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10886/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10887
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10887/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10887/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10887/events
https://github.com/pandas-dev/pandas/pull/10887
102,542,391
MDExOlB1bGxSZXF1ZXN0NDMxMDQ1NjM=
10,887
BUG: GH10885 where an edge case in date_range produces an extra point
{ "avatar_url": "https://avatars.githubusercontent.com/u/10709573?v=4", "events_url": "https://api.github.com/users/kawochen/events{/privacy}", "followers_url": "https://api.github.com/users/kawochen/followers", "following_url": "https://api.github.com/users/kawochen/following{/other_user}", "gists_url": "https://api.github.com/users/kawochen/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/kawochen", "id": 10709573, "login": "kawochen", "node_id": "MDQ6VXNlcjEwNzA5NTcz", "organizations_url": "https://api.github.com/users/kawochen/orgs", "received_events_url": "https://api.github.com/users/kawochen/received_events", "repos_url": "https://api.github.com/users/kawochen/repos", "site_admin": false, "starred_url": "https://api.github.com/users/kawochen/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/kawochen/subscriptions", "type": "User", "url": "https://api.github.com/users/kawochen" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
4
2015-08-22T14:48:11Z
2015-08-24T13:59:27Z
2015-08-24T11:37:59Z
CONTRIBUTOR
null
closes #10885
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10887/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10887/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10887.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10887", "merged_at": "2015-08-24T11:37:58Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10887.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10887" }
https://api.github.com/repos/pandas-dev/pandas/issues/10888
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10888/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10888/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10888/events
https://github.com/pandas-dev/pandas/issues/10888
102,543,733
MDU6SXNzdWUxMDI1NDM3MzM=
10,888
Unexpected keyword argument for some arguments documented in to_latex
{ "avatar_url": "https://avatars.githubusercontent.com/u/11797341?v=4", "events_url": "https://api.github.com/users/gsmafra/events{/privacy}", "followers_url": "https://api.github.com/users/gsmafra/followers", "following_url": "https://api.github.com/users/gsmafra/following{/other_user}", "gists_url": "https://api.github.com/users/gsmafra/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/gsmafra", "id": 11797341, "login": "gsmafra", "node_id": "MDQ6VXNlcjExNzk3MzQx", "organizations_url": "https://api.github.com/users/gsmafra/orgs", "received_events_url": "https://api.github.com/users/gsmafra/received_events", "repos_url": "https://api.github.com/users/gsmafra/repos", "site_admin": false, "starred_url": "https://api.github.com/users/gsmafra/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gsmafra/subscriptions", "type": "User", "url": "https://api.github.com/users/gsmafra" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "006b75", "default": false, "description": "to_latex", "id": 251382258, "name": "IO LaTeX", "node_id": "MDU6TGFiZWwyNTEzODIyNTg=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20LaTeX" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-22T15:07:09Z
2015-09-09T14:56:11Z
2015-09-09T14:56:11Z
NONE
null
To reproduce the errors: ``` import pandas as pd names = ['Bob','Jessica','Mary','John','Mel'] births = [968, 155, 77, 578, 973] BabyDataSet = zip(names, births) df = pd.DataFrame(data=BabyDataSet, columns=['Names', 'Births']) ``` Any of these will yield a `TypeError`: ``` print df.to_latex(frame=None) print df.to_latex(force_unicode=False) print df.to_latex(justify='left') ``` I assume this is a problem with documentation and that these arguments are deprecated
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10888/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10888/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10889
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10889/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10889/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10889/events
https://github.com/pandas-dev/pandas/pull/10889
102,564,950
MDExOlB1bGxSZXF1ZXN0NDMxMDk1Nzk=
10,889
BUG: encoding of categoricals in hdf serialization
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "e10c02", "default": false, "description": null, "id": 76811, "name": "Bug", "node_id": "MDU6TGFiZWw3NjgxMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Bug" }, { "color": "5319e7", "default": false, "description": "read_hdf, HDFStore", "id": 47229190, "name": "IO HDF5", "node_id": "MDU6TGFiZWw0NzIyOTE5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20HDF5" }, { "color": "e11d21", "default": false, "description": "Categorical Data Type", "id": 78527356, "name": "Categorical", "node_id": "MDU6TGFiZWw3ODUyNzM1Ng==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Categorical" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
3
2015-08-22T20:20:30Z
2015-08-28T02:29:10Z
2015-08-28T02:29:04Z
CONTRIBUTOR
null
closes #10366 replaces #10454
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10889/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10889/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10889.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10889", "merged_at": "2015-08-28T02:29:03Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10889.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10889" }
https://api.github.com/repos/pandas-dev/pandas/issues/10890
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10890/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10890/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10890/events
https://github.com/pandas-dev/pandas/pull/10890
102,569,437
MDExOlB1bGxSZXF1ZXN0NDMxMTA5Mjc=
10,890
DEPR: Bunch o deprecation removals
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-22T21:50:42Z
2015-08-24T18:22:38Z
2015-08-24T18:22:38Z
CONTRIBUTOR
null
xref #6581 remove `colSpace` remove auto time series broadcasting, xref #2304 deprecate `TimeSeries` (forgot was not actually deprecated)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10890/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10890/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10890.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10890", "merged_at": "2015-08-24T18:22:38Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10890.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10890" }
https://api.github.com/repos/pandas-dev/pandas/issues/10891
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10891/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10891/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10891/events
https://github.com/pandas-dev/pandas/issues/10891
102,591,656
MDU6SXNzdWUxMDI1OTE2NTY=
10,891
Weird IndexError for plotting after DF row selection
{ "avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4", "events_url": "https://api.github.com/users/michaelaye/events{/privacy}", "followers_url": "https://api.github.com/users/michaelaye/followers", "following_url": "https://api.github.com/users/michaelaye/following{/other_user}", "gists_url": "https://api.github.com/users/michaelaye/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/michaelaye", "id": 69774, "login": "michaelaye", "node_id": "MDQ6VXNlcjY5Nzc0", "organizations_url": "https://api.github.com/users/michaelaye/orgs", "received_events_url": "https://api.github.com/users/michaelaye/received_events", "repos_url": "https://api.github.com/users/michaelaye/repos", "site_admin": false, "starred_url": "https://api.github.com/users/michaelaye/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/michaelaye/subscriptions", "type": "User", "url": "https://api.github.com/users/michaelaye" }
[ { "color": "8AE234", "default": false, "description": null, "id": 2413328, "name": "Visualization", "node_id": "MDU6TGFiZWwyNDEzMzI4", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Visualization" } ]
closed
false
null
[]
null
7
2015-08-23T05:49:25Z
2021-04-18T23:25:20Z
2021-04-18T23:25:20Z
CONTRIBUTOR
null
I'm doing this: ``` python df[df.CHANNEL=='MUV'].loc['2015'].DET_TEMP.plot() ``` with the index being a DatetimeIndex and if I don't plot it all works fine: ``` python df[df.CHANNEL=='MUV'].loc['2015'][['CHANNEL','DET_TEMP']].head() ``` ![screenshot 2015-08-22 23 47 18](https://cloud.githubusercontent.com/assets/69774/9427117/2de852da-4928-11e5-921e-03cb55b72c5e.png) but when I try the plotting I get this error: ``` python --------------------------------------------------------------------------- IndexError Traceback (most recent call last) <ipython-input-84-28500c6c30a0> in <module>() ----> 1 df[df.CHANNEL=='MUV'].loc['2015'].DET_TEMP.plot() /usr/local/python3/miniconda/lib/python3.4/site-packages/pandas-0.16.2+409.g73dcb95-py3.4-linux-x86_64.egg/pandas/tools/plotting.py in plot_series(data, kind, ax, figsize, use_index, title, grid, legend, style, logx, logy, loglog, xticks, yticks, xlim, ylim, rot, fontsize, colormap, table, yerr, xerr, label, secondary_y, **kwds) 2526 yerr=yerr, xerr=xerr, 2527 label=label, secondary_y=secondary_y, -> 2528 **kwds) 2529 2530 /usr/local/python3/miniconda/lib/python3.4/site-packages/pandas-0.16.2+409.g73dcb95-py3.4-linux-x86_64.egg/pandas/tools/plotting.py in _plot(data, x, y, subplots, ax, kind, **kwds) 2331 plot_obj = klass(data, subplots=subplots, ax=ax, kind=kind, **kwds) 2332 -> 2333 plot_obj.generate() 2334 plot_obj.draw() 2335 return plot_obj.result /usr/local/python3/miniconda/lib/python3.4/site-packages/pandas-0.16.2+409.g73dcb95-py3.4-linux-x86_64.egg/pandas/tools/plotting.py in generate(self) 940 self._make_legend() 941 self._post_plot_logic() --> 942 self._adorn_subplots() 943 944 def _args_adjust(self): /usr/local/python3/miniconda/lib/python3.4/site-packages/pandas-0.16.2+409.g73dcb95-py3.4-linux-x86_64.egg/pandas/tools/plotting.py in _adorn_subplots(self) 1068 naxes=nrows * ncols, nrows=nrows, 1069 ncols=ncols, sharex=self.sharex, -> 1070 sharey=self.sharey) 1071 1072 for ax in to_adorn: /usr/local/python3/miniconda/lib/python3.4/site-packages/pandas-0.16.2+409.g73dcb95-py3.4-linux-x86_64.egg/pandas/tools/plotting.py in _handle_shared_axes(axarr, nplots, naxes, nrows, ncols, sharex, sharey) 3333 layout = np.zeros((nrows+1,ncols+1), dtype=np.bool) 3334 for ax in axarr: -> 3335 layout[ax.rowNum, ax.colNum] = ax.get_visible() 3336 3337 if sharex and nrows > 1: IndexError: index 5 is out of bounds for axis 1 with size 3 ``` System: Conda, all updates, Pandas: '0.16.2+409.g73dcb95' (73dcb953efd1646f)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10891/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10891/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10892
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10892/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10892/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10892/events
https://github.com/pandas-dev/pandas/pull/10892
102,615,386
MDExOlB1bGxSZXF1ZXN0NDMxMjA3MjU=
10,892
DEPR: Bunch o deprecation removals part 2
{ "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }
[ { "color": "5319e7", "default": false, "description": "Functionality to remove in pandas", "id": 87485152, "name": "Deprecate", "node_id": "MDU6TGFiZWw4NzQ4NTE1Mg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Deprecate" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
1
2015-08-23T12:44:39Z
2015-08-24T18:24:19Z
2015-08-24T18:24:19Z
CONTRIBUTOR
null
- Remove the table keyword in HDFStore.put/append, in favor of using format= #4645 - Remove unused keyword `kind` in `read_excel/ExcelFile` #4712 - Remove `infer_type` keyword from `pd.read_html` as its unused, #4770, #7032 - Remove `offset` and `timeRule` keywords from `Series.tshift/shift`, in favor of `freq`, #4853, #4864 - Remove `pd.load/pd.save` aliases in favor of `pd.to_pickle/pd.read_pickle`, #3787 - Deprecate `WidePanel/LongPanel`
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10892/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10892/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10892.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10892", "merged_at": "2015-08-24T18:24:19Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10892.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10892" }
https://api.github.com/repos/pandas-dev/pandas/issues/10893
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10893/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10893/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10893/events
https://github.com/pandas-dev/pandas/issues/10893
102,645,959
MDU6SXNzdWUxMDI2NDU5NTk=
10,893
DOC: date_range docstring should list allowed frequencies
{ "avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4", "events_url": "https://api.github.com/users/michaelaye/events{/privacy}", "followers_url": "https://api.github.com/users/michaelaye/followers", "following_url": "https://api.github.com/users/michaelaye/following{/other_user}", "gists_url": "https://api.github.com/users/michaelaye/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/michaelaye", "id": 69774, "login": "michaelaye", "node_id": "MDQ6VXNlcjY5Nzc0", "organizations_url": "https://api.github.com/users/michaelaye/orgs", "received_events_url": "https://api.github.com/users/michaelaye/received_events", "repos_url": "https://api.github.com/users/michaelaye/repos", "site_admin": false, "starred_url": "https://api.github.com/users/michaelaye/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/michaelaye/subscriptions", "type": "User", "url": "https://api.github.com/users/michaelaye" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "009800", "default": false, "description": "Duplicate issue or pull request", "id": 40153326, "name": "Duplicate Report", "node_id": "MDU6TGFiZWw0MDE1MzMyNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Duplicate%20Report" } ]
closed
false
null
[]
null
1
2015-08-23T18:39:50Z
2015-08-23T21:19:29Z
2015-08-23T21:19:09Z
CONTRIBUTOR
null
Dupe of #3324 --- So far it just says this: ``` freq : string or DateOffset, default ‘D’ (calendar daily) Frequency strings can have multiples, e.g. ‘5H’ ``` but it should also either refer to a doc where possible frequencies are being discussed or list them here.
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10893/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10893/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10894
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10894/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10894/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10894/events
https://github.com/pandas-dev/pandas/pull/10894
102,678,246
MDExOlB1bGxSZXF1ZXN0NDMxMzIyODg=
10,894
PERF: improves SeriesGroupBy.nunique performance
{ "avatar_url": "https://avatars.githubusercontent.com/u/1288998?v=4", "events_url": "https://api.github.com/users/behzadnouri/events{/privacy}", "followers_url": "https://api.github.com/users/behzadnouri/followers", "following_url": "https://api.github.com/users/behzadnouri/following{/other_user}", "gists_url": "https://api.github.com/users/behzadnouri/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/behzadnouri", "id": 1288998, "login": "behzadnouri", "node_id": "MDQ6VXNlcjEyODg5OTg=", "organizations_url": "https://api.github.com/users/behzadnouri/orgs", "received_events_url": "https://api.github.com/users/behzadnouri/received_events", "repos_url": "https://api.github.com/users/behzadnouri/repos", "site_admin": false, "starred_url": "https://api.github.com/users/behzadnouri/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/behzadnouri/subscriptions", "type": "User", "url": "https://api.github.com/users/behzadnouri" }
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
6
2015-08-24T00:42:38Z
2015-11-11T16:27:48Z
2015-08-24T18:33:56Z
CONTRIBUTOR
null
closes https://github.com/pydata/pandas/issues/10820 on master: ``` ipython In [2]: df = pd.DataFrame({'a': np.random.randint(10000, size=100000), ...: 'b': np.random.randint(10, size=100000)}) In [3]: %timeit df.groupby('a')['b'].nunique() 1 loops, best of 3: 1.66 s per loop In [4]: %timeit df.groupby(['a', 'b'])['b'].first().groupby(level=0).size() 10 loops, best of 3: 36.3 ms per loop ``` on branch: ``` ipython In [2]: %timeit df.groupby('a')['b'].nunique() 10 loops, best of 3: 29.2 ms per loop ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10894/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10894/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10894.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10894", "merged_at": "2015-08-24T18:33:56Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10894.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10894" }
https://api.github.com/repos/pandas-dev/pandas/issues/10895
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10895/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10895/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10895/events
https://github.com/pandas-dev/pandas/issues/10895
102,790,849
MDU6SXNzdWUxMDI3OTA4NDk=
10,895
Idea - Integration with Data Packages
{ "avatar_url": "https://avatars.githubusercontent.com/u/1249913?v=4", "events_url": "https://api.github.com/users/noelmas/events{/privacy}", "followers_url": "https://api.github.com/users/noelmas/followers", "following_url": "https://api.github.com/users/noelmas/following{/other_user}", "gists_url": "https://api.github.com/users/noelmas/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/noelmas", "id": 1249913, "login": "noelmas", "node_id": "MDQ6VXNlcjEyNDk5MTM=", "organizations_url": "https://api.github.com/users/noelmas/orgs", "received_events_url": "https://api.github.com/users/noelmas/received_events", "repos_url": "https://api.github.com/users/noelmas/repos", "site_admin": false, "starred_url": "https://api.github.com/users/noelmas/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/noelmas/subscriptions", "type": "User", "url": "https://api.github.com/users/noelmas" }
[ { "color": "06909A", "default": false, "description": "IO issues that don't fit into a more specific label", "id": 2301354, "name": "IO Data", "node_id": "MDU6TGFiZWwyMzAxMzU0", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20Data" } ]
closed
false
null
[]
{ "closed_at": null, "closed_issues": 2361, "created_at": "2015-02-26T19:29:05Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/1020496?v=4", "events_url": "https://api.github.com/users/jorisvandenbossche/events{/privacy}", "followers_url": "https://api.github.com/users/jorisvandenbossche/followers", "following_url": "https://api.github.com/users/jorisvandenbossche/following{/other_user}", "gists_url": "https://api.github.com/users/jorisvandenbossche/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jorisvandenbossche", "id": 1020496, "login": "jorisvandenbossche", "node_id": "MDQ6VXNlcjEwMjA0OTY=", "organizations_url": "https://api.github.com/users/jorisvandenbossche/orgs", "received_events_url": "https://api.github.com/users/jorisvandenbossche/received_events", "repos_url": "https://api.github.com/users/jorisvandenbossche/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jorisvandenbossche/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jorisvandenbossche/subscriptions", "type": "User", "url": "https://api.github.com/users/jorisvandenbossche" }, "description": "A milestone for closed or open issues for which there is no action needed (eg not a bug, just a question / discussion, nothing to resolve, wontfix, etc).\r\n\r\n", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/33", "id": 997544, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33/labels", "node_id": "MDk6TWlsZXN0b25lOTk3NTQ0", "number": 33, "open_issues": 11, "state": "open", "title": "No action", "updated_at": "2021-11-19T17:33:16Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/33" }
4
2015-08-24T13:15:44Z
2016-11-11T11:20:38Z
2016-11-11T11:20:08Z
NONE
null
Data Packages is a project that offers a standardized and extensible way of packaging up data. There is already a growing community around Data Packages and an increasing number of [core datasets](http://data.okfn.org/roadmap/core-datasets) which can easily be grabbed from a URL. It would be great to see easy import and export to and from a Tabular Data Package - [see spec here](http://data.okfn.org/doc/tabular-data-package) - into a Pandas DataFrame (e.g. pd.from_datapackage(...) & pd.to_datapackage(...)).
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10895/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10895/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10896
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10896/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10896/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10896/events
https://github.com/pandas-dev/pandas/pull/10896
102,846,416
MDExOlB1bGxSZXF1ZXN0NDMxOTgzOTM=
10,896
updated link to online documentation
{ "avatar_url": "https://avatars.githubusercontent.com/u/8660305?v=4", "events_url": "https://api.github.com/users/dacoex/events{/privacy}", "followers_url": "https://api.github.com/users/dacoex/followers", "following_url": "https://api.github.com/users/dacoex/following{/other_user}", "gists_url": "https://api.github.com/users/dacoex/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dacoex", "id": 8660305, "login": "dacoex", "node_id": "MDQ6VXNlcjg2NjAzMDU=", "organizations_url": "https://api.github.com/users/dacoex/orgs", "received_events_url": "https://api.github.com/users/dacoex/received_events", "repos_url": "https://api.github.com/users/dacoex/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dacoex/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dacoex/subscriptions", "type": "User", "url": "https://api.github.com/users/dacoex" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" } ]
closed
false
null
[]
{ "closed_at": "2015-10-09T18:34:35Z", "closed_issues": 593, "created_at": "2015-03-23T10:47:38Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "", "due_on": "2015-10-10T07:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/34", "id": 1033710, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34/labels", "node_id": "MDk6TWlsZXN0b25lMTAzMzcxMA==", "number": 34, "open_issues": 0, "state": "closed", "title": "0.17.0", "updated_at": "2016-12-11T14:02:02Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/34" }
2
2015-08-24T17:13:34Z
2015-08-24T17:20:36Z
2015-08-24T17:19:01Z
CONTRIBUTOR
null
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10896/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10896/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10896.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10896", "merged_at": "2015-08-24T17:19:01Z", "patch_url": "https://github.com/pandas-dev/pandas/pull/10896.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10896" }
https://api.github.com/repos/pandas-dev/pandas/issues/10897
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10897/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10897/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10897/events
https://github.com/pandas-dev/pandas/issues/10897
102,851,965
MDU6SXNzdWUxMDI4NTE5NjU=
10,897
Handle between_time on empty series
{ "avatar_url": "https://avatars.githubusercontent.com/u/8179216?v=4", "events_url": "https://api.github.com/users/MichaelAdolph/events{/privacy}", "followers_url": "https://api.github.com/users/MichaelAdolph/followers", "following_url": "https://api.github.com/users/MichaelAdolph/following{/other_user}", "gists_url": "https://api.github.com/users/MichaelAdolph/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/MichaelAdolph", "id": 8179216, "login": "MichaelAdolph", "node_id": "MDQ6VXNlcjgxNzkyMTY=", "organizations_url": "https://api.github.com/users/MichaelAdolph/orgs", "received_events_url": "https://api.github.com/users/MichaelAdolph/received_events", "repos_url": "https://api.github.com/users/MichaelAdolph/repos", "site_admin": false, "starred_url": "https://api.github.com/users/MichaelAdolph/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/MichaelAdolph/subscriptions", "type": "User", "url": "https://api.github.com/users/MichaelAdolph" }
[ { "color": "AFEEEE", "default": false, "description": null, "id": 211840, "name": "Timeseries", "node_id": "MDU6TGFiZWwyMTE4NDA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Timeseries" }, { "color": "e102d8", "default": false, "description": "Unexpected or buggy dtype conversions", "id": 31404521, "name": "Dtype Conversions", "node_id": "MDU6TGFiZWwzMTQwNDUyMQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Dtype%20Conversions" }, { "color": "AD7FA8", "default": false, "description": null, "id": 35818298, "name": "API Design", "node_id": "MDU6TGFiZWwzNTgxODI5OA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/API%20Design" }, { "color": "ffa0ff", "default": false, "description": "Incorrect or improved errors from pandas", "id": 42670965, "name": "Error Reporting", "node_id": "MDU6TGFiZWw0MjY3MDk2NQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Error%20Reporting" } ]
closed
false
null
[]
null
6
2015-08-24T17:45:42Z
2015-09-01T14:42:32Z
2015-09-01T14:42:32Z
NONE
null
Right now using between_time on an empty series will raise an TypeError: Index must be DatetimeIndex. I would think that it would make more sense to return an empty list (or at least return a more helpful Error). ``` python import datetime as dt import pandas as pd s = pd.Series([]) s.between_time(dt.time(0, 0), dt.time(23, 0)) ``` I would assume that expanding the Error Handler of the method should do the trick: ``` python [...] except AttributeError: if self.empty: return self else: raise TypeError('Index must be DatetimeIndex') ``` The Error persists on this configuration: INSTALLED VERSIONS commit: None python: 2.7.6.final.0 python-bits: 32 OS: Windows OS-release: 7 machine: AMD64 processor: Intel64 Family 6 Model 58 Stepping 9, GenuineIntel byteorder: little LC_ALL: None LANG: None pandas: 0.16.2 nose: 1.3.3 Cython: 0.20.1 numpy: 1.8.1 scipy: 0.14.0 statsmodels: 0.5.0 IPython: 2.1.0 sphinx: 1.2.2 patsy: 0.2.1 dateutil: 2.2 pytz: 2014.3 bottleneck: 0.8.0 tables: 3.1.1 numexpr: 2.4 matplotlib: 1.4.0 openpyxl: 2.0.3 xlrd: 0.9.3 xlwt: 0.7.5 xlsxwriter: None lxml: 3.3.5 bs4: 4.3.2 html5lib: 0.999 httplib2: None apiclient: None sqlalchemy: 0.9.4 pymysql: None psycopg2: None
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10897/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10897/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10898
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10898/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10898/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10898/events
https://github.com/pandas-dev/pandas/issues/10898
102,856,275
MDU6SXNzdWUxMDI4NTYyNzU=
10,898
skip rows after header leads to shifted header
{ "avatar_url": "https://avatars.githubusercontent.com/u/8660305?v=4", "events_url": "https://api.github.com/users/dacoex/events{/privacy}", "followers_url": "https://api.github.com/users/dacoex/followers", "following_url": "https://api.github.com/users/dacoex/following{/other_user}", "gists_url": "https://api.github.com/users/dacoex/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/dacoex", "id": 8660305, "login": "dacoex", "node_id": "MDQ6VXNlcjg2NjAzMDU=", "organizations_url": "https://api.github.com/users/dacoex/orgs", "received_events_url": "https://api.github.com/users/dacoex/received_events", "repos_url": "https://api.github.com/users/dacoex/repos", "site_admin": false, "starred_url": "https://api.github.com/users/dacoex/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dacoex/subscriptions", "type": "User", "url": "https://api.github.com/users/dacoex" }
[ { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" }, { "color": "5319e7", "default": false, "description": "read_csv, to_csv", "id": 47229171, "name": "IO CSV", "node_id": "MDU6TGFiZWw0NzIyOTE3MQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20CSV" } ]
closed
false
null
[]
null
5
2015-08-24T18:08:28Z
2015-08-26T14:28:48Z
2015-08-26T01:13:13Z
CONTRIBUTOR
null
Here's my file: ``` ;;;; ;;;; ;;;; ;;;; ;;;; ;;;; ;;;; ;;;; ;;;; ;;;; date;Param1;Param2;Param4;Param5 ;m²;°C;m²;A ;;;; 01.01.1990 00:00;1;1;2;3 01.01.1990 01:00;5;3;4;5 01.01.1990 02:00;9;5;6;7 01.01.1990 03:00;13;7;8;9 01.01.1990 04:00;17;9;10;11 01.01.1990 05:00;21;11;12;13 ``` If I read it with the following line: ``` pd.read_csv(file, sep=';', header=10, parse_dates=True, skip_blank_lines=True, skiprows=0) ``` It gets the headers but then takes the two rows between header and data values. ``` date Param1 Param2 Param4 Param5 0 m² °C m² A 1 NaN NaN NaN NaN NaN 2 01.01.1990 00:00 1 1 2 3 3 01.01.1990 01:00 5 3 4 5 4 01.01.1990 02:00 9 5 6 7 ``` If I use ``` pd.read_csv(file, sep=';', header=10, parse_dates=True, skip_blank_lines=True, skiprows=2) ``` It simply moves the header down, i.e. same effect as saying ``` pd.read_csv(file, sep=';', header=12, parse_dates=True, skip_blank_lines=True, skiprows=0) ``` I think the skiprows needs to skip rows either before or after header. But how do I skip after the header, only?
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10898/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10898/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10899
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10899/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10899/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10899/events
https://github.com/pandas-dev/pandas/issues/10899
102,883,035
MDU6SXNzdWUxMDI4ODMwMzU=
10,899
read_sql should accept a sql_params parameter
{ "avatar_url": "https://avatars.githubusercontent.com/u/109167?v=4", "events_url": "https://api.github.com/users/scls19fr/events{/privacy}", "followers_url": "https://api.github.com/users/scls19fr/followers", "following_url": "https://api.github.com/users/scls19fr/following{/other_user}", "gists_url": "https://api.github.com/users/scls19fr/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/scls19fr", "id": 109167, "login": "scls19fr", "node_id": "MDQ6VXNlcjEwOTE2Nw==", "organizations_url": "https://api.github.com/users/scls19fr/orgs", "received_events_url": "https://api.github.com/users/scls19fr/received_events", "repos_url": "https://api.github.com/users/scls19fr/repos", "site_admin": false, "starred_url": "https://api.github.com/users/scls19fr/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/scls19fr/subscriptions", "type": "User", "url": "https://api.github.com/users/scls19fr" }
[ { "color": "3465A4", "default": false, "description": null, "id": 134699, "name": "Docs", "node_id": "MDU6TGFiZWwxMzQ2OTk=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Docs" }, { "color": "5319e7", "default": false, "description": "to_sql, read_sql, read_sql_query", "id": 47232590, "name": "IO SQL", "node_id": "MDU6TGFiZWw0NzIzMjU5MA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/IO%20SQL" }, { "color": "0e8a16", "default": true, "description": null, "id": 717120670, "name": "good first issue", "node_id": "MDU6TGFiZWw3MTcxMjA2NzA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/good%20first%20issue" } ]
open
false
null
[]
null
10
2015-08-24T20:23:42Z
2017-12-15T01:27:15Z
null
CONTRIBUTOR
null
Hello, I wonder if current use of `read_sql` couldn't lead to SQL injection. I read in https://docs.python.org/2/library/sqlite3.html ``` # Never do this -- insecure! symbol = 'RHAT' c.execute("SELECT * FROM stocks WHERE symbol = '%s'" % symbol) # Do this instead t = ('RHAT',) c.execute('SELECT * FROM stocks WHERE symbol=?', t) print c.fetchone() # Larger example that inserts many records at a time purchases = [('2006-03-28', 'BUY', 'IBM', 1000, 45.00), ('2006-04-05', 'BUY', 'MSFT', 1000, 72.00), ('2006-04-06', 'SELL', 'IBM', 500, 53.00), ] c.executemany('INSERT INTO stocks VALUES (?,?,?,?,?)', purchases) ``` Most of people will use ``` "SELECT * FROM stocks WHERE symbol = '%s'" % symbol ``` (or `.format(...)`) with `read_sql` if `symbol` is an unsafe input it could lead some problems http://xkcd.com/327/ Is it safe to do it here ? Kind regards
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10899/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10899/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10900
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10900/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10900/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10900/events
https://github.com/pandas-dev/pandas/issues/10900
102,913,989
MDU6SXNzdWUxMDI5MTM5ODk=
10,900
df.apply has problems storing tuples into new column
{ "avatar_url": "https://avatars.githubusercontent.com/u/69774?v=4", "events_url": "https://api.github.com/users/michaelaye/events{/privacy}", "followers_url": "https://api.github.com/users/michaelaye/followers", "following_url": "https://api.github.com/users/michaelaye/following{/other_user}", "gists_url": "https://api.github.com/users/michaelaye/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/michaelaye", "id": 69774, "login": "michaelaye", "node_id": "MDQ6VXNlcjY5Nzc0", "organizations_url": "https://api.github.com/users/michaelaye/orgs", "received_events_url": "https://api.github.com/users/michaelaye/received_events", "repos_url": "https://api.github.com/users/michaelaye/repos", "site_admin": false, "starred_url": "https://api.github.com/users/michaelaye/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/michaelaye/subscriptions", "type": "User", "url": "https://api.github.com/users/michaelaye" }
[ { "color": "02d7e1", "default": false, "description": "Concat, Merge/Join, Stack/Unstack, Explode", "id": 13098779, "name": "Reshaping", "node_id": "MDU6TGFiZWwxMzA5ODc3OQ==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Reshaping" }, { "color": "0052cc", "default": false, "description": null, "id": 34444536, "name": "Usage Question", "node_id": "MDU6TGFiZWwzNDQ0NDUzNg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Usage%20Question" } ]
closed
false
null
[]
null
5
2015-08-24T23:33:32Z
2015-08-26T01:09:52Z
2015-08-26T00:57:14Z
CONTRIBUTOR
null
I am quite perplexed about this: A function applied to rows of dataframes that returns a tuple throws an error if the result is stored into a new column, but does not if the column already exists? This does not happen if I return just a number. Get the example notebook here: https://gist.github.com/a83ed19c43fe2eaac6a4 or see it here: https://nbviewer.jupyter.org/gist/michaelaye/a83ed19c43fe2eaac6a4 Using master pandas. ('0.16.2+442.g24c147a', 24c147a369d4)
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10900/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10900/timeline
null
null
null
https://api.github.com/repos/pandas-dev/pandas/issues/10901
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10901/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10901/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10901/events
https://github.com/pandas-dev/pandas/pull/10901
102,943,016
MDExOlB1bGxSZXF1ZXN0NDMyNDcwMTg=
10,901
PERF: Cythonize groupby transforms #4095
{ "avatar_url": "https://avatars.githubusercontent.com/u/1924092?v=4", "events_url": "https://api.github.com/users/chris-b1/events{/privacy}", "followers_url": "https://api.github.com/users/chris-b1/followers", "following_url": "https://api.github.com/users/chris-b1/following{/other_user}", "gists_url": "https://api.github.com/users/chris-b1/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/chris-b1", "id": 1924092, "login": "chris-b1", "node_id": "MDQ6VXNlcjE5MjQwOTI=", "organizations_url": "https://api.github.com/users/chris-b1/orgs", "received_events_url": "https://api.github.com/users/chris-b1/received_events", "repos_url": "https://api.github.com/users/chris-b1/repos", "site_admin": false, "starred_url": "https://api.github.com/users/chris-b1/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/chris-b1/subscriptions", "type": "User", "url": "https://api.github.com/users/chris-b1" }
[ { "color": "729FCF", "default": false, "description": null, "id": 233160, "name": "Groupby", "node_id": "MDU6TGFiZWwyMzMxNjA=", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Groupby" }, { "color": "a10c02", "default": false, "description": "Memory or execution speed performance", "id": 8935311, "name": "Performance", "node_id": "MDU6TGFiZWw4OTM1MzEx", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Performance" } ]
closed
false
null
[]
{ "closed_at": "2015-11-21T13:47:07Z", "closed_issues": 216, "created_at": "2015-09-10T14:30:44Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "after 0.17.0 of course!", "due_on": "2015-11-21T08:00:00Z", "html_url": "https://github.com/pandas-dev/pandas/milestone/37", "id": 1299459, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/37/labels", "node_id": "MDk6TWlsZXN0b25lMTI5OTQ1OQ==", "number": 37, "open_issues": 0, "state": "closed", "title": "0.17.1", "updated_at": "2016-07-21T16:02:53Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/37" }
17
2015-08-25T03:46:14Z
2015-12-04T02:32:26Z
2015-11-16T12:37:55Z
CONTRIBUTOR
null
closes - #4095 - adding Cythonized versions of `shift`, `cumprod` and `cumsum`, along with a helper `GroupBy._cython_transform` that other cythonized transform-ops could be added to. I'm using fused types here instead of adding to `generated.pyx` - as far as I can tell that is working well, looking back through the old issues (#255) it looks like that wasn't done originally because of older versions of Cython? ### 0.16.2 ``` In [17]: df = pd.DataFrame({'i':range(1000) * 1000, 'f':np.linspace(0, 2000, 1000000), 'f2':np.linspace(1, 2, 1000000)}) In [18]: %timeit df.groupby('i').cumsum() 1 loops, best of 3: 614 ms per loop In [19]: %timeit df.groupby('i').shift() 1 loops, best of 3: 499 ms per loop ``` ### PR ``` In [2]: %timeit df.groupby('i').cumsum() 10 loops, best of 3: 58.6 ms per loop In [3]: %timeit df.groupby('i').shift() 10 loops, best of 3: 73.4 ms per loop ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10901/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10901/timeline
null
0
{ "diff_url": "https://github.com/pandas-dev/pandas/pull/10901.diff", "html_url": "https://github.com/pandas-dev/pandas/pull/10901", "merged_at": null, "patch_url": "https://github.com/pandas-dev/pandas/pull/10901.patch", "url": "https://api.github.com/repos/pandas-dev/pandas/pulls/10901" }
https://api.github.com/repos/pandas-dev/pandas/issues/10902
https://api.github.com/repos/pandas-dev/pandas
https://api.github.com/repos/pandas-dev/pandas/issues/10902/labels{/name}
https://api.github.com/repos/pandas-dev/pandas/issues/10902/comments
https://api.github.com/repos/pandas-dev/pandas/issues/10902/events
https://github.com/pandas-dev/pandas/issues/10902
102,988,023
MDU6SXNzdWUxMDI5ODgwMjM=
10,902
Addition of two DateOffsets
{ "avatar_url": "https://avatars.githubusercontent.com/u/592849?v=4", "events_url": "https://api.github.com/users/ilya-kolpakov/events{/privacy}", "followers_url": "https://api.github.com/users/ilya-kolpakov/followers", "following_url": "https://api.github.com/users/ilya-kolpakov/following{/other_user}", "gists_url": "https://api.github.com/users/ilya-kolpakov/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/ilya-kolpakov", "id": 592849, "login": "ilya-kolpakov", "node_id": "MDQ6VXNlcjU5Mjg0OQ==", "organizations_url": "https://api.github.com/users/ilya-kolpakov/orgs", "received_events_url": "https://api.github.com/users/ilya-kolpakov/received_events", "repos_url": "https://api.github.com/users/ilya-kolpakov/repos", "site_admin": false, "starred_url": "https://api.github.com/users/ilya-kolpakov/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ilya-kolpakov/subscriptions", "type": "User", "url": "https://api.github.com/users/ilya-kolpakov" }
[ { "color": "4E9A06", "default": false, "description": null, "id": 76812, "name": "Enhancement", "node_id": "MDU6TGFiZWw3NjgxMg==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Enhancement" }, { "color": "0052cc", "default": false, "description": "DateOffsets", "id": 53181044, "name": "Frequency", "node_id": "MDU6TGFiZWw1MzE4MTA0NA==", "url": "https://api.github.com/repos/pandas-dev/pandas/labels/Frequency" } ]
open
false
null
[]
{ "closed_at": null, "closed_issues": 786, "created_at": "2015-01-13T10:53:19Z", "creator": { "avatar_url": "https://avatars.githubusercontent.com/u/953992?v=4", "events_url": "https://api.github.com/users/jreback/events{/privacy}", "followers_url": "https://api.github.com/users/jreback/followers", "following_url": "https://api.github.com/users/jreback/following{/other_user}", "gists_url": "https://api.github.com/users/jreback/gists{/gist_id}", "gravatar_id": "", "html_url": "https://github.com/jreback", "id": 953992, "login": "jreback", "node_id": "MDQ6VXNlcjk1Mzk5Mg==", "organizations_url": "https://api.github.com/users/jreback/orgs", "received_events_url": "https://api.github.com/users/jreback/received_events", "repos_url": "https://api.github.com/users/jreback/repos", "site_admin": false, "starred_url": "https://api.github.com/users/jreback/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jreback/subscriptions", "type": "User", "url": "https://api.github.com/users/jreback" }, "description": "Changes that would be nice to have in the next release. These issues are not blocking. They will be pushed to the next release if no one has time to fix them.", "due_on": null, "html_url": "https://github.com/pandas-dev/pandas/milestone/32", "id": 933188, "labels_url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32/labels", "node_id": "MDk6TWlsZXN0b25lOTMzMTg4", "number": 32, "open_issues": 1053, "state": "open", "title": "Contributions Welcome", "updated_at": "2021-11-21T00:50:06Z", "url": "https://api.github.com/repos/pandas-dev/pandas/milestones/32" }
6
2015-08-25T09:37:43Z
2019-10-21T19:52:15Z
null
NONE
null
It is convenient to be able to add one DateOffset to another one: ``` python from pandas.tseries.offsets import DateOffset as DO DO(hour=2) + DO(hour=3) # raises ValueError ``` Currently it is not supported. Note that `DateOffset`s basically replicates the functionality of `relativedelta`s from `dateutil` module which support addition ``` python from dateutil.relativedelta import relativedelta as RD RD(hour=2) + RD(hour=3) # yields relativedelta(hour=3) ```
{ "+1": 0, "-1": 0, "confused": 0, "eyes": 0, "heart": 0, "hooray": 0, "laugh": 0, "rocket": 0, "total_count": 0, "url": "https://api.github.com/repos/pandas-dev/pandas/issues/10902/reactions" }
https://api.github.com/repos/pandas-dev/pandas/issues/10902/timeline
null
null
null