Skip to content

Commit e244018

Browse files
committed
update history
1 parent 58a07bc commit e244018

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

HISTORY.rst

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,23 @@
55
History
66
=======
77

8-
current - 2018-10-27 - 0.00Mb
8+
current - 2020-08-06 - 0.00Mb
99
=============================
1010

11+
0.0.0 - 2020-08-06 - 0.00Mb
12+
===========================
13+
14+
* `16`: Unit tests failing with pandas 1.1.0. (2020-08-06)
15+
* `15`: implements parameter lines, flatten for read_json (2018-11-21)
16+
* `14`: implements fillna (2018-10-29)
1117
* `13`: implement concat for axis=0,1 (2018-10-26)
1218
* `12`: add groupby_streaming (2018-10-26)
1319
* `11`: add method add_column (2018-10-26)
14-
* `9`: head is very slow (2018-10-26)
1520
* `10`: plan B to bypass a bug in pandas about read_csv when iterator=True --> closed, pandas has a weird behaviour when names is too small compare to the number of columns (2018-10-26)
21+
* `9`: head is very slow (2018-10-26)
1622
* `8`: fix pandas_streaming for pandas 0.23.1 (2018-07-31)
17-
18-
0.1.87 - 2018-05-17 - 0.02Mb
19-
============================
20-
2123
* `7`: implement read_json (2018-05-17)
2224
* `6`: add pandas_groupby_nan from pyensae (2018-05-17)
23-
24-
0.1.66 - 2018-02-05 - 0.02Mb
25-
============================
26-
2725
* `5`: add random_state parameter to splitting functions (2018-02-04)
2826
* `2`: add method sample, resevoir sampling (2017-11-05)
2927
* `3`: method train_test_split for out-of-memory datasets (2017-10-21)

pandas_streaming/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
:epkg:`pandas` functionalites.
88
"""
99

10-
__version__ = "0.2.171"
10+
__version__ = "0.2.174"
1111
__author__ = "Xavier Dupré"
1212
__github__ = "https://github.com/sdpython/pandas_streaming"
1313
__url__ = "http://www.xavierdupre.fr/app/pandas_streaming/helpsphinx/index.html"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy