-
python3-notedown-1.5.0-1.lbn19.noarch
*Python 2/3 and IPython 4 / Jupyter compatible!*Convert IPython
Notebooks to
markdown (and back) [notedown] is a simple tool to create
[IPython
notebooks][ipython] from markdown (and rmarkdown).[ipython]:
http://www.ipython.org/notebook [notedown]:
http://github.com/aaren/notedownnotedown separates your markdown into
code and
not code. Code blocks (fenced or indented) go into input
cells, ...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-numpy-1.11.0-4.lbn19.x86_64
NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays. NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type.
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation. Also included in
this package is a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-numpy-f2py-1.11.0-4.lbn19.x86_64
This package includes a version of f2py that works properly with NumPy.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-ordered-set-2.0.0-3.lbn19.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every
entry has an index that can be looked up.
This package contains python3 bindings.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-orderedset-2.0-2.lbn19.x86_64
This package contains an ordered set implementation in Cython. Features:
- Works like a regular set, but remembers insertion order;
- Is approximately 5 times faster than the pure Python implementation
overall (and 5 times slower than set);
- Compatible with Python 2.6 through 3.4.;
- Supports the full set interface;
- Supports some list methods, like index and __getitem__.
- Supports set methods against iterables.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-pandas-0.18.1-2.lbn19.x86_64
pandas is an open source, BSD-licensed library providing
high-performance, easy-to-use data structures and data
analysis tools for the Python programming language.
Python 3 version.
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-pandas-datareader-0.2.1-1.lbn19.noarch
pandasdatareader Up to date remote data access for pandas, works for
multiple
versions of pandas... image::
https://travisci.org/pydata/pandasdatareader.svg?branchmaster
:target:
https://travisci.org/pydata/pandasdatareader.. image:: https:
//coveralls.io/repos/pydata/pandasdatareader/badge.svg?branchmaster
:target:
https://coveralls.io/r/pydata/pandasdatareader.. ...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-pandas-finance-0.1.1-1.lbn19.noarch
pandasdatareader Up to date remote data access for pandas, works for
multiple
versions of pandas... image::
https://travisci.org/davidastephens/pandasfinance.svg?branchmaster
:target:
https://travisci.org/davidastephens/pandasfinance.. image:: h
ttps://coveralls.io/repos/davidastephens/pandasfinance/badge.svg?branc
hmaster
:target:
https://coveralls.io/r/davidastephens/pandasfinance.. ...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-pandoc-attributes-0.1.7-1.lbn19.noarch
UNKNOWN
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19
-
python3-pandocfilters-1.3.0-1.lbn19.noarch
pandocfilters A python module for writing pandoc <http://pandoc.org/>_
filtersWhat are pandoc filters? Pandoc filters are pipes that read a
JSON
serialization of the Pandoc AST from stdin, transform it in some
way, and write
it to stdout. They can be used with pandoc (> 1.12)
either using pipes ::
pandoc t json s | ./caps.py | pandoc f jsonor
using the filter (or F)
commandline option. :: ...
Located in
LBN
/
…
/
Big Data
/
BastionLinux 19