qutePandas 1.1.1__py3-none-any.whl → 1.1.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
qutePandas/__init__.py CHANGED
@@ -89,4 +89,4 @@ from .introspection.dtypes import dtypes
89
89
 
90
90
  from .indexing import loc, iloc
91
91
 
92
- __version__ = "1.1.1"
92
+ __version__ = "1.1.3"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: qutePandas
3
- Version: 1.1.1
3
+ Version: 1.1.3
4
4
  Summary: A pandas-like library for kdb+/q using pykx
5
5
  Home-page: https://ishapatro.github.io/qutePandas/
6
6
  Author: Isha Patro
@@ -66,6 +66,19 @@ print(res)
66
66
  Full documentation, including API reference and performance benchmarks, is available at:
67
67
  [https://ishapatro.github.io/qutePandas/](https://ishapatro.github.io/qutePandas/)
68
68
 
69
+ ## GitHub
70
+
71
+ The source code for this project is available on GitHub at:
72
+ [https://github.com/ishapatro/qutePandas](https://github.com/ishapatro/qutePandas)
73
+
74
+ ## Contributing
75
+
76
+ Contributions are welcome! Please read our [contributing guidelines](CONTRIBUTING.md) for more information.
77
+
78
+ ## License
79
+
80
+ MIT License
81
+
69
82
  ## Author
70
83
 
71
84
  Created by [Isha Patro](https://ishapatro.in)
@@ -1,4 +1,4 @@
1
- qutePandas/__init__.py,sha256=QbVhBW6oE6B-f5BqIx_TNme6rk-zhSKb2iqe0RWAcFE,3143
1
+ qutePandas/__init__.py,sha256=Xe27VWB7oac3Zg93p4fUxkdXwmHDrkwrmwI57ODJ4nU,3143
2
2
  qutePandas/utils.py,sha256=X0GODOBxuAFOtjjFb6IGlzjDhhrkwH_6ErIMypiFhUM,1026
3
3
  qutePandas/apply/__init__.py,sha256=tdjeqTQI6jH530lTmpd9dkUPese6B22uI2P4ATKoGzc,92
4
4
  qutePandas/apply/apply.py,sha256=5Fa4I7_zkILk0TMJioWoAFh9kgrb-jVI4PMBcjIkWmQ,2465
@@ -29,7 +29,7 @@ qutePandas/transformation/__init__.py,sha256=ECPmFXZq-uh5ajkgAVQbdc8flVzrcwkhEqw
29
29
  qutePandas/transformation/cast.py,sha256=VD8D0gPs9GJX52bqu_LKt7BHU69Iv-scOq-E2Q_MGQU,2226
30
30
  qutePandas/transformation/drop_col.py,sha256=4hdGjitDbYSfxj-4jo73NmTa2qKed-NjGj0jGBfiANY,1509
31
31
  qutePandas/transformation/rename.py,sha256=MwWjbhaZCUdQgkObaMPIB8fUY240x_EdD41cwszCa4o,948
32
- qutepandas-1.1.1.dist-info/METADATA,sha256=F9226k9uz3MbdZhGJrzEveD7stG-JZPMsghZ4-6ySNE,2540
33
- qutepandas-1.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
34
- qutepandas-1.1.1.dist-info/top_level.txt,sha256=O_6KkoxW8KjgZX5o7sYwYVb8XPtNBA7PRSTE08qda1k,11
35
- qutepandas-1.1.1.dist-info/RECORD,,
32
+ qutepandas-1.1.3.dist-info/METADATA,sha256=aqmklGbl2qX1oBpWq5oJTNzOz69TMXiPvV4jtCC1UHg,2846
33
+ qutepandas-1.1.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
34
+ qutepandas-1.1.3.dist-info/top_level.txt,sha256=O_6KkoxW8KjgZX5o7sYwYVb8XPtNBA7PRSTE08qda1k,11
35
+ qutepandas-1.1.3.dist-info/RECORD,,