You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<center> <h1>RedBlackPy </h1> </center>
2
2
<center> <h4>Fast and scalable data structures for scientific and quantitative research in Python </h4> </center>
3
3
4
-
<h3>Now available for Python 3.6+ on MacOS and Linux (Windows in near future).</h3>
4
+
<h3>Now available for Python 2.7 and 3.0+ on MacOSX(>=10.7) and Linux (Windows in near future).</h3>
5
5
6
6
### Read a little review article with code examples at [TowardsDataScience](https://towardsdatascience.com/redblackpy-fast-and-scalable-series-for-scientific-and-quantitative-research-in-python-cad49b5c6d3).
0 commit comments