Skip to content

Commit ca7c6f4

Browse files
committed
Add link to pandas-tfrecords
1 parent 38e16c4 commit ca7c6f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/ecosystem.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ joining paths, replacing file extensions, and checking if files exist are also a
5656
Statistics and machine learning
5757
-------------------------------
5858

59+
`pandas-tfrecords <https://pypi.org/project/pandas-tfrecords/>`__
60+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
61+
62+
Easy saving pandas dataframe to tensorflow tfrecords format & reading tfrecords to pandas. It can work with local and AWS S3 files.
63+
64+
5965
`Statsmodels <https://www.statsmodels.org/>`__
6066
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6167

0 commit comments

Comments
 (0)