This page provides the API reference for package. Modules and functions are listed below in different sections.

1 Data Structures

Various data structures.

1.1 Array

Functions to manipulate numpy arrays and other structures.

pyfan.amto.array.geomspace

Created on May 24, 2018

pyfan.amto.array.gridminmax

Created on Nov 27, 2017

pyfan.amto.array.mesh

Created on Nov 26, 2017

pyfan.amto.array.scalararray

Created on Dec 2, 2017

1.2 JSON

Function to manipulate JSON Structures

pyfan.amto.json.json

Created on Jun 4, 2018

1.3 List and Dict

List and dictionary

pyfan.amto.lsdc.lsdcconvert

The pyfan.amto.lsdc.lsdcconvert module provides list and dict converters.

1.4 Numeric

Numeric manipulations

pyfan.amto.numeric.round

The pyfan.amto.numeric.round provides decimal rounding for float arrays.

2 Amazon Web Services

Functions to support AWS service usages.

2.1 General

AWS general functions.

pyfan.aws.general.credentials

pyfan.aws.general.path

The pyfan.aws.general.path file paths etc

2.2 S3

Functions for S3 storage.

pyfan.aws.s3.pushsync

The pyfan.aws.s3.pushsync savse files to s3 and syncs

3 Development

Package and function development support functions.

3.1 Log Support

Log support functions.

3.2 Object

Object support functions.

pyfan.devel.obj.classobjsupport

Created on Mar 16, 2017

4 Generate

Generate specific data-structures.

4.1 Random

Data structures based on random seed draws.

pyfan.gen.rand.randgrid

The pyfan.gen.rand.randgrid generate a grid with randomly spaced grid points.

5 Graph

Graphing support tools.

5.1 Example

Graphing example functions.

5.2 Generic

All purpose graph support functions

pyfan.graph.generic.allpurpose

Created on Sep 24, 2013

5.3 Tools

Some graphing tools.

pyfan.graph.tools.subplot

Created on Aug 6, 2018

6 Pandas

Pandas related functions.

6.1 Categorical

Functions to handle categorical variables.

pyfan.panda.categorical.catevars

Created on Aug 10, 2018

pyfan.panda.categorical.strsvarskeys

Created on Aug 9, 2018

6.2 In and Out

Functions for combine, export, etc dataframes.

6.3 Stats

Stats operations on dataframes.

pyfan.panda.stats.cutting

Created on Aug 13, 2018

pyfan.panda.stats.mean_varcov

Created on Aug 9, 2018

pyfan.panda.stats.polynomial_regression

Created on Sep 23, 2018

7 Statistics

Statistical functions.

7.1 Interpolate

Interpolation functions.

pyfan.stats.interpolate.interpolate2d

Created on Mar 7, 2017

7.2 Markov

Markov related functions.

pyfan.stats.markov.transprobcheck

The pyfan.stats.markov.transprobcheck checks markov transition row sums.

7.3 Multinomial

Discrete choice multinomial functions.

pyfan.stats.multinomial.multilogit

Created on Dec 4, 2017

8 Utilities

General support functions.

8.1 In and Out

Export, import etc.

8.2 Path

Path and location related functions.

pyfan.util.path.movefiles

8.3 PDF

PDF generation support functions

pyfan.util.pdf.pdfgen

pyfan generate and clean pdf files from folder The pyfan.util.pdf.pdfgen generates pdf files from tex files.

8.4 RMD

RMD and bookdown related functions.

8.5 Timer

Timer functions.

pyfan.util.timer.timer

The pyfan.util.timer.timer generates various timer related strings.