You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2020/10/21 19:43:00 UTC

[jira] [Created] (BEAM-11090) typehints.schemas diagram does not render nicely in pydoc

Kyle Weaver created BEAM-11090:
----------------------------------

             Summary: typehints.schemas diagram does not render nicely in pydoc
                 Key: BEAM-11090
                 URL: https://issues.apache.org/jira/browse/BEAM-11090
             Project: Beam
          Issue Type: Bug
          Components: website
            Reporter: Kyle Weaver
            Assignee: Brian Hulette


https://beam.apache.org/releases/pydoc/2.24.0/apache_beam.typehints.schemas.html

Python Schema np.int8 <—–> BYTE np.int16 <—–> INT16 np.int32 <—–> INT32 np.int64 <—–> INT64 int —/ np.float32 <—–> FLOAT np.float64 <—–> DOUBLE float —/ bool <—–> BOOLEAN





--
This message was sent by Atlassian Jira
(v8.3.4#803005)