stevedodson
1914644f93
Improve docs ( #113 )
...
* Adding more examples
* Adding more examples to README.md + pypi first page.
* Updated README.md
2020-01-13 15:32:41 +00:00
stevedodson
d7207bab3b
7.5.1a2 ( #110 )
...
* Updating README.md
* New version
* Fixing description for pypi
2020-01-10 15:40:15 +00:00
stevedodson
00fb775d29
Feature/versioning ( #109 )
...
* Minor fixes for readthedocs compatibility.
* Adding doc templates
* Setting first version to 7.5
* Resolving pypi issues + minor docs
2020-01-10 14:38:56 +00:00
stevedodson
c5730e6d38
Feature/python 3.5 ( #93 )
...
* Adding python 3.5 compatibility.
Main issue is ordering of dictionaries.
* Updating notebooks with 3.7 results.
* Removing tempoorary code.
* Defaulting to OrderedDict for python 3.5 + lint all code
All code reformated by PyCharm and inspection results analysed.
2019-12-11 14:27:35 +01:00
stevedodson
e8a0fbb9f3
Feature/pandas.0.25.3 ( #91 )
...
* Added example notebooks + pytest for these notebooks1
* Fixed paths
* Fixing link in docs
* Minor update for pandas 0.25.3
* Updates for pandas 0.25.3
* Fixing doc links with pandas 0.25.3 update.
* Reverting overwrite to changes to notebooks.
2019-12-10 16:05:37 +01:00
stevedodson
206276c5fa
Adding Apache 2 copyright header to all .py files ( #86 )
2019-12-06 09:44:05 +00:00
Stephen Dodson
6564f26245
Adding 'development' section to docs
...
Adding contributing section based on Elasticsearch/CONTRIBUTING.md
TODO - add testing docs (based on CI)1
2019-11-20 10:32:35 +00:00
Stephen Dodson
e76a4de79d
Fixing setup.py
...
packages definition was removed - now added back in
2019-11-14 11:52:16 +00:00
Stephen Dodson
8b3c66a5c8
Changing LICENSE to Apache2
...
Changing LICENSE to Apache2 + cleaning up setup.py
2019-11-14 09:27:44 +00:00
Stephen Dodson
c1ee409a33
Major cleanup - removed modin as dependency
...
modin removed as a dependency and iloc feature
removed for now - TODO add back in.
2019-11-04 13:13:42 +00:00
Stephen Dodson
9dad8613d3
Fixing tests, and upgrading to pandas 0.25.1
2019-10-18 08:06:07 +00:00
Stephen Dodson
5b9a6b3d63
Refactor to incorporate tests
2019-06-13 11:51:47 +00:00